1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 06:04:49 +01:00

fix description

This commit is contained in:
FunkyFr3sh 2018-11-30 04:09:20 +01:00
parent 3265ff30d8
commit 67ac35cfc4

View File

@ -257,7 +257,7 @@ static void CreateSettingsIni()
"\n"
"; Use Waitable Timer Objects rather than timeGetTime+Sleep to limit FPS/Ticks/Flip\n"
"; Note: Can introduce a different type of tearing and stuttering in windowed mode\n"
"; Note: To workaround tearing/stuttering problems, set maxfps 1 lower than target ticks (59 for flip games)\n"
"; Note: To workaround tearing/stuttering problems, set maxfps 1 lower than screen refresh rate (59 for flip games)\n"
"accuratetimers=false\n"
"\n"
"\n"