-
Notifications
You must be signed in to change notification settings - Fork 0
/
autoexec.cfg
101 lines (92 loc) · 3.47 KB
/
autoexec.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
98
99
100
101
echo "pussuw.cfg loaded"
// sets interpolation values.
cl_interp "0"
cl_interp_ratio "1"
// usual rate commands
cl_cmdrate "128"
cl_updaterate "128"
rate "786432"
// Mouse
cl_mouselook "1"
sensitivity "1.05"
zoom_sensitivity_ratio_mouse "1.2"
zoom_sensitivity_ratio_joystick "1.2"
zoom_sensitivity_ratio_joystick "0"
m_customaccel "0"
m_customaccel_exponent "0"
m_customaccel_max "0"
m_customaccel_scale "0"
m_forward "1"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
m_mousespeed "0"
m_rawinput "1"
// Crosshair
crosshair "1"
cl_crosshair_drawoutline "0"
cl_crosshair_outlinethickness "1"
cl_crosshairalpha "999"
cl_crosshaircolor "1"
cl_crosshaircolor_b "0"
cl_crosshaircolor_g "0"
cl_crosshaircolor_r "0"
cl_crosshairdot "0"
cl_crosshairgap "-1"
cl_crosshairscale "0"
cl_crosshairsize "5"
cl_crosshairstyle "4"
cl_crosshairthickness "1"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "3"
cl_scalecrosshair "1"
cl_crosshairgap_useweaponvalue "0"
// Graphics
mat_monitorgamma "1.6"
r_dynamic "0"
cl_forcepreload "1"
// Net Graph
net_graph "1"
net_graphheight "64"
net_graphmsecs "400"
net_graphpos "1"
net_graphproportionalfont "1"
net_graphshowinterp "1"
net_graphshowlatency "1"
net_graphshowsvframerate "0"
net_graphsolid "1"
net_graphtext "1"
// Sound
windows_speaker_config "1" // 1 = headphones, 4 = 2 speakers
snd_music_selection "001"
snd_musicvolume "0.000000"
snd_use_hrtf "0"
voice_enable "0"
volume "0.3"
// Radar
cl_radar_always_centered "0"
cl_radar_scale "0.3"
cl_hud_radar_scale "1.15"
cl_radar_icon_scale_min "1"
cl_radar_rotate "1"
cl_radar_square_with_scoreboard "1"
// Personal
closeonbuy "1"
unbind "f"
bind "\" "toggleconsole"
cl_autowepswitch "0"
fps_max "300"
cl_showhelp "0"
gameinstructor_enable "0"
cl_autohelp "0"
cl_righthand "1"
con_enable "1"
hud_showtargetid "0"
viewmodel_presetpos "3"
cl_use_opens_buy_menu "0"
mm_dedicated_search_maxping "50"
r_drawtracers_firstperson "1"
unbind "mwheelup"
unbind "mwheeldown"
spec_replay_autostart "0"
joystick "0"
hud_takesshots "0"