Order of the Butterfly
Posts: 315 from 2004/2/13
From: Naples - Italy
@ itix
WIP4 is available on Fab's web site: http://fabportnawak.free.fr/uae/
These are the contents of my .uaerc file, maybe you can find it useful:
# General options
#amiga.rom_path=Work:Emulators/E-UAE/Kickstarts/
#amiga.floppy_path=Work:Emulators/E-UAE/ADFs/
#amiga.hardfile_path=Work:Emulators/E-UAE/Hardfiles/
#use_gui=false
#use_debugger=false
# CPU options
cpu_type=68040
cpu_speed=max
# finegrain_cpu_speed=
cpu_compatible=false
cpu_cycle_exact=false
# JIT options
# cachesize=<n> (default=0)
# Chipset options
chipset=aga
ntsc=false
immediate_blits=true
# fast_copper=true [obsolete!]
collision_level=none
# ROM options
kickstart_rom_file=Work:Emulators/E-UAE/Kickstarts/kick40068_3.1__A4000_patched.rom
#kickstart_key_file=
#kickstart_ext_rom_file=
#cart_file=
kickshifter=true
# RAM options
chipmem_size=4
bogomem_size=0
fastmem_size=0
z3mem_size=128
gfxcard_size=32
# Floppy drive options
#floppy0=<path>
floppy0type=0
#floppy1=<path>
floppy1type=0
#floppy2=<path>
floppy2type=-1
#floppy3=<path>
floppy3type=-1
#floppy_speed=800
# Hard disk options
#filesystem2=rw,DH0:Workbench:Work:Emulators/E-UAE_SDL/Harddisks/Workbench,1
filesystem=rw,Workbench:Work:Emulators/E-UAE/Harddisks/Workbench3.9_Picasso
filesystem=rw,Work:Work:
# hardfile2=<access>,<device>:<path>,<sectors>,<surfaces>,<reserved>,<blocksize>,<bootpri>,<handler>
# hardfile2=rw,Workbench:Work:Emulators/E-UAE/Hardfiles/Workbench.HDF,32,1,2,512,0
# Display options
gfx_framerate=1
gfx_width=800
gfx_height=600
gfx_width_windowed=800
gfx_height_windowed=600
gfx_width_fullscreen=1280
gfx_height_fullscreen=1024
gfx_fullscreen_amiga=true
gfx_fullscreen_picasso=yes
gfx_lores=false
gfx_linemode=double
gfx_correct_aspect=false
gfx_center_horizontal=smart
gfx_center_vertical=smart
show_leds=true
# Sound options
sound_output=normal
sound_bits=16
sound_frequency=44100
sound_channels=stereo
sound_max_buff=4096
sound_interpol=none
# Input device options
joyport0=mouse
joyport1=joy0
# kbd_lang=en
# SCSI emulation options
scsi=true
# scsi_device=<config>
# Network emulation
bsdsocket_emu=false
# X11-specific options
# x11.low_bandwidth=<bool> (default=false)
# x11.use_mitshm=<bool> (default=true)
# x11.hide_cursor=<bool> (default=true)
# SDL-specific options
# sdl.map_raw_keys=<bool> (default=false)
# AmigaOS-specific options
# amiga.screen_type=public
# amiga.publicscreen=DOPUS.1
# amiga.use_dither=false
# amiga.use_grey=false
# amiga.use_overlay=yes
@ Daff
I will try to follow your suggestions. In the meanwhile I have written a CLI script that flushes away powersdl.library 12.1 if it is loaded in RAM, substitutes the file with powersdl.library 11.1 in LIBS:, and then runs E-UAE. When I close E-UAE the same script flushes away powersdl.library 11.1 from RAM: and restores powersdl.library 12.1 in LIBS:.
Of course flushing works only if no program is using powersdl.library. Only this file must be changed, the other libraries of PowerSDL 12.1 need not to be substituted.
[ Edited by DoctorMorbius_FP on 2008/5/31 0:30 ]
Powered by PegasosII-G4, MacMini, PowerMac MDD.