GAMEPLAY
– Added holiday cheer.
AUDIO
– Enabled new audio occlusion system for all players.
– Set Audio output to “Stereo headphones (HRTF)” for all players next time they start CS:GO.
MISC
– Added a game server command sv_load_forced_client_names_file. Running tournament servers with +sv_load_forced_client_names_file namesfile.txt allows loading a key-values file where client names are enforced to be the tournament registered player names.
Example file:
“Names”
{
“765611979849XXXX” “Official Player Name”
“765611979800YYYY” “Other Player Name”
… etc.