Update mastercomfig
This commit is contained in:
BIN
config_mastercomfig-addon-flat-mouse.vpk
Normal file
BIN
config_mastercomfig-addon-flat-mouse.vpk
Normal file
Binary file not shown.
BIN
config_mastercomfig-addon-no-tutorial.vpk
Normal file
BIN
config_mastercomfig-addon-no-tutorial.vpk
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
5
config_personal/cfg/overrides/addons.cfg
Normal file
5
config_personal/cfg/overrides/addons.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
exec addons/null-canceling-movement.cfg
|
||||
exec addons/flat-mouse.cfg
|
||||
exec addons/no-tutorial.cfg
|
||||
exec addons/no-soundscapes.cfg
|
||||
exec addons/transparent-viewmodels.cfg
|
||||
@@ -72,17 +72,18 @@ echo "----- When making a multiplayer server set "sv_lan" to 0 -----"
|
||||
//breaks voice until reconnect
|
||||
//voice_enable 0
|
||||
|
||||
// Load modern casual preloader
|
||||
// Settings for local server
|
||||
sv_pure -1
|
||||
sv_cheats 1
|
||||
exec preloader.cfg
|
||||
|
||||
// Disabled due to changing con_logfile, replace with simple resup bind
|
||||
// Resup bind with loadout support
|
||||
exec loadouts/init.cfg
|
||||
exec training.cfg
|
||||
// My binds
|
||||
exec binds.cfg
|
||||
// Sets hitsound settings
|
||||
exec hit_tonal.cfg
|
||||
|
||||
// Write everything to backed up config
|
||||
host_writeconfig
|
||||
|
||||
echo "Done config"
|
||||
@@ -3,7 +3,6 @@ decals=ultra
|
||||
sprays=keep
|
||||
bandwidth=6.0Mbps
|
||||
download=all
|
||||
fpscap=unlimited
|
||||
hud_achievement=on
|
||||
hud_player_model=on
|
||||
fpscap=400
|
||||
1
config_personal/cfg/overrides/setup_hook.cfg
Normal file
1
config_personal/cfg/overrides/setup_hook.cfg
Normal file
@@ -0,0 +1 @@
|
||||
preset=high
|
||||
@@ -1,31 +0,0 @@
|
||||
cl_training_class_unlock_all
|
||||
// > Bitfield representing what classes have been used to complete training.
|
||||
// 111 111 111
|
||||
cl_training_completed_with_classes 511
|
||||
|
||||
tf_training_has_prompted_for_forums 1
|
||||
tf_training_has_prompted_for_loadout 1
|
||||
tf_training_has_prompted_for_offline_practice 1
|
||||
tf_training_has_prompted_for_options 1
|
||||
tf_training_has_prompted_for_training 1
|
||||
|
||||
tf_explanations_backpackpanel 1
|
||||
tf_explanations_charinfo_armory_panel 1
|
||||
tf_explanations_charinfopanel 1
|
||||
tf_explanations_craftingpanel 1
|
||||
tf_explanations_discardpanel 1
|
||||
tf_explanations_store 1
|
||||
|
||||
tf_show_preset_explanation_in_class_loadout 0
|
||||
tf_show_taunt_explanation_in_class_loadout 0
|
||||
|
||||
tf_matchmaking_ticket_help 0
|
||||
tf_show_maps_details_explanation_count 0
|
||||
|
||||
cl_ask_blacklist_opt_out 1
|
||||
cl_ask_favorite_opt_out 1
|
||||
|
||||
sb_dontshow_maxplayer_warning 1
|
||||
cl_hud_playerclass_playermodel_showed_confirm_dialog 1
|
||||
tf_mvm_tabs_discovered 3
|
||||
tf_coach_request_nevershowagain 1
|
||||
Reference in New Issue
Block a user