Skip to content

Instantly share code, notes, and snippets.

@drementer
Last active June 28, 2023 13:00
Show Gist options
  • Save drementer/5c5c14b51059d95fcff4f0a46c2b31b4 to your computer and use it in GitHub Desktop.
Save drementer/5c5c14b51059d95fcff4f0a46c2b31b4 to your computer and use it in GitHub Desktop.
CS:GO Autoexec Config File
unbindallmousekeyboard
rate "786432"
fps_max "300"
cl_cmdrate "128"
cl_updaterate "128"
cl_interp "0.031"
cl_interp_ratio "2"
cl_cmdrate "128"
cl_updaterate "128"
mat_monitorgamma "1.6"
mm_dedicated_search_maxping "90"
cl_use_opens_buy_menu "0"
volume "0.15"
voice_scale "0.5"
snd_musicvolume "0"
snd_headphone_pan_exponent "2"
sensitivity "0.8"
zoom_sensitivity_ratio_mouse "1"
m_rawinput "0"
m_customaccel "0"
cl_crosshairstyle "4"
cl_crosshairdot "0"
cl_crosshairsize "2.2"
cl_crosshairthickness "0.7"
cl_crosshairgap "-1.2"
cl_crosshair_drawoutline "1"
cl_crosshair_outlinethickness "0.5"
cl_crosshaircolor_r "255"
cl_crosshaircolor_g "0"
cl_crosshaircolor_b "255"
cl_crosshairalpha "255"
bind "ESCAPE" "cancelselect"
bind "," "toggleconsole"
bind "TAB" "+showscores"
bind "SPACE" "+jump"
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 "MOUSE5" "+voicerecord"
bind "m" "teammenu"
bind "ALT" "lastinv"
bind "r" "+reload"
bind "s" "+back"
bind "t" "+spray_menu"
bind "u" "messagemode2"
bind "w" "+forward"
bind "x" "+jump; -attack; -jump"
bind "y" "messagemode"
bind "j" "radio1"
bind "l" "incrementvar cl_draw_only_deathnotices 0 1 1"
bind "h" "incrementvar gameinstructor_enable 0 1 1"
bind "k" "incrementvar net_graph 0 1 1"
bind "c" "use weapon_c4; drop"
bind "CTRL" "+duck"
bind "SHIFT" "+speed; r_cleardecals"
bind "MWHEELUP" "+jump"
bind "MWHEELDOWN" "+jump"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "PAUSE" "pause"
bind "DEL" "mute"
bind "UPARROW" "+forward"
bind "LEFTARROW" "+left"
bind "DOWNARROW" "+back"
bind "RIGHTARROW" "+right"
safezonex "1"
safezoney "0.9"
hud_scaling "0.75"
hud_showtargetid "1"
net_graphproportionalfont "0"
net_graphpos "1"
cl_hud_background_alpha "0.19"
cl_hud_bomb_under_radar "1"
cl_hud_color "9"
cl_hud_healthammo_style "1"
cl_hud_playercount_pos "0"
cl_hud_playercount_showcount "1"
cl_show_clan_in_death_notice "0"
cl_showloadout "1"
cl_radar_scale "0.5"
cl_radar_always_centered "0"
viewmodel_fov "68"
viewmodel_offset_x "2"
viewmodel_offset_y "2"
viewmodel_offset_z "-1"
viewmodel_presetpos "1"
cl_viewmodel_shift_left_amt "0.5"
cl_viewmodel_shift_right_amt "0.25"
cl_bob_lower_amt "30.0"
cl_bobamt_lat "0.1"
cl_bobamt_vert "0.1"
cl_bobcycle "0.98"
clear
ECHO ========================================================
ECHO ========================================================
ECHO ==================== drementer CFG =====================
ECHO ========================================================
ECHO ========================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment