Disable TV by default and adjust TV defaults for best streaming performance
This commit is contained in:
parent
187d12ac85
commit
8c44c66df9
5 changed files with 9 additions and 10 deletions
|
@ -23,7 +23,7 @@ sed -i -e "s/{{SERVER_HOSTNAME}}/${CS2_SERVERNAME}/g" \
|
|||
-e "s/{{TV_AUTORECORD}}/${TV_AUTORECORD}/g" \
|
||||
-e "s/{{TV_PW}}/${TV_PW}/g" \
|
||||
-e "s/{{TV_RELAY_PW}}/${TV_RELAY_PW}/g" \
|
||||
-e "s/{{TV_SNAPSHOTRATE}}/${TV_SNAPSHOTRATE}/g" \
|
||||
-e "s/{{TV_MAXRATE}}/${TV_MAXRATE}/g" \
|
||||
-e "s/{{TV_DELAY}}/${TV_DELAY}/g" \
|
||||
"${STEAMAPPDIR}"/game/csgo/cfg/server.cfg
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue