CS:GO Config file
Game: | Counter-Strike: Global Offensive |
User: | ![]() |
File(s): | 1 |
Download: | Download now: CS:GO Config file |
Views: | 2370 |
Downloads: | 253 |
Likes: |
-
- // General X
- // 1.1
- // Updated 05/08/19
- // Sensitivity
- sensitivity "1.8"
- zoom_sensitivity_ratio_mouse "1.0"
- // Mouse
- m_rawinput "1"
- m_customaccel "0"
- m_mouseaccel1 "0"
- m_mouseaccel2 "0"
- m_mousespeed "0" // 1 is default and enables Windows mouse accel
- m_yaw 0.022 // default
- //Crosshair
- cl_crosshair_drawoutline "1"
- cl_crosshair_dynamic_maxdist_splitratio "0"
- cl_crosshair_dynamic_splitalpha_innermod "1"
- cl_crosshair_dynamic_splitalpha_outermod "1"
- cl_crosshair_dynamic_splitdist "11"
- cl_crosshair_outlinethickness "1"
- cl_crosshair_sniper_show_normal_inaccuracy "0"
- cl_crosshair_sniper_width "1"
- cl_crosshair_t "0"
- cl_crosshairalpha "235.000000"
- cl_crosshaircolor "5"
- cl_crosshaircolor_b "0"
- cl_crosshaircolor_g "0"
- cl_crosshaircolor_r "255"
- cl_crosshairdot "1"
- cl_crosshairgap "-4.000000"
- cl_crosshairgap_useweaponvalue "0"
- cl_crosshairscale "0"
- cl_crosshairsize "0.500000"
- cl_crosshairstyle "4"
- cl_crosshairthickness "1"
- cl_crosshairusealpha "1"
- cl_fixedcrosshairgap "-100"
- // KeyBinds
- bind "ESCAPE" "cancelselect"
- bind "`" "toggleconsole"
- bind "TAB" "+showscores"
- bind "SPACE" "+jump"
- bind "," "buyammo1"
- bind "." "buyammo2"
- bind "0" "slot10"
- bind "1" "slot1"
- bind "2" "slot2"
- bind "3" "slot3"
- bind "4" "slot4"
- bind "5" "slot5"
- bind "6" "slot6"
- bind "7" "slot7"
- bind "8" "slot8"
- bind "9" "slot9"
- bind "a" "+moveleft"
- bind "b" "buymenu"
- bind "d" "+moveright"
- bind "e" "+use"
- bind "f" "+lookatweapon"
- bind "g" "drop"
- bind "i" "show_loadout_toggle"
- bind "k" "+voicerecord"
- bind "m" "teammenu"
- bind "q" "slot2"
- bind "r" "+reload"
- bind "s" "+back"
- bind "t" "+spray_menu"
- bind "u" "messagemode2"
- bind "w" "+forward"
- //bind "x" "slot12"
- bind "y" "messagemode"
- bind "z" "radio"
- bind "CTRL" "+duck"
- bind "SHIFT" "+speed"
- bind "F3" "autobuy"
- bind "F4" "rebuy"
- bind "F5" "jpeg"
- bind "F6" "save quick"
- bind "F7" "load quick"
- bind "F10" "quit prompt"
- bind "MWHEELDOWN" "invnext"
- bind "MWHEELUP" "invprev"
- bind "MOUSE1" "+attack"
- bind "MOUSE2" "+attack2"
- bind "PAUSE" "pause"
- bind "DEL" "mute"
- BindToggle "ALT" "cl_righthand"
- // Video
- /mat_setvideomode 1280 1024 0 // windowed borderless
- /mat_monitorgamma "2.6" // max brightness
- mat_queue_mode "-1" // auto detect multi-core rendering
- fps_max "0"
- fps_max_menu "999"
- r_drawtracers_firstperson "0" // your gunfire shows no tracers on your screen
- mat_savechanges // write video settings to registry
- // Grenade binds:
- //bind "f" "use weapon_knife; use weapon_flashbang"
- bind "x" "use weapon_smokegrenade"
- bind "mouse4" "use weapon_molotov; use weapon_incgrenade"
- bind "mouse5" "use weapon_hegrenade"
- // Bomb drop bind:
- bind "n" "use weapon_c4; drop;"
- // Bomb search bind:
- alias +bombfind "+use;gameinstructor_enable 1;cl_clearhinthistory"
- alias -bombfind "-use;gameinstructor_enable 0;cl_clearhinthistory"
- bind "h" "+bombfind"
- //Bhop
- alias +duckjump "+jump; +duck"
- alias -duckjump "-jump; -duck"
- bind "SPACE" "+duckjump"
- // Radar
- cl_radar_always_centered "1"
- cl_radar_icon_scale_min "0.4"
- cl_radar_rotate "1"
- cl_radar_scale "0.5"
- // Show Damage
- con_filter_text Damage
- con_filter_text_out Player
- con_filter_enable 2
- developer "1"
- // Miscellaneous
- bind "TAB" "+ng" ; //
- alias "+ng" "+showscores; net_graph 1" // these 3 = onyl show netgraph when tab/scoreboard is held
- alias "-ng" "-showscores; net_graph 0" //
- ui_steam_overlay_notification_position "bottomright"
- mm_dedicated_search_maxping "100"
- gameinstructor_enable "0"
- cl_forcepreload "1"
- cl_autowepswitch "0"
- cl_autohelp "0"
- cl_showhelp "0"
- cl_use_opens_buy_menu "0"
- gameinstructor_enable "0"
- cl_dm_buyrandomweapons "0"
- cl_disablefreezecam "1"
- cl_disablehtmlmotd "0" // 0 for altPUG / ESEA
- cl_teammate_colors_show "2" // shows teammate colors on minimap
- cl_color "0" // change to your preferred color
- cl_show_team_equipment "1"
- bind F10 "disconnect"
- bind F11 "quit prompt"
- bind del "exec autoexec" // manual execution of config
- host_writeconfig
- echo "Your autoexec has loaded"
No comments yet. Be the first to post one!