View Single Post
Old 11 November 2021, 18:06   #8
jbl007
Registered User
 
Join Date: Mar 2013
Location: Leipzig/Germany
Posts: 466
Are you sure that cpu_speed=max is correctly applied in your config? Check debug.uae in the Logs directory. If so, then cpu_throttle can only be negative. Because you can't go higher than max. That's not how the universe works. At least not our universe.
For me it looks like you are on "real" speed and that's why a pos. val. has an effect...

Quote:
Originally Posted by PeterK View Post
Btw, why was the limit for uae_cpu_throttle in your documentation 5000 ?
I'm pretty sure this comes from the WinUAE GUI. Max val. here is +500% which translates to cpu_throttle=5000.0 I checked the source code (which I totally do not understand ) I didn't find a limit. (However the seem to be a limit for the CE multiplier (255)).

For better debugging you should start with a much more simplified config:

accuracy = -1
amiga_model = A4000/040
graphics_card = uaegfx-z3
zorro_iii_memory = 131072
jit_compiler = 1
jbl007 is offline  
 
Page generated in 0.08346 seconds with 11 queries