View Single Post
Old 05 May 2014, 18:46   #5
Aeliss
Registered User
 
Join Date: Sep 2013
Location: outer space
Posts: 22
Yep but with amiga/model = A1200/020 some games don't work
I will explain my problem, I m searching a standard configuration for all WHDload game and

Ishar 1/2/3 OCS versions are ok but AGA don't run with 8M chip (Run with 2 M), I have a return to shell.
Goblins 3 don't work with 2 M chip but work with 8 M chip.
With 8 M fast, 2 M chip, 68020 chipset, and 8 M zorro ram , the 2 games are working but some other games don't work (too fast) like gobblins 3 (working but too fast).

Code:
amiga_model = A1200
uae_cpu_24bit_addressing = false
zorro_iii_memory = 8192
Don't work, it s too fast and not working.

I m trying

Code:
amiga_model = A1200/020
uae_cpu_multiplier = 4
uae_cpu_throttle = 0.0
uae_cpu_speed = real
uae_cpu_frequency = 16
uae_cpu_compatible = true
#uae_cpu_24bit_addressing = false
uae_cpu_cycle_exact = true
uae_blitter_cycle_exact = true
uae_cycle_exact = true
This one work on Win_UAE but I haven't change on fs-uae, same speed problem.

Edit.
In fact some game are not working because I had used amiga_model = A4000/040 (AGA too but speed are more realistic than 1200/020) but some game don't work at all (pink panther, Paradise lost) on A4000.
ATM I have corrected the speed problem (with A1200/020) with sames option (sames but with uae_cpu_multiplier = 2) but not sure they are the correct values.

uae_cpu_multiplier = 4
uae_cpu_frequency = 16

Aren't the good value for A1200 (68ec020 processor not 68020) ?

Last edited by Aeliss; 05 May 2014 at 19:38.
Aeliss is offline  
 
Page generated in 0.06468 seconds with 11 queries