-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathautoexec.cfg
More file actions
140 lines (113 loc) · 3.8 KB
/
autoexec.cfg
File metadata and controls
140 lines (113 loc) · 3.8 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
alias +switch "slot3"
alias -switch "lastinv"
bind "q" "+switch"
alias +showinv "+cl_show_team_equipment"
alias -showinv ""
bind mwheelup "+showinv"
alias "+jumpthrow" "+jump;-attack";alias "-jumpthrow" "-jump";bind "c" "+jumpthrow"
bind space "+voicerecord"
bind "F11" "toggle voice_enable"
bind "Z" r_cleardecals
bind "MOUSE3" "use weapon_molotov; use weapon_incgrenade"
bind "MOUSE5" "use weapon_smokegrenade"
bind "MOUSE4" "use weapon_flashbang"
bind "kp_minus" " buy vesthelm;"
bind "kp_plus" " buy vest;"
bind "kp_enter" " buy defuser;"
bind "kp_multiply" "buy awp;"
bind "kp_pgup" "buy sg556; buy aug;"
bind "kp_rightarrow" "buy ak47; buy m4a1;"
bind "kp_slash" "buy deagle; buy revolver;"
bind "kp_uparrow" "buy fiveseven; buy tec9;"
bind "kp_5" "buy p250;"
bind "kp_ins" " buy incgrenade; buy molotov;"
bind "kp_del" " buy smokegrenade;"
bind "kp_pgdn" " buy flashbang;"
bind "kp_downarrow" " buy hegrenade;"
bind "kp_home" "buy ump45;"
bind "kp_leftarrow" "buy mp7;"
bind "kp_end" "buy mac10; buy mp9;"
cl_crosshairalpha "200"
cl_crosshaircolor "4"
cl_crosshaircolor_b "50"
cl_crosshaircolor_r "50"
cl_crosshaircolor_g "250"
cl_crosshairdot "0"
cl_crosshairgap "-2"
cl_crosshairsize "2"
cl_crosshairstyle "4"
cl_crosshairusealpha "1"
cl_crosshairthickness "1"
cl_fixedcrosshairgap "-1"
cl_crosshair_outlinethickness "0"
cl_crosshair_drawoutline "0"
// viewmodel
viewmodel_fov "68"
viewmodel_offset_x "2"
viewmodel_offset_y "0"
viewmodel_offset_z "- 2 "
// Bobbing and movement shifting
cl_viewmodel_shift_left_amt "0.500000"
cl_viewmodel_shift_right_amt "0.250000"
viewmodel_fov "54"
viewmodel_offset_x "2.5"
viewmodel_offset_y "-2"
viewmodel_offset_z "-2"
viewmodel_presetpos "0"
viewmodel_recoil "1.0"
cl_bob_lower_amt "5.000000"
cl_bobamt_lat "0.100000"
cl_bobamt_vert "0.100000"
cl_bobcycle "0.980000"
// Audio
dsp_enhance_stereo "0";
snd_mixahead "0.02";
snd_pitchquality "1";
snd_deathcamera_volume "0.0";
snd_mapobjective_volume "0.0";
snd_menumusic_volume "0.0";
snd_mvp_volume "0.0";
snd_roundend_volume "0.0";
snd_roundstart_volume "0.00";
snd_tensecondwarning_volume "0.15";
voice_scale "0.62";
snd_mute_losefocus "0";
snd_surround_speakers "0"
snd_front_headphone_position "45.0";
snd_rear_headphone_position "90.0";
snd_headphone_pan_exponent "1.2";
snd_headphone_pan_radial_weight "0.5"
// Council and interpolation
// Change thesis as you see fit, test your connection by
// Cheers @TrueToCeasar https: // steamcommunity.com/profiles/76561198256323831
cl_cmdrate "128"
cl_updaterate "128"
rate "786432"
cl_interp_ratio 1
cl_interp 0
tickrate 128
// Mouse commands
m_rawinput "1"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
sensitivity "1.28"// Changes in-game sensitivity
// Miscellaneous Settings & UI / HUD tweaks
cl_radar_always_centered "0"
cl_radar_scale "0.3"
cl_hud_radar_scale "1.15"
cl_radar_icon_scale_min "1"
cl_autowepswitch "0" // Will not auto-switch to weapons if you pick them up
cl_autohelp "0"
cl_showhelp "0"
cl_righthand "1" // or in config.cfg add: bind "n" "incrementvar cl_righthand 0 1 1"
cl_forcepreload "1"
cl_hud_playercount_showcount "1" // forces show all players in the player count
cl_hud_color "4" // Changes UI Color for HUD HP, Ammo, Money etc
cl_hud_background_alpha "255" // Adjust HUD background alpha for colored elements
cl_hud_bomb_under_radar " 1 "// shows bomb icon under radar instead of inventory
cl_hud_healthammo_style" 0 "// show HP and ammo without bars and bullet icons
hud_showtargetid "1" // 1 to enable the red playername target text
net_graph "0" // Shows net_graph stats (fps, rates, choke, etc.)
mm_dedicated_search_maxping "75"
fps_max "299" // The maximum frames per second your PC wants to render
host_writeconfig