Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // https://pastebin.com/H13AU5ua
- // Last updated: 2023-11-24
- // __Purpose__: this is an executable configuration file for "Counter-Strike 2"
- // Commonly re-configured settings can be found in each exec module:
- // - exec_audio https://pastebin.com/SqzsRBAT
- // - exec_bind https://pastebin.com/CeppWuBk
- // - exec_crosshair https://pastebin.com/9P6x0dr0
- // - exec_hud https://pastebin.com/fAJ8CJhX
- // - exec_net https://pastebin.com/uSsFjS0L
- // - exec_video https://pastebin.com/XeA86wNj
- // - exec_viewmodel https://pastebin.com/U1s2RzdN
- // Launch parameters: +exec autoexec -novid
- // Paste all files into directory:
- // "%STEAM_LIBRARY%\steamapps\common\Counter-Strike Global Offensive\game\csgo\cfg".
- con_enable true // Enable Developer Console
- install_dlc_workshoptools_cvar "0" // Install Workshop Tools
- // ———IMPORTS——— //
- exec exec_audio
- exec exec_crosshair
- exec exec_hud
- exec exec_net
- exec exec_video
- exec exec_viewmodel
- // Uncomment line with layout of keyboard and comment out other lines
- exec exec_bind_qwerty
- //exec exec_bind_dvorak
- cl_autohelp false
- cl_color "1"
- cl_teammate_colors_show "1"
- cl_timeout "120"
- cl_use_opens_buy_menu false
- gameinstructor_enable false
- option_duck_method false
- option_speed_method false
- // ———PREFERENCES- MENU——— //
- con_enable true // enable developer console
- spec_hide_players "1" // when spectating, hide scoreboard players details
- host_writeconfig
- clear
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement