diff --git a/gamedir/ddraw.ini b/gamedir/ddraw.ini index 8678dfa18..aa0540341 100644 --- a/gamedir/ddraw.ini +++ b/gamedir/ddraw.ini @@ -24,7 +24,7 @@ boxing=false ; Real rendering rate, -1 = screen rate, 0 = unlimited, n = cap ; Note: Does not have an impact on the game speed, to limit your game speed use 'maxgameticks=' -maxfps=-1 +maxfps=0 ; Vertical synchronization, enable if you get tearing - (Requires 'renderer=auto/opengl*/direct3d9*') ; Note: vsync=true can fix tearing but it will cause input lag