-
Notifications
You must be signed in to change notification settings - Fork 0
/
csgo-autoexc-configurations.cfg
97 lines (71 loc) · 2.37 KB
/
csgo-autoexc-configurations.cfg
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
// removes the shifting of the arm when crouching down.
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"
// scales the HUD depending on what resolution you use, 1 is max.
hud_scaling "1"
// lowers delay between sounds.
snd_mixahead "0.05"
snd_mix_async "1"
snd_stream "1"
// sets interpolation values.
cl_interp "0"
cl_interp_ratio "1"
// ignores dedicated servers with pings above this value.
mm_dedicated_search_maxping
// usual rate commands
rate "786432"
cl_cmdrate "128"
cl_updaterate "128"
cl_interp_ratio "1"
cl_interp "0"
cl_lagcompensation "1"
cl_predict "1"
cl_predictweapons "1"
// causes the scope to move less while moving scoped and reduces bobbing effect
cl_bobcycle "1.0"
hud_scaling "1"
m_customaccell 0
m_rawinput "1"
m_mouseaccel2 "0"
m_mouseaccel1 "0"
m_customaccel "0"
cl_forcepreload "1" // Preloads The Whole Map & Sounds.
cl_autohelp "0"
cl_disablehtmlmotd "1"
cl_showhelp "0"
cl_downloadfilter "nosounds"
r_dynamic "1"
r_drawtracers "1"
r_drawtracers_firstperson "0"
r_eyegloss "0" // No Makeup.
r_eyemove "0" // No Eye Movement.
r_eyeshift_x "0" // No Eye Movement X-Angel.
r_eyeshift_y "0" // No Eye Movement Y-Angel.
r_eyeshift_z "0" // No Eye Movement Z-Angel.
r_eyesize "0" // Smaller Eyes.
m_rawinput "1"
bind l "r_cleardecals" //Press L to clear decals
fps_max "600" //Setting this to 0 will uncap it but will load maps 90 seconds slower. 600 gave me the best results.
fps_max_menu "300" //Frame limiting my menu to 300 because I can
net_graph "1" //Shows my network usage data
# net_graphheight "990" //Changes height, used together with script
net_graphheight "100" //Changes height, used together with script
net_graphmsecs "400" //The latency graph represents this many milliseconds
# net_graphpos "2" //Positioning of Net Graph
net_graphpos "1" //Positioning of Net Graph
# net_graphproportionalfont "0" //Makes font smaller
# net_graphproportionalfont "1" //Makes font smaller
net_graphshowinterp "1" //Shows interpolation value
net_graphshowlatency "1" //Shows latency value
net_graphsolid "1" //Solid Net Graph
net_graphtext "1" //Shows text fields
net_maxroutable "1200" //Requested max packet size before packets are 'split'
net_scale "5" //Makes font smaller
alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
bind v "+jumpthrow"
host_writeconfig