diff options
Diffstat (limited to 'cfg/overrides/autoexec.cfg')
| -rw-r--r-- | cfg/overrides/autoexec.cfg | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/cfg/overrides/autoexec.cfg b/cfg/overrides/autoexec.cfg index 88a75a6..13fc6c4 100644 --- a/cfg/overrides/autoexec.cfg +++ b/cfg/overrides/autoexec.cfg @@ -1,12 +1,12 @@ // getchoo's tf2 config // dxlevel: 100 // launch options: -novid -nojoy -nosteamcontroller -nohltv -particles 1 -precachefontchars -noquicktime -// mastercomfig high preset w/ null-cancelling movement, flat mouse, and no tutorial addons +// mastercomfig medium-high preset w/ null-cancelling movement, flat mouse, and no tutorial addons // *** fov and viewmodel *** fov_desired "90" -viewmodel_fov "70" +viewmodel_fov "90" sensitivity "3.5" tf_use_min_viewmodels "1" @@ -19,14 +19,14 @@ tf_scoreboard_mouse_mode "2" // use mouse on scoreboard con_enable "1" // *** sound *** -volume "0.15" +volume "0.1" snd_musicvolume "0.2" tf_dingalingaling "1" tf_dingalingaling_lasthit "1" -tf_dingaling_lasthit_pitchmaxdmg "50" -tf_dingaling_lasthit_pitchmindmg "150" -tf_dingaling_pitchmaxdmg "50" -tf_dingaling_pitchmindmg "150" +tf_dingaling_lasthit_pitchmaxdmg "65" +tf_dingaling_lasthit_pitchmindmg "127" +tf_dingaling_pitchmaxdmg "65" +tf_dingaling_pitchmindmg "127" // *** closed captions *** closecaption "1" @@ -42,4 +42,4 @@ mvm=off echo "**********" echo "--- getchoo's autoexec loaded! ---" -echo "**********"
\ No newline at end of file +echo "**********" |
