Skip to content

Instantly share code, notes, and snippets.

@starch
Last active May 11, 2023 02:36
Show Gist options
  • Save starch/ef092530c61c771f45c507fb438b66c2 to your computer and use it in GitHub Desktop.
Save starch/ef092530c61c771f45c507fb438b66c2 to your computer and use it in GitHub Desktop.
rate "786432"
cl_cmdrate "128"
cl_updaterate "128"
cl_interp_ratio "1"
cl_interp "0"
cl_lagcompensation "1"
cl_predict "1"
cl_predictweapons "1"
fps_max "800"
fps_max_menu "120"
alias "+fw" "demo_timescale 4"
alias "-fw" "demo_timescale 1"
alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"
cl_bob_lower_amt "0"
cl_bobamt_lat "0.1"
cl_bobamt_vert "0.1"
cl_bobcycle "0.1"
cl_radar_scale "0.5"
cl_radar_rotate "1"
cl_radar_always_centered "1"
cl_radar_icon_scale_min "0.4"
viewmodel_fov "68"
viewmodel_offset_x "2.500000"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
viewmodel_presetpos "3"
viewmodel_recoil "1"
cl_disablehtmlmotd "0"
gameinstructor_enable "0"
hud_scaling "1.2"
mm_dedicated_search_maxping "50"
m_rawinput "1"
m_mouseaccel2 "0"
m_mouseaccel1 "0"
m_customaccel "0"
net_graph "1"
net_graphheight "1400"
net_graphholdsvframerate "0"
net_graphipc "0"
net_graphmsecs "400"
net_graphpos "1"
net_graphproportionalfont "1"
net_graphshowinterp "1"
net_graphshowlatency "1"
net_graphshowsvframerate "0"
net_graphsolid "1"
net_graphtext "1"
net_maxroutable "1200"
net_scale "5"
r_dynamic "0"
r_drawtracers_firstperson "0"
r_eyegloss "0"
r_eyemove "0"
r_eyeshift_x "0"
r_eyeshift_y "0"
r_eyeshift_z "0"
r_eyesize "0"
r_player_visibility_mode "1"
muzzleflash_light "0"
snd_mixahead "0.05"
snd_mix_async "1"
snd_menumusic_volume "0.000000"
snd_mvp_volume "0.1"
snd_roundend_volume "0"
snd_roundstart_volume "0"
snd_surround_speakers "-1"
mat_queue_mode "2"
unbindall
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "a" "+moveleft"
bind "b" "buymenu"
bind "d" "+moveright"
bind "e" "+use"
bind "f" "+lookatweapon"
bind "g" "drop"
bind "h" "noclip; say .noclip"
bind "k" "sv_rethrow_last_grenade; say .rethrow"
bind "n" "+jumpthrow"
bind "q" "lastinv"
bind "r" "+reload"
bind "s" "+back"
bind "t" "+spray_menu"
bind "v" "+voicerecord"
bind "w" "+forward"
bind "x" "slot12"
bind "z" "player_ping"
bind "'" "say you don't know DICK about cheese"
bind "`" "toggleconsole"
bind "," "say WHADUHEK"
bind "." "say .ready"
bind "\" "messagemode2"
bind "ENTER" "messagemode"
bind "SPACE" "+jumpthrow"
bind "TAB" "+showscores"
bind "ESCAPE" "cancelselect"
bind "INS" "buy vesthelm"
bind "DEL" "buy vest"
bind "HOME" "buy defuser"
bind "END" "buy molotov;buy incgrenade;give weapon_molotov;give weapon_incgrenade"
bind "PGUP" "buy awp;give weapon_awp"
bind "PGDN" "buy fn57;give weapon_fn57;buy tec9;give weapon_tec9"
bind "SHIFT" "+speed;r_cleardecals"
bind "RSHIFT" "buy deagle; give weapon_deagle"
bind "CTRL" "+duck"
bind "RCTRL" "buy p250;give weapon_p250"
bind "UPARROW" "buy m4a1;buy ak47;give weapon_m4a1_silencer;give weapon_ak47"
bind "LEFTARROW" "buy flashbang;give weapon_flashbang"
bind "DOWNARROW" "buy smokegrenade;give weapon_smokegrenade"
bind "RIGHTARROW" "buy hegrenade;give weapon_hegrenade"
bind "F1" "sv_cheats 1;impulse 101;sv_infinite_ammo 1;sv_grenade_trajectory 1;sv_grenade_trajectory_thickness 1;sv_grenade_trajectory_time 0.5;mp_freezetime 0;bot_kick;mp_warmup_end;mp_ignore_round_win_conditions 1;fog_enable 0; fog_override 1; sv_skyname vertigoblue_hdr; mat_postprocess_enable 0"
bind "F3" "demo_togglepause"
bind "F4" "+fw"
bind "F10" "quit prompt"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "MOUSE3" "slot10"
bind "MOUSE4" "use weapon_smokegrenade"
bind "MOUSE5" "use weapon_knife;use weapon_flashbang"
bind "MWHEELUP" "cl_right_hand 0 1"
bind "MWHEELDOWN" "+jump"
host_writeconfig
echo ""
echo ""
echo "starch.cfg executed!"
echo ""
echo ""
echo ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment