@smarkusg
Quote:
smarkusg wrote:@Maijestro
Quote:As for the gameplay, don't be surprised by the E-Uae 1.1.1 14-bit Sound, and since my capture card is connected directly to the AmigaOne, only this signal is recorded. Otherwise, the sound is very good and without crackling.
Sorry for asking a question unrelated to the topic.
@Maijestro I have a question. Do you run Slam Tilt-AGA from full emulation E-Uae 1.1.1 and AOS4 (hdd++) or through RunInUAE (you replaced the uae file in sys:emulation/runinuae/... (or you indicated a different version of the uae executable file) It is not visible in your video.
I run Slam Tilt directly via RunInUAE and can then see that E-UAE 1.1.1 is being used for this.
# UAE config for RunInUAE, which is designed to modify an existing working UAE config
# Use 3.1 Kickstart for Workbench, but allow ADF-booted games to still use an older Kickstart
kickstart_rom_file=kick3.1.rom
#kickstart_rom_file=AmigaOS4:Emulation/RunInUAE/E-UAE_1.0.0_AmigaOS4/kick.rom
# Emulate an A1200, but still allow A500 emulation for ADF-booted games
cpu_type=68040
cpu_speed=max
chipmem_size=4
gfx_width_windowed=640
gfx_height_windowed=512
gfx_width_fullscreen=640
gfx_height_fullscreen=512
gfx_lores=false
gfx_linemode=double
gfx_correct_aspect=yes
gfx_center_horizontal=smart
gfx_center_vertical=smart
#show_leds=true
gfx_fullscreen_amiga=true
gfx_fullscreen_picasso=true
#ecs/aga
chipset=aga
#collision_level=none
# Emulate an expanded A1200 with 8MB of Fast Ram!
fastmem_size=8
# Set frame skipping (1=show all frames, 2=show every 2nd frame, 3=show every 3rd frame, etc)
gfx_framerate=1
#Sound Settings
sound_channels=mixed
# Add floppy disk which can be used for saving games
floppy0=PROGDIR:SaveGames.adf
# Filesystem settings for virtual devices
filesystem2=rw,DH0:Workbench:Sys:Emulation/RunInUAE/WB31,1
filesystem2=rw,Games_:Games:Games:,-1
filesystem2=rw,Musik_:Musik:Musik:,-1
filesystem2=rw,Download_:Download:Download:,-1
filesystem2=rw,RAM Disk2_:RAM Disk2:RAM Disk:,-1
filesystem2=rw,AmigaOS4_:AmigaOS4:AmigaOS4:,-1
I adapted the RunInUAE config to my needs at the time and it seems to work well for me.