Skip to content

Instantly share code, notes, and snippets.

@drvy
Last active January 4, 2020 00:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drvy/addff27a68e6a31765da5948931739f8 to your computer and use it in GitHub Desktop.
Save drvy/addff27a68e6a31765da5948931739f8 to your computer and use it in GitHub Desktop.
Counter-Strike Global Offensive Config (whoami_ aka Anxiety)
// whoami_ aka Anxiety's config [Updated at: 03/01/2020].
// Useful "addons or mods":
// "Text Color Mod": https://bananagaming.tv/textcolormod.php
// "Simple Radar": http://simpleradar.com/
//
// [Install] -> Put this file in CS:GO/csgo/cfg/whoami.cfg
echo "Loading config..."
// 01. General Settings
// 02. Bindings
// 03. Crosshair
// 04. Hud
// 05. Radar
// 06. Mouse
// 07. Viewmodel
// 08. Bob
// 09. Network
// 10. Netgraph
// 11. Video
// 12. Sound
// 13. Scripts
// 01. General Settings
con_enable "1" // Enable Console
gameinstructor_enable "0" // Remove instructions
cl_showhelp "0" // Remove on-screen help
cl_autohelp "0" // Remove automatic help
cl_disablefreezecam "1" // Disable Freezecam
cl_disablehtmlmotd "1" // Remove "Message of the day" (MotD) on private servers.
cl_autowepswitch "0" // Disable auto-weapon switch
cl_forcepreload "0" // Disable for higher FPS (thanks John McDonald)
cl_join_advertise "2" // Enable friends join your community servers
lobby_default_privacy_bits2 "0" // Set default lobby permissions to "friends need invite"
spec_replay_autostart "0" // Disable Auto-start Killer Replay
cl_use_opens_buy_menu "0"
mm_dedicated_search_maxping "100"
func_break_max_pieces "0" //Less clutter from breaking vents (especially on Mirage)
// 02. Bindings
bind "enter" "say"
bind "." "toggleconsole"
bind "mouse4" "+voicerecord"
bind "mouse5" "+voicerecord"
bind "f" "+lookatweapon"
bind "f4" "ignoremsg"
bind "leftarrow" "+left"
bind "rightarrow" "+right"
bind "uparrow" "+forward"
bind "downarrow" "+back"
bind "mwheelup" "+jump"
bind "mwheeldown" "+jump"
bind "home" "cl_draw_only_deathnotices 0"
bind "end" "cl_draw_only_deathnotices 1"
bind "PGUP" "volume 1"
bind "PGDN" "volume 0"
bind "c" "radio2" // Radio
bind "x" "slot12 " // Medishot
unbind "i"
alias "d" "disconnect"
alias "q" "quit;exit"
alias "r" "retry"
alias "rs" "mp_restartgame 1"
// 03. Crosshair
cl_crosshair_drawoutline "0"
cl_crosshair_dynamic_maxdist_splitratio "0.35"
cl_crosshair_dynamic_splitalpha_innermod "1"
cl_crosshair_dynamic_splitalpha_outermod "0.5"
cl_crosshair_dynamic_splitdist "7"
cl_crosshair_friendly_warning "1"
cl_crosshair_outlinethickness "1"
cl_crosshair_sniper_show_normal_inaccuracy "0"
cl_crosshair_sniper_width "1"
cl_crosshair_t "0"
cl_crosshairalpha "200"
cl_crosshaircolor "5"
cl_crosshaircolor_b "0"
cl_crosshaircolor_g "255"
cl_crosshaircolor_r "0"
cl_crosshairdot "0"
cl_crosshairgap "2"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairscale "0"
cl_crosshairsize "2.5"
cl_crosshairstyle "4"
cl_crosshairthickness "1"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "-1"
// 04. Hud
hud_scaling "0.80"
hud_showtargetid "1"
cl_hud_bomb_under_radar "1"
cl_hud_healthammo_style "0"
cl_showloadout "1"
cl_teamid_overhead_always "2"
cl_show_clan_in_death_notice "0"
// 05. Radar
cl_teammate_colors_show "1"
cl_hud_radar_scale "1"
cl_radar_scale "0.4"
cl_radar_always_centered "0"
cl_radar_icon_scale_min "1"
// 06. Mouse
m_rawinput "1"
m_mouseaccel2 "0"
m_mouseaccel1 "0"
m_customaccel "0"
m_mousespeed "0"
zoom_sensitivity_ratio_mouse "0.818933027098955175"
// 07. Viewmodel
cl_viewmodel_shift_left_amt "2"
cl_viewmodel_shift_right_amt "2"
viewmodel_fov "68"
viewmodel_offset_x "2.5"
viewmodel_offset_y "0"
viewmodel_offset_z "-1.5"
viewmodel_presetpos "0"
viewmodel_recoil "0"
cl_bob_lower_amt "30"
cl_bobamt_lat "2"
cl_bobamt_vert "2"
cl_bobcycle "0.980000"
// 09. Network
rate "786432"
cl_cmdrate "128"
cl_updaterate "128"
cl_interp "0.007813"
cl_interp_ratio "1"
cl_lagcompensation "1"
cl_predict "1"
cl_predictweapons "1"
// 10. Netgraph
net_graph "1"
net_graphheight "9999"
net_graphmsecs "400"
net_graphpos "2"
net_graphproportionalfont "1"
net_graphshowinterp "1"
net_graphshowlatency "1"
net_graphsolid "1"
net_graphtext "1"
net_maxroutable "1200"
net_scale "5"
// 11. Video
fps_max "999"
fps_max_menu "999"
mat_monitorgamma "1.6"
mat_monitorgamma_tv_enabled "0"
mat_powersavingsmode "0"
mat_queue_mode "2"
r_dynamic "0"
r_drawtracers_firstperson "0"
// 12. Sound
snd_hwcompat "0"
snd_musicvolume_multiplier_inoverlay "0"
voice_scale "0.4"
snd_deathcamera_volume "0"
snd_dzmusic_volume "0"
snd_mapobjective_volume "0"
snd_menumusic_volume "0"
snd_music_selection "2"
snd_musicvolume_multiplier_inoverlay "0"
snd_mute_mvp_music_live_players "0"
snd_mvp_volume "0"
snd_roundend_volume "0"
snd_roundstart_volume "0"
snd_tensecondwarning_volume "0.03"
// 14. Alias
// Load whatever gamemode you want with the "map" command. For example "map de_dust2; competitive"
alias "casual" "game_type 0; game_mode 0"
alias "competitive" "game_type 0; game_mode 1"
alias "wingman" "game_type 0; game_mode 2"
alias "armsrace" "game_type 1; game_mode 0"
alias "demolition" "game_type 1; game_mode 1"
alias "deathmatch" "game_type 1; game_mode 2"
alias "dangerzone" "game_type 6; game_mode 0"
alias "custom" "game_type 3; game_mode 0"
// Show net graph with scoreboard
alias "+net" "+score; net_graphheight 10"
alias "-net" "-score; net_graphheight 9999"
bind "tab" "+net"
// Jump throw for smokes.
alias "+jumpthrow" "+jump; -attack"
alias "-jumpthrow" "-jump"
bind "h" "+jumpthrow"
// Voice Toggle
alias "togglev" "voice_1"
alias "voice_1" "voice_scale 0.4; playvol buttons\\\\blip1 0.5; alias togglev voice_0"
alias "voice_0" "voice_scale 0.0; playvol buttons\\\\blip2 0.5; alias togglev voice_1"
// Toggle Mic/Voice Key - Useful for when switching between ingame voice and teamspeak/discord.
alias "togglemic" "mvoice_1"
alias "mvoice_1" "unbind mouse4; unbind mouse5; alias togglemic mvoice_2";
alias "mvoice_2" "bind mouse4 +voicerecord; bind mouse5 +voicerecord; alias togglemic mvoice_1";
/////////////////////////////////////////////////////////////////////
// Store settings.
host_writeconfig
echo "Config Loaded." // The end?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment