-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcsgo_autoexec.cfg
More file actions
171 lines (134 loc) · 4.56 KB
/
csgo_autoexec.cfg
File metadata and controls
171 lines (134 loc) · 4.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
// Git repo @ https://github.com/kiddico/CSGO_Config
// Used for reference https://gist.github.com/nickbudi/3916475
// References :
// Locations
// autoexec.cfg location:
// ...\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg
// video.txt location:
// ...\Steam\userdata\<Steam3 ID>\730\local\cfg
// SOUND
// https://www.reddit.com/r/GlobalOffensive/comments/k57r6a/nights_ultimate_audio_guide_for_csgo_2020_edition/
// https://www.youtube.com/watch?v=JTuZvRF-OgE
//
// LAUNCH OPTIONS
// -novid +exec autoexec.cfg -no-browser -high
echo "Entering autoexec.cfg 2022"
mat_queue_mode "2"
con_enable "1"
fps_max "666"
fps_max_menu "240"
r_dynamic "0"
cl_disablehtmlmotd "1"
cl_downloadfilter "nosound"
cl_dm_buyrandomweapons "0"
cl_autohelp "0"
cl_showhelp "0"
gameinstructor_enable "0"
con_filter_enable "1"
con_filter_text_out "DispatchAsyncEvent"
//snd_mix_async "1"
//snd_mixahead "0.004"
//snd_mute_losefocus "1"
snd_deathcamera_volume "0"
snd_mapobjective_volume "0"
snd_menumusic_volume "0"
snd_roundend_volume "0"
snd_roundstart_volume "0"
snd_tensecondwarning_volume "0.25"
// !!!!
sensitivity "1.18"
zoom_sensitivity_ratio_mouse "0.83125"
m_mousespeed "0"
m_customaccel "0"
m_rawinput "1"
//viewmodel_presetpos "-1"
//cl_showloadout "1"
//cl_teamid_overhead_mode "1"
//viewmodel_offset_x "2"
//viewmodel_offset_y "2"
//viewmodel_offset_z "-1.75"
viewmodel_offset_x "1.5"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
cl_viewmodel_shift_left_amt "0.5"
cl_viewmodel_shift_right_amt "0.5"
cl_bobcycle "2"
cl_bob_lower_amt "5"
cl_bobamt_lat "0.1"
cl_bobamt_vert "0.1"
cl_crosshairdot "0"
cl_crosshairstyle "4"
cl_crosshaircolor "5"
cl_crosshaircolor_r "110"
cl_crosshaircolor_g "175"
cl_crosshaircolor_b "115"
cl_crosshairalpha "255"
cl_crosshairusealpha "1"
cl_crosshairthickness "0.25";
cl_crosshairsize "1.25";
cl_crosshairgap "0";
cl_fixedcrosshairgap "0"
cl_crosshair_drawoutline "1"
cl_crosshair_outlinethickness "1"
cl_crosshair_t "0"
cl_radar_icon_scale_min "1.0"
cl_radar_scale "0.4"
cl_radar_always_centered "0"
safezonex "0.825"
safezoney "0.85"
cl_hud_bomb_under_radar "1"
cl_hud_color "9"
cl_hud_healthammo_style "1"
cl_hud_background_alpha "1"
cl_autowepswitch "0";
cl_use_opens_buy_menu "0";
bind "MOUSE5" "r_cleardecals";
bind "TAB" "+showscores; r_cleardecals; fix_monitor";
alias "showequipment" "showequipment_on";
alias "showequipment_on" "+cl_show_team_equipment; alias showequipment showequipment_off";
alias "showequipment_off" "-cl_show_team_equipment; alias showequipment showequipment_on";
bind "MOUSE3" "showequipment";
alias "dc" "disconnect";
alias "prep_dm" "sv_cheats 1; mp_roundtime 35; mp_autoteambalance 0; mp_limitteams 30; mp_autokick 0;bot_allow_snipers 0; bot_allow_machine_guns 0;bot_allow_shotguns 0; mp_randomspawn_los 1; mp_humanteam any; mp_respawn_on_death_t; mp_respawn_on_death_ct";
alias "add_bots" "bot_add; bot_add; bot_add; bot_add; bot_add; bot_add; bot_add; bot_add; bot_add; bot_add; bot_add; bot_add; bot_add; bot_add; bot_add;";
alias "godm" "prep_dm; add_bots;"
// Just in case DM breaks again...
// "Humans can only be terrorists"
// https://steamcommunity.com/app/730/discussions/0/1734336452553834967/
//mp_humanteam any; mp_respawn_on_death_t; mp_respawn_on_death_ct
bind "k" "kill"
bind "m" "bot_kill"
// This allows it to be part of a multi-bind (like tab for scoreboard+clear_decal+fix_monitor)
alias "fix_monitor" "toggle mat_monitorgamma 1.6000001 1.6"
bind "h" "fix_monitor"
mat_monitorgamma "1.6"
mat_monitorgamma_tv_enabled "1"
// Jumpthrow Binds
alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
bind alt "+jumpthrow"
bind "," "r_cleardecals"
//////////////
// Network //
//////////////
// Tells server to undo time and check if your shot would have hit and wait to tell you about it on the next tick.
// Causes delay between shot hit and shown blood.
cl_lagcompensation "0"
// Removes delay between input and shown movement
cl_predict "1"
// Setting to 0 turns on prediction? cool.
// Affects muzzle flash tracers etc.
//cl_predictweapons "0"
// https://developer.valvesoftware.com/wiki/Source_Multiplayer_Networking#Basic_networking
// interpolation period = max value between "cl_interp" and "cl_interp_ratio / cl_updaterate"
cl_cmdrate 128
cl_updaterate 128
cl_interp_ratio "1"
cl_interp "0"
rate 420069
//alias +knife "slot3"
//alias -knife "lastinv"
//bind alt +knife
//ignorerad
// Write to working config
host_writeconfig