Welcome!
Final Burn Neo => FBN Development => Topic started by: jugoso on May 04, 2009, 06:29:41 PM
-
How many times per second is kailleraModifyPlayValues called? Does it depends on the machine being emulated?
thx
-
If it's called during the frame function, it's machine-dependant. Usually 60/second.
-
when (or what machine) is "not usually"?
-
Search for BurnSetRefreshRate. It's used to set a custom refresh rate (how many frames / second).
-
Thanks. Found out that if not 60fps it's close to it
-
Yeah, a normal frame rate is the NTSC standard (59.97 fps).