-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcaster.cfg
executable file
·632 lines (597 loc) · 14.7 KB
/
caster.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
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
unbindall
bind "0" "slot10"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "slot7"
bind "8" "slot8"
bind "9" "slot9"
bind "a" "+moveleft"
bind "b" "buymenu"
bind "c" "+duck"
bind "d" "+moveright"
bind "e" "+use"
bind "g" "drop"
bind "m" "teammenu"
bind "p" "pause"
bind "q" "lastinv"
bind "r" "+reload"
bind "s" "+back"
bind "t" "+lookatweapon"
bind "u" "messagemode2"
bind "v" "+voicerecord"
bind "w" "+forward"
bind "y" "messagemode"
//bind "\" "toggleconsole"
//bind "SEMICOLON" "toggleconsole"
bind "F6" "toggleconsole" // current console bind
bind "SPACE" "+jump"
bind "TAB" "+showscores"
bind "ESCAPE" "cancelselect"
bind "INS" "buy tec9"
bind "DEL" "buy p250"
bind "HOME" "buy ak47;buy m4a1"
bind "END" "buy p90"
bind "PGUP" "buy awp"
bind "PGDN" "buy ssg08"
bind "SHIFT" "+speed"
//bind "ALT" "+jumpthrow"
bind "CTRL" "+duck"
bind "RCTRL" "autobuy"
bind "z" "radio1"
bind "x" "radio2"
bind "c" "radio"
bind "F5" "jpeg"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "MOUSE3" "+voicerecord"
adsp_debug "0"
ai_report_task_timings_on_limit "0"
ai_think_limit_label "0"
budget_averages_window "30"
budget_background_alpha "128"
budget_bargraph_background_alpha "128"
budget_bargraph_range_ms "16.6666666667"
budget_history_numsamplesvisible "100"
budget_history_range_ms "66.666666667"
budget_panel_bottom_of_history_fraction ".25"
budget_panel_height "384"
budget_panel_width "512"
budget_panel_x "0"
budget_panel_y "50"
budget_peaks_window "30"
budget_show_averages "0"
budget_show_history "1"
budget_show_peaks "1"
bugreporter_uploadasync "0"
bugreporter_username ""
c_maxdistance "200"
c_maxpitch "90"
c_maxyaw "135"
c_mindistance "30"
c_minpitch "0"
c_minyaw "-135"
c_orthoheight "100"
c_orthowidth "100"
c_thirdpersonshoulder "false"
c_thirdpersonshoulderaimdist "120.0"
c_thirdpersonshoulderdist "40.0"
c_thirdpersonshoulderheight "5.0"
c_thirdpersonshoulderoffset "20.0"
cam_collision "1"
cam_idealdelta "4.0"
cam_idealdist "150"
cam_idealdistright "0"
cam_idealdistup "0"
cam_ideallag "4.0"
cam_idealpitch "0"
cam_idealyaw "0"
cam_snapto "0"
cc_lang ""
cc_linger_time "1.0"
cc_predisplay_time "0.25"
cc_subtitles "0"
chet_debug_idle "0"
cl_allowdownload "1"
cl_allowupload "1"
cl_autohelp "0"
cl_autowepswitch "0"
cl_bob_lower_amt "5"
cl_bobamt_lat "0.1"
cl_bobamt_vert "0.1"
cl_bobcycle "0.980000"
cl_buy_favorite_nowarn "0"
cl_buy_favorite_quiet "0"
cl_chatfilter_version "1"
cl_chatfilters "63"
cl_clanid "0"
cl_cmdrate "128"
cl_color "1"
cl_crosshair_drawoutline "1"
cl_crosshair_dynamic_maxdist_splitratio "0.35"
cl_crosshair_dynamic_splitalpha_innermod "1"
cl_crosshair_dynamic_splitalpha_outermod "0.5"
cl_crosshair_dynamic_splitdist "7"
cl_crosshair_outlinethickness "1"
cl_crosshairalpha "255"
cl_crosshaircolor "5"
cl_crosshaircolor_b "0"
cl_crosshaircolor_g "255"
cl_crosshaircolor_r "0"
cl_crosshairdot "0"
cl_crosshairgap "-1"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairscale "0"
cl_crosshairsize "3"
cl_crosshairstyle "4"
cl_crosshairthickness "0.5"
cl_crosshairusealpha "1"
cl_debugrumble "0"
cl_detail_avoid_force "0.4"
cl_detail_avoid_radius "64"
cl_detail_avoid_recover_speed "0.25"
cl_detail_max_sway "5"
cl_disablefreezecam "1"
cl_disablehtmlmotd "0"
cl_dm_buyrandomweapons "0"
cl_downloadfilter "all"
cl_embedded_stream_audio_volume "0"
cl_embedded_stream_audio_volume_xmaster "0"
cl_fixedcrosshairgap "3"
cl_forcepreload "0"
cl_freezecampanel_position_dynamic "1"
cl_hud_background_alpha "0.5"
cl_hud_bomb_under_radar "1"
cl_hud_color "6"
cl_hud_healthammo_style "1"
cl_hud_playercount_pos "0"
cl_hud_playercount_showcount "1"
cl_hud_radar_scale "1.300000"
cl_idealpitchscale "0.8"
cl_inv_showdividerline "0"
cl_inventory_saved_filter "all"
cl_inventory_saved_sort "newest"
cl_join_advertise "1"
cl_loadout_colorweaponnames "0"
cl_logofile ""
cl_minimal_rtt_shadows "1"
cl_mouselook "1"
cl_mute_enemy_team "0"
cl_obs_interp_enable "1"
cl_observercrosshair "1"
cl_operation_premium_reminder_op06 "0"
cl_radar_always_centered "0"
cl_radar_icon_scale_min "0.400000"
cl_radar_rotate "1"
cl_radar_scale "0.35"
cl_radar_square_with_scoreboard "0"
cl_righthand "1"
cl_rumblescale "1.0"
cl_scalecrosshair "1"
cl_scoreboard_mouse_enable_binding "+attack2"
cl_show_clan_in_death_notice "1"
cl_showhelp "0"
cl_showloadout "1"
cl_showpluginmessages "1"
cl_soundfile ""
cl_spec_follow_grenade_key "0"
cl_spec_mode "5"
cl_teamid_overhead_name_alpha "245"
cl_teamid_overhead_name_fadetime "1.0"
cl_teammate_colors_show "1"
cl_thirdperson "0"
cl_timeout "30"
cl_updaterate "128"
cl_use_opens_buy_menu "0"
cl_viewmodel_shift_left_amt "0.5"
cl_viewmodel_shift_right_amt "0.5"
closecaption "0"
closeonbuy "1"
commentary_firstrun "0"
con_enable "1"
crosshair "1"
cursortimeout "60.0"
dsp_enhance_stereo "1"
econ_highest_baseitem_seen "63"
engine_no_focus_sleep "50"
force_audio_english "0"
func_break_max_pieces "15"
g15_update_msec "250"
gameinstructor_enable "0"
hud_scaling "0.8"
hud_showtargetid "1"
hud_takesshots "0"
joy_accelmax "1.0"
joy_accelscale "3.5"
joy_accelscalepoly "0.4"
joy_advanced "0"
joy_advaxisr "0"
joy_advaxisu "0"
joy_advaxisv "0"
joy_advaxisx "0"
joy_advaxisy "0"
joy_advaxisz "0"
joy_autoaimdampen "0"
joy_autoAimDampenMethod "0"
joy_autoaimdampenrange "0"
joy_axisbutton_threshold "0.3"
joy_cfg_preset "1"
joy_circle_correct "1"
joy_curvepoint_1 "0.001"
joy_curvepoint_2 "0.4"
joy_curvepoint_3 "0.75"
joy_curvepoint_4 "1"
joy_curvepoint_end "2"
joy_diagonalpov "0"
joy_display_input "0"
joy_forwardsensitivity "-1"
joy_forwardthreshold "0.15"
joy_gamma "0.2"
joy_inverty "1"
joy_lowend "1"
joy_lowend_linear "0.55"
joy_lowmap "1"
joy_movement_stick "0"
joy_name "joystick"
joy_no_accel_jump "0"
joy_pitchsensitivity "-1"
joy_pitchthreshold "0.15"
joy_response_look "0"
joy_response_look_pitch "1"
joy_response_move "1"
joy_sensitive_step0 "0.1"
joy_sensitive_step1 "0.4"
joy_sensitive_step2 "0.90"
joy_sidesensitivity "1"
joy_sidethreshold "0.15"
joy_wingmanwarrior_centerhack "0"
joy_wingmanwarrior_turnhack "0"
joy_yawsensitivity "-1"
joy_yawthreshold "0.15"
joystick "0"
joystick_force_disabled "1"
joystick_force_disabled_set_from_options "1"
key_bind_version "1"
lobby_default_access "0"
lobby_voice_chat_enabled "0"
lockMoveControllerRet "0"
lookspring "0"
lookstrafe "0"
m_customaccel "0"
m_customaccel_exponent "1.05"
m_customaccel_max "0"
m_customaccel_scale "0.04"
m_forward "1"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
m_mousespeed "1"
m_pitch "0.022"
m_rawinput "1"
m_side "0.8"
m_yaw "0.012375"
mapoverview_icon_scale "1.0"
mat_monitorgamma "1.6"
mat_monitorgamma_tv_enabled "1"
mat_powersavingsmode "0"
mat_queue_report "0"
mat_spewalloc "0"
mat_texture_list_content_path ""
mc_accel_band_size "0.5"
mc_dead_zone_radius "0.06"
mc_max_pitchrate "100.0"
mc_max_yawrate "230.0"
mm_csgo_community_search_players_min "3"
mm_dedicated_search_maxping "200"
mm_server_search_lan_ports "27015,27016,27017,27018,27019,27020"
muzzleflash_light "0"
net_allow_multicast "1"
net_graph "0"
net_graphheight "0"
net_graphholdsvframerate "0"
net_graphmsecs "400"
net_graphpos "0"
net_graphproportionalfont "0"
net_graphshowinterp "1"
net_graphshowlatency "1"
net_graphshowsvframerate "0"
net_graphsolid "1"
net_graphtext "1"
net_maxroutable "1200"
net_scale "5"
net_steamcnx_allowrelay "1"
npc_height_adjust "1"
option_duck_method "0"
option_speed_method "0"
play_distance "1"
player_botdifflast_s "4.000000"
player_competitive_maplist_8_5_0_EF00F6A0 "mg_de_inferno,mg_de_nuke,mg_de_mirage,mg_de_cache,mg_de_overpass,mg_de_cbble"
player_gamemodelast_m "1.000000"
player_gamemodelast_s "1.000000"
player_gametypelast_m "0.000000"
player_gametypelast_s "0.000000"
player_last_leaderboards_filter "0"
player_last_leaderboards_mode "0"
player_last_leaderboards_panel "0"
player_last_medalstats_category "0"
player_last_medalstats_panel "0.000000"
player_maplast_m "0"
player_maplast_s "0"
player_medalstats_most_recent_time "1449114788"
player_nevershow_communityservermessage "1"
player_teamplayedlast "2"
r_drawmodelstatsoverlaymax "1.5"
r_drawmodelstatsoverlaymin "0.1"
r_drawtracers_firstperson "0"
r_eyegloss "0"
r_eyemove "0"
r_eyeshift_x "0"
r_eyeshift_y "0"
r_eyeshift_z "0"
r_eyesize "0"
safezonex "0.850000"
safezoney "1"
sc_enable "1.0"
sc_joystick_map "1"
sc_pitch_sensitivity "1.0"
sc_yaw_sensitivity "1.0"
scene_showfaceto "0"
scene_showlook "0"
scene_showmoveto "0"
scene_showunlock "0"
sensitivity "2.5"
sf_ui_tint "2"
sk_autoaim_mode "1"
skill "1.000000"
snd_deathcamera_volume "0.0"
snd_duckerattacktime "0.5"
snd_duckerreleasetime "2.5"
snd_duckerthreshold "0.15"
snd_ducking_off "1"
snd_ducktovolume "0.55"
snd_legacy_surround "1"
snd_mapobjective_volume "0.0"
snd_menumusic_volume "0.000000"
snd_mixahead "0.05"
snd_music_selection "1"
snd_musicvolume "0"
snd_musicvolume_multiplier_inoverlay "0.000000"
snd_mute_losefocus "0"
snd_pitchquality "1"
snd_roundend_volume "0.0"
snd_roundstart_volume "0.0"
snd_tensecondwarning_volume "0.0"
snd_mvp_volume "0"
spec_show_xray "1"
spec_usenumberkeys_nobinds "1"
ss_splitmode "0"
store_version "1"
suitvolume "0.25"
sv_forcepreload "0"
sv_log_onefile "0"
sv_logbans "0"
sv_logecho "1"
sv_logfile "1"
sv_logflush "0"
sv_logsdir "logs"
sv_noclipaccelerate "5"
sv_noclipspeed "5"
sv_pvsskipanimation "1"
sv_skyname "sky_cs15_daylight01_hdr"
sv_specaccelerate "5"
sv_specnoclip "1"
sv_specspeed "3"
sv_unlockedchapters "1"
sv_voiceenable "1"
sys_antialiasing "3"
sys_aspectratio "0"
sys_refldetail "0"
texture_budget_background_alpha "128"
texture_budget_panel_bottom_of_history_fraction ".25"
texture_budget_panel_height "284"
texture_budget_panel_width "512"
texture_budget_panel_x "0"
texture_budget_panel_y "450"
tr_best_course_time "0"
tr_completed_training "0"
tv_nochat "0"
ui_steam_overlay_notification_position "topleft"
vgui_message_dialog_modal "1"
viewmodel_fov "54"
viewmodel_offset_x "-2"
viewmodel_offset_y "-2"
viewmodel_offset_z "-2"
viewmodel_presetpos "0"
voice_caster_enable "0"
voice_caster_scale "0"
voice_enable "1"
voice_forcemicrecord "1"
voice_mixer_boost "0"
voice_mixer_mute "0"
voice_mixer_volume "1.0"
voice_modenable "1"
voice_scale "1"
voice_system_enable "1"
voice_threshold "4000"
volume "1"
vprof_graphheight "256"
vprof_graphwidth "512"
vprof_unaccounted_limit "0.3"
vprof_verbose "1"
vprof_warningmsec "10"
weapon_accuracy_logging "0"
windows_speaker_config "4"
xbox_autothrottle "1"
xbox_throttlebias "100"
xbox_throttlespoof "200"
zoom_sensitivity_ratio_joystick "1.0"
zoom_sensitivity_ratio_mouse "1"
cmd1 +jlook
clear
echo "=================== Executing caster config ======================="
// bind mouse1 +togglestyle
m_customaccel 0
m_customaccel_exponent 0
m_mouseaccel1 0
m_mouseaccel2 0
m_mousespeed 0
m_pitch 0.022
m_yaw 0.022
m_rawinput 1
sensitivity 1
zoom_sensitivity_ratio_mouse 1
sv_disable_observer_interpolation 1
cl_obs_interp_enable 0
spec_freeze_traveltime 0
cl_crosshaircolor 5
cl_crosshaircolor_r 255
cl_crosshaircolor_g 255
cl_crosshaircolor_b 255
cl_crosshairalpha 255
cl_fixedcrosshairgap -18
hud_showtargetid 0
cl_crosshair_drawoutline 1
cl_crosshair_dynamic_maxdist_splitratio 0
cl_crosshair_dynamic_splitdist 1
cl_crosshair_outlinethickness 1
cl_crosshairdot 0
cl_crosshairgap 0
cl_crosshairgap_useweaponvalue 0
cl_crosshairsize 5
cl_crosshairstyle 4
cl_crosshairthickness 1
cl_crosshairusealpha 1
cl_fixedcrosshairgap -1
cl_crosshair_sniper_width 1
viewmodel_offset_x 2
viewmodel_offset_y 0
viewmodel_offset_z 0
// cl_hud_background_alpha 0.1
// cl_hud_bomb_under_radar 1
// cl_hud_color 0
// cl_hud_playercount_pos 1
// cl_hud_radar_scale 1.2
// cl_hud_playercount_showcount 0
// cl_radar_always_centered 0
// cl_radar_icon_scale_min 0.1
// cl_showloadout 1
// cl_show_clan_in_death_notice 0
// cl_wpn_sway_scale 0
// hud_scaling 0.95
// safezonex 0.85
// safezoney 0.85
// safezonex 1
// safezoney 1
// ui_steam_overlay_notification_position bottomright
cl_cmdrate 128
cl_interp 0
cl_interp_ratio 1
rate 128000
net_graph 0
cl_updaterate 128
cl_autohelp 0
cl_autowepswitch 0
cl_disablefreezecam 1
cl_disablehtmlmotd 1
cl_forcepreload 1
cl_freezecameffects_showholiday 0
cl_detail_max_sway 0
cl_join_advertise 0
cl_righthand 1
cl_showfps 0
cl_showhelp 0
cl_showpos 0
cl_teammate_colors_show 2
cl_timeout 1337
cl_use_opens_buy_menu 0
closeonbuy 1
gameinstructor_enable 0
hud_takesshots 0
mm_dedicated_search_maxping 0
motdfile 0
option_duck_method 0
option_speed_method 0
player_nevershow_communityservermessage 1
drawradar
safezonex 1
safezoney 1
net_graph 0
gameinstructor_enable 0
hud_scaling 0.78
viewmodel_presetpos 1
cl_hud_radar_scale 1.3
cl_radar_scale 715517
cl_radar_icon_scale_min 1
muzzleflash_light 1
r_drawtracers_firstperson 1
r_dynamic 1
bind f11 "jpeg"
// gotv aliases
alias server1 "connect cs.akl.gg:4001"
alias server2 "connect cs.akl.gg:4002"
alias server3 "connect cs.akl.gg:4003"
alias server4 "connect cs.akl.gg:4004"
alias server5 "connect cs.akl.gg:4005"
// shorter gotv aliases for AKL
alias akl1 "server1"
alias akl2 "server2"
alias akl3 "server3"
alias akl4 "server4"
alias akl5 "server5"
// gotv binds
// hold down binded modifier key (uparrow) to access f-key binds
alias "+bind_servers" "bind f1 server1; bind f2 server2; bind f3 server3; bind f4 server4; bind f5 server5"
alias "-bind_servers" "unbind f1; unbind f2; unbind f3; unbind f4; unbind f5"
bind "uparrow" "+bind_servers"
-bind_servers // default unbind
// camera positions etc aliases
// clearing binds
alias caster "exec caster/caster" // reset all settings
alias caster_map_clear "exec caster/pos_clear" // reset only camera binds
// active pool
alias caster_map_d2 "exec caster/pos_d2"
alias caster_map_dust2 "exec caster/pos_d2"
alias caster_map_inferno "exec caster/pos_inferno"
alias caster_map_mirage "exec caster/pos_mirage"
alias caster_map_overpass "exec caster/pos_overpass"
alias caster_map_train "exec caster/pos_train"
//alias caster_map_nuke "exec caster/pos_nuke"
//alias caster_map_vertigo "exec caster/pos_vertigo"
// non active pool
alias caster_map_cache "exec caster/pos_cache"
// hotkeys for loading configs
bind ins "caster_map_inferno"
bind home "caster_map_mirage"
bind pgup "caster_map_d2"
bind del "caster" // clears all
bind end "caster_map_train"
bind pgdn "caster_map_overpass"
// TODO add nuke vertigo
// cl_showpos 1
//bindtoggle "kp_minus" "crosshair"
//bindtoggle "kp_multiply" "cl_drawhud"
//bind "-" "toggle cl_draw_only_deathnotices 0 1;-showscores" // "-" = numpadin jakomerkki
//bindtoggle "-" cl_draw_only_deathnotices
tv_nochat "1"
cl_draw_only_deathnotices "0"
bindtoggle "kp_minus" "cl_draw_only_deathnotices"
spec_hide_players "0"
bindtoggle "kp_multiply" "spec_hide_players"
volume "1"
bindtoggle "kp_enter" "volume"
bindtoggle "x" "spec_show_xray"
mat_setvideomode 1920 1080 0 1
mat_monitorgamma_tv_enabled "0"
engine_no_focus_sleep 0
snd_mute_losefocus 0
fps_max 60
fps_max_menu 60
cl_obs_interp_enable "0"
cl_spec_show_bindings "0"
cl_spec_stats "0"
voice_enable "0"
caster_map_clear // clear camera binds
host_writeconfig
echo "caster.cfg LOADED"