fix low fps issue (#60)

This commit is contained in:
FunkyFr3sh
2023-09-07 22:48:40 +03:00
committed by GitHub
parent ebfa26cd73
commit 9c730d5dcf
+1 -1
View File
@@ -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