Young Lean wrote:
I'm sure someone will release something you can use to revert it, till then just appreciate the better quality mic spam :^)
No one needs to release anything. They just need to change the codec the server is using. They had an update just like this when they released orange box engine on CSS. It defaulted every server to use the "Steam" codec. Which is used in the steam overlay. I imagine that the server is actually using this becuase the update notes stated it defaulted to that again with a new cvar to change it.
If they want to use the old voice codec they need to add this to the server.cfg
Code:
sv_voicecodec vaudio_speex
If they want to try the new codec they need to add this.
Code:
sv_voicecodec vaudio_celt
Regards,
DHack