This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[GENERAL] | |
Version=1 | |
[DISPLAY] | |
;GPUAdapterInfo => Video adapter hash DeviceInstanceID | |
;GPUAdapterSelectMode => 0 select by index (GPUAdapter) / 1 select by GPUAdapterInfo | |
;InitialWindowPositionX/Y => -1 for centering | |
;FPSLimit => Limit the game's fps. Minimum of 30fps. Anything below will disable the fps limit. | |
;NVReflex. 0 : Disable, 1 : ReflexOn, 2 - ReflexWithBoost | |
;NVReflexIndicator => Enables the in-game latency metrics indication. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
unbindall | |
"con_enable" "true" | |
//binds | |
//default | |
bind "F5" "exec autoexec.cfg" | |
bind "F6" "exec demo.cfg" | |
bind "F7" "exec paotu.cfg" | |
bind "F3" "exec cs1.cfg" | |
bind "F4" "exec cs2.cfg" |