Changes between Initial Version and Version 1 of Ticket #13783, comment 2


Ignore:
Timestamp:
Aug 17, 2022, 3:52:53 AM (21 months ago)
Author:
kas1e

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13783, comment 2

    initial v1  
    33On june 25 there were added this in base/commandline.cpp:
    44
    5 ```
     5
     6{{{
    67ConfMan.registerDefault("engine_speed", 60); // FPS limit for 3D games
    7 ```
     8}}}
     9
    810
    911So, now does not matter do use enable VSYNC or disable, in GRIM (and so in Monkey4) you do have 60-62 FPS all the time, and can't measure anything anymore.