rafalh / dashfaction

A community patch for the Red Faction (2001) FPS game
https://www.factionfiles.com/ff.php?action=file&id=6252
Mozilla Public License 2.0
61 stars 11 forks source link

Use float instead of int for fps limit #214

Closed MartianMadman closed 1 year ago

MartianMadman commented 1 year ago

So there is a fork of dhewm3 which adds a command that allows for the game to be played at framerates above 62.5. One of the changes made to it's source code was using float instead of int for what is said to be for more precise fps limit. I have tried doing that here and there does seem to be an improvement. When limited to 120 which is my monitors refresh rate the screen tearing line jitters around less.