Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Mars on August 25, 2007, 03:51:21 pm
-
When my framerate hits 100 and above the game slows down (framerate high but everything seems to move slower), I've tried several fixes and nothing seems to work...
is it possible to cap my frames per second so I don't run into this problem
-
You could try this in the .fs2_open.ini
MaxFPS=75
It won't be smooth.. but a bit better anyways.
-
you can actually have a rig that runs games too fast?? :shaking:
-
The framecap is 120fps by default, but you can create a dword registry key called MaxFPS to reduce it. I used that briefly when I had SLI and vsync did not work. Although I have no idea why the game is slowing down for you.