Quote:
|
Originally Posted by Renegade
In that case, just go to [AmericanParaDropSpecial] and set the RechargeTime= to the minutes you want...
|
He doesn't want that because then the timer runs faster than normal time. He wants the timer to be synchronised with real time.
Well, it's not really possible anyway, because it depends on the game speed. The game counts time in "frames", and one game minute equals 900 frames, meaning one second is 15 frames no matter what. This rule was the default in the original C&C (as that game ran in 15 FPS by default), and it hasn't changed since even though the default game speed was increased. The first to deviate from this is Generals, which uses 30 frames = 1 sec as a rule, but this is not Generals obviously. The game speed slider adjusts the amount of frames per second, according to this:
Slowest = 10 FPS (60 / 6)
Slower = 12 FPS (60 / 5)
Slow = 15 FPS (60 / 4)
Normal = 20 FPS (60 / 3)
Fast = 30 FPS (60 / 2)
Faster = 60 FPS (60 / 1)
Fastest = unlimited FPS (60 / 0) - this runs it at the fastest your PC is capable of
So unless you run the game at the "Slow" setting, you can't synchronise game time with real time.