Thanks Calamity. What about the "waitvsync" and "synch to monitor refresh" though, should I let them on 0 too?
Hello All,
Monkee, I think I've read these kind of "official mame" options are being ignored by groovymame.
Calamity, may I ask your comments regarding the attached chart? What I did was running rtype with:
sync_refresh_tolerance 9.0, <- so I'm sure it applies to rtype (~55 Hz) when displayed on my lcd (60 Hz)
syncrefresh 0,
throttle 0,
triplebuffer 0,
frame_delay 0,
multithreading 0,
into mame.ini and lauching command-line with desired options (-nosrf/-srf, -frame_delay 0/-frame_delay 9, -nomt/-mt).
The result is the % shown by pressing F11, either throttled or unthrottled.
To me it looks likes:
- throttling is always on when srf is on + everything else is off,
- frame_delay works only when srf is on has there's an impact on performance only with srf on.