(Amiberry) Problem with UAE files and the CPU Speed
-
Hello there,
I'm trying to create a UAE file for some games like Barbarian using this config: https://www.youtube.com/watch?v=fVjSod3j1hk
But when I start the game, CPU Speed reverts back to 14 Mhz instead of staying at 7, as configured. All other parametres are ok.
These are the contents of the file generated by Amiberry:
config_description=
config_hardware=true
config_host=true
config_version=4.1.0
amiberry.rom_path=/recalbox/share/roms/amiga1200
amiberry.floppy_path=/recalbox/share/roms/amiga1200
amiberry.hardfile_path=/recalbox/share/roms/amiga1200
amiberry.cd_path=/recalbox/share/roms/amiga1200
;
; *** Controller/Input Configuration
;
joyport0=mouse
joyport0_autofire=none
joyport0_mode=mousenowheel
joyport0_mousemap=right
joyport0_friendlyname=Mouse
joyport0_name=MOUSE0
;
joyport1=joy1
joyport1_autofire=none
joyport1_mode=djoy
joyport1_mousemap=right
joyport1_friendlyname=Bensussen Deutsch & Associates,Inc.(BDA) Core (Plus) Wired Controller
joyport1_name=JOY1
;
;
;
input.joymouse_speed_analog=2
input.joymouse_speed_digital=10
input.joymouse_deadzone=33
input.joystick_deadzone=33
input.analog_joystick_multiplier=15
input.analog_joystick_offset=-1
input.mouse_speed=100
input.autofire_speed=0
kbd_lang=es
;
; *** Host-Specific
;
amiberry.vertical_offset=0
amiberry.hide_idle_led=0
amiberry.gfx_correct_aspect=1
amiberry.kbd_led_num=-1
amiberry.kbd_led_scr=-1
amiberry.scaling_method=-1
amiberry.use_analogue_remap=false
amiberry.use_retroarch_quit=true
amiberry.use_retroarch_menu=true
amiberry.use_retroarch_reset=true
;
; *** Common / Paths
;
use_gui=no
kickstart_rom_file=/recalbox/share/bios/kick37175.A500.rom
kickstart_rom_file_id=C3BDB240,KS ROM v2.04 (A500+)
kickstart_ext_rom_file=
ide_mb_rom_file=:ENABLED
pcmcia_mb_rom_file=:ENABLED
flash_file=
cart_file=
;
; *** Floppy Drives
;
floppy0=
floppy0type=-1
floppy1=
floppy1type=-1
floppy2=
floppy3=
nr_floppies=0
floppy_speed=100
;
; *** Hard Drives
;
filesystem2=rw,DH0:DH0:/tmp/amiga/whdboot/boot-data.zip,10
uaehf0=dir,rw,DH0:DH0:/tmp/amiga/whdboot/boot-data.zip,10
filesystem2=rw,DH1:games:$(FILE_PATH)/Barbarian (Palace).lha,0
uaehf1=dir,rw,DH1:games:$(FILE_PATH)/Barbarian (Palace).lha,0
filesystem2=rw,DH2:saves:/tmp/amiga/whdboot/save-data/,0
uaehf2=dir,rw,DH2:saves:/tmp/amiga/whdboot/save-data/,0
;
; *** CD / CD32
;
cd_speed=100
;
; *** Display / Screen Setup
;
gfx_framerate=0
gfx_width=640
gfx_height=256
gfx_refreshrate=50
gfx_refreshrate_rtg=50
gfx_lores=false
gfx_resolution=hires
gfx_lores_mode=normal
gfx_linemode=double
gfx_fullscreen_amiga=false
gfx_fullscreen_picasso=false
ntsc=false
;
; *** CPU options
;
cpu_speed=real
cpu_type=68000
cpu_model=68000
cpu_compatible=false
cpu_24bit_addressing=true
fpu_no_unimplemented=true
fpu_strict=false
compfpu=false
cachesize=0
;
; *** Memory
;
chipmem_size=4
z3mapping=real
fastmem_size=4
a3000mem_size=0
mbresmem_size=0
z3mem_size=0
z3mem_start=0x40000000
bogomem_size=0
gfxcard_hardware_vblank=false
gfxcard_hardware_sprite=false
gfxcard_multithread=false
rtg_modes=0x112
;
; *** Chipset
;
chipset=ecs
chipset_refreshrate=50.000000
collision_level=playfields
chipset_compatible=A600
rtc=none
ksmirror_a8=true
pcmcia=true
cia_todbug=true
immediate_blits=false
waiting_blits=automatic
fast_copper=false
;
; *** Sound Options
;
sound_output=exact
sound_channels=stereo
sound_stereo_separation=7
sound_stereo_mixing_delay=0
sound_frequency=44100
sound_interpol=none
sound_filter=off
sound_filter_type=enhanced
sound_volume_cd=0
;
; *** Misc. Options
;
bsdsocket_emu=true -
Hello
Sorry for my english
But may be these informations to help you
https://forum.recalbox.com/topic/16882/a-lire-emulateur-amiga-600-1200-amigacd32 -
@woodie : Have you try with a .lha file ? With .lha you don't need .uae files anymore. Maybe it can resolve your problem ?
-
@acris Thank you for your reply, I created the file amiga1200.uae to test some options, but I don't know why it doesn't work. For example, "show_leds=false" doesn't change anything.
@OldGreg Yes, with the latest update I download all my games in lha format. I tried with a clean install of recalbox and for some reason, my Amiberry doesn't override/read some options, when I launch games like Barbarian, Baby Jo, or Best of the Best, I need to push F12, change the options and then I can play as normal.
I use the UAE to add values like "gfx_framerate" or "amiberry.vertical_offset". Both work perfectly, but like I said in my first post, I can't make a good config to play some games without going to the menu because the CPU Speed option reverts back to 14 Mhz.
-
@woodie custom overloading is not really well working at the moment... wait a few weeks/months while we sort out any issue
-
@voljega Ok, perfect! Thank you guys.