summaryrefslogtreecommitdiff
path: root/cfg/overrides/autoexec.cfg
blob: 40605310f8c612b6963f25bbf99b65246338f939 (plain)
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
// getchoo's tf2 config
// dxlevel: 100
// launch options: -novid -nojoy -nosteamcontroller -nohltv -particles 1 -precachefontchars -noquicktime -no_texture_stream
// mastercomfig high preset w/ null-cancelling movement, flat mouse, and no tutorial addons


// *** fov and viewmodel ***
fov_desired "90"
viewmodel_fov "90"
sensitivity "1.75"
tf_use_min_viewmodels "1"

// *** hud settings ***
hud_combattext_batching "1"
hud_combattext_batching_window "0.8"
hud_fastswitch "1"
cl_crosshair_file "" // disable crosshair to use one from hud
tf_scoreboard_mouse_mode "2" // use mouse on scoreboard
con_enable "1"
con_filter_enable "1"
con_filter_text_out "Error"
net_graph "0"
net_graphpos "2" // put netgraph in the middle of the screen

// *** sound ***
volume "0.075"
snd_musicvolume "0.2"
tf_dingalingaling "1"
tf_dingalingaling_lasthit "1"
tf_dingaling_lasthit_pitchmaxdmg "65"
tf_dingaling_lasthit_pitchmindmg "127"
tf_dingaling_pitchmaxdmg "65"
tf_dingaling_pitchmindmg "127"

// *** closed captions ***
closecaption "1"
cc_subtitles "1"
cc_lang "clovervidiar"
cc_predisplay_time "0"

// *** mvm alias ***
alias mvm=on "volume 0.02; tf_dingalingaling 0; tf_dingalingaling_lasthit 0"
alias mvm=off "volume 0.075; tf_dingalingaling 1; tf_dingalingaling_lasthit 1"
mvm=off

exec overrides/binds.cfg

echo "**********"
echo "--- getchoo's autoexec loaded! ---"
echo "**********"