Update config
This commit is contained in:
@@ -1,8 +1,5 @@
|
|||||||
// https://developer.valvesoftware.com/wiki/List_of_Team_Fortress_2_console_commands_and_variables
|
// https://developer.valvesoftware.com/wiki/List_of_Team_Fortress_2_console_commands_and_variables
|
||||||
|
|
||||||
// No texture streaming
|
|
||||||
no_texture_stream
|
|
||||||
|
|
||||||
con_enable 1
|
con_enable 1
|
||||||
//Set the default confile location
|
//Set the default confile location
|
||||||
//con_logfile "console.log"
|
//con_logfile "console.log"
|
||||||
|
|||||||
@@ -1,8 +1,10 @@
|
|||||||
textures=ultra
|
texture_quality=ultra
|
||||||
|
texture_filter=aniso16x
|
||||||
decals=ultra
|
decals=ultra
|
||||||
sprays=keep
|
sprays=keep
|
||||||
bandwidth=6.0Mbps
|
bandwidth=6.0Mbps
|
||||||
download=all
|
download=all
|
||||||
hud_achievement=on
|
hud_achievement=on
|
||||||
hud_player_model=on
|
hud_player_model=on
|
||||||
|
party_mode=request
|
||||||
fpscap=400
|
fpscap=400
|
||||||
Reference in New Issue
Block a user