View Single Post
Old 30 August 2015, 18:22   #22
jbl007
Registered User
 
Join Date: Mar 2013
Location: Leipzig/Germany
Posts: 467
Quote:
Originally Posted by bernd roesch View Post
Please upload your fs-uae config file, and what version you use
Config is pretty basic. There is nothing magical in it (except the jit stuff I already posted):
Code:
[fs-uae]
amiga_model = A4000/040
graphics_card = uaegfx
bsdsocket_library = 1
zorro_iii_memory = 131072
uae_cachesize = 8192
uae_comp_trustbyte = direct
uae_comp_trustword = direct
uae_comp_trustnaddr = direct
uae_comp_trustlong = indirectks
hard_drive_0 = ~/FS-UAE/Hard Drives/System.hdf
hard_drive_1 = ~/FS-UAE/Hard Drives/amiga/
Current stable version 2.4.x has serious speed issues in fastest possible mode. Don't use it. Currently I'm using the latest git version (indirectks is working again (thanks Frode!) :-)) but one of the latest dev-versions should also do it. In this case you must enable direct mode for the "longs" in your s:startup-sequence:
Code:
uae-configuration comp_trustlong direct
jbl007 is offline  
 
Page generated in 0.04505 seconds with 11 queries