-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.cfg
185 lines (176 loc) · 4.66 KB
/
config.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
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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
seta name "^1!^2ku^4j^3a^2w"
// BINDS
unbindall
bind TAB "+scores"
bind ESCAPE "togglemenu"
bind SPACE "+moveup"
bind , "mapzoomout"
bind - "zoomout"
bind . "mapzoomin"
bind 0 "weaponbank 10"
bind 1 "weaponbank 1; cg_drawgun 1"
bind 2 "weaponbank 2; cg_drawgun 0"
bind 3 "weaponbank 3; cg_drawgun 0"
bind 4 "weaponbank 4; cg_drawgun 1"
bind 5 "weaponbank 5; cg_drawgun 1"
bind 6 "weaponbank 6; cg_drawgun 1"
bind 7 "weaponbank 7; cg_drawgun 1"
bind 8 "weaponbank 8; cg_drawgun 1"
bind 9 "weaponbank 9; cg_drawgun 1"
bind = "zoomin"
bind ` "toggleconsole"
bind a "+moveleft"
//bind b "+zoom;+attack;-attack;-zoom;"
bind c "+movedown"
bind d "+moveright"
bind e "+leanright"
bind f "+activate"
bind g "+mapexpand"
bind h "+leanright"
bind k "mp_fireteammsg"
bind l "openlimbomenu"
bind m "mvactivate"
bind o "+objectives"
bind q "+leanleft"
bind r "+reload"
bind s "+back"
bind t "messagemode"
bind u "messagemode3"
bind v "mp_quickmessage"
bind w "+forward"
bind x "+prone"
bind y "messagemode2"
bind z "kill;forcetapout"
bind ~ "toggleconsole"
bind ' "mp_fireteamadmin"
bind BACKSPACE "spechelp"
bind CAPSLOCK "+speed"
bind LEFTALT "+stats"
bind LEFTCTRL "+topshots"
bind LEFTSHIFT "+sprint"
bind F1 "vote yes"
bind F2 "vote no"
bind F3 "ready"
bind F4 "notready"
bind F11 "autoscreenshot"
bind F12 "autorecord"
bind KP_HOME "selectbuddy 6"
bind KP_UPARROW "selectbuddy 7"
bind KP_LEFTARROW "selectbuddy 3"
bind KP_5 "selectbuddy 4"
bind KP_RIGHTARROW "selectbuddy 5"
bind KP_END "selectbuddy 0"
bind KP_DOWNARROW "selectbuddy 1"
bind KP_PGDN "selectbuddy 2"
bind KP_MINUS "selectbuddy -2"
bind KP_PLUS "selectbuddy -1"
bind MOUSE1 "+attack"
bind MOUSE2 "weapalt"
bind MWHEELDOWN "seta cg_fov 110; cg_crosshairsize 44; seta sensitivity 1.6"
bind MWHEELUP "seta cg_fov 88 ; cg_crosshairsize 48; seta sensitivity 1.1 "
seta com_zoneMegs "32" // prev 64
seta com_soundMegs "32" // prev 160
seta com_hunkMegs "512"
seta com_maxfps "125"
//mouse movement
seta cg_drawgun "1"
seta cg_runroll "0.0000"
seta cg_runpitch "0.0000"
seta cg_bobup "0"
seta cg_bobroll "0"
seta cg_bobpitch "0"
seta cg_bobyaw "0"
seta m_yaw "0.022"
seta m_pitch "0.0151"
seta in_mouse "1" // prev -1
seta m_filter "0"
seta cl_freelook "1"
seta cl_mouseAccel "0"
seta sensitivity "1"
//net settings
seta rate "25000"
seta snaps "20" // check the value
seta cl_timenudge "0"
seta cl_maxpackets "100" // prev 125
seta cl_packetdup "0"
seta cl_wwwDownload "1"
seta cl_allowDownload "1"
//blood
seta cg_blinktime "100"
seta cg_showblood "0"
seta cg_bloodDamageBlend "0"
seta cg_bloodTime "0"
seta cg_bloodflash "0"
seta cg_atmosphericEffects "0"
seta cg_fastSolids "1"
seta pmove_fixed "0"
// HUD
seta cg_lagometer "0"
seta cg_drawFPS "0"
// other
seta cg_autoAction "0"
seta cg_complaintPopUp "0"
//graph settings
seta r_highQualityVideo "0"
seta r_normallength "0.5"
seta r_trisColor "1.0 1.0 1.0 1.0"
seta r_primitives "2"
seta r_printShaders "0"
seta r_railSegmentLength "32"
seta r_railCoreWidth "1"
seta r_railWidth "16"
seta r_smp "0"
seta r_textureAnisotropy "0"
seta r_wolffog "0"
seta r_facePlaneCull "1"
seta r_swapInterval "0"
seta r_textureMode "GL_LINEAR_MIPMAP_NEAREST"
seta r_finish "0"
seta r_dlightBacks "0"
seta r_drawSun "0"
seta r_ignoreGLErrors "1"
seta r_inGameVideo "0"
seta r_flares "0"
seta r_lodbias "2"
seta r_lodCurveError "100"
seta r_ignoreFastPath "0" // mAus "1" - I don't know what's this
seta r_subdivisions "20" // prev 500
seta r_simpleMipMaps "0"
seta r_customaspect "1"
seta r_oldMode ""
seta r_detailtextures "0"
seta r_roundImagesDown "1"
//seta r_glDriver "libGL.so.1" unsafe - don't know if I should uncomment this
seta r_allowExtensions "1" unsafe
seta r_ext_compressed_textures "0" unsafe
seta r_ext_gamma_control "1" unsafe
seta r_ext_multitexture "1" unsafe
seta r_ext_compiled_vertex_array "1" unsafe
seta r_glIgnoreWicked3D "0" unsafe
seta r_ext_ATI_pntriangles "0" unsafe
seta r_ati_truform_tess "0" unsafe
seta r_ati_truform_normalmode "GL_PN_TRIANGLES_NORMAL_MODE_NEAREST" unsafe // LINEAR ??
seta r_ati_truform_pointmode "GL_PN_TRIANGLES_POINT_MODE_NEAREST" unsafe // LINEAR ??
seta r_ati_fsaa_samples "0" unsafe
seta r_ext_texture_filter_anisotropic "0" unsafe
seta r_ext_NV_fog_dist "0"
seta r_nv_fogdist_mode "GL_EYE_RADIAL_NV"
seta r_ext_texture_env_add "1" unsafe // prev 0
seta r_clampToEdge "1"
seta r_texturebits "0"
seta r_colorbits "0"
seta r_stereo "0" unsafe
seta r_stencilbits "0" unsafe // prev 8
seta r_depthbits "0" unsafe // prev 16 // prev 24
seta r_mode "-2"
seta r_picmip "3"
seta r_picmip2 "3" // prev 1
seta r_fullscreen "1"
seta r_fastsky "1"
seta r_dynamiclight "0"
seta r_overBrightBits "1"
seta r_intensity "1.5"
seta r_ignorehwgamma "1"
seta r_gamma "3.000000"
seta r_mapOverBrightBits "3"
seta r_displayrefresh "120"