This file contains 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
// Launch options | |
// -novid -high -threads 4 -freq 144 -refresh 144 -tickrate 128 -nojoy -nod3d9ex +exec autoexec.cfg | |
// Windows sensitivity 6/11, 400 DPI | |
// In-game video settings all lowest, 1920x1080 | |
// Rates | |
rate "128000" | |
cl_cmdrate "128" | |
cl_updaterate "128" |
This file contains 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
// Misc | |
developer "0" | |
con_enable "1" | |
con_filter_enable "2" // print console on screen | |
con_filter_text "Damage " | |
ui_steam_overlay_notification_position "bottomright" | |
player_nevershow_communityservermessage "1" | |
mm_dedicated_search_maxping "15" | |
mm_dedicated_force_servers "" | |
gameinstructor_enable "0" |