mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
fix low fps issue (#60)
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user