This article's documentation is for anything that uses the Source engine. Click here for more information.

Snd surround speakers: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎top: clean up, replaced: {{ModernNote| → {{note| (2))
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
Line 1: Line 1:
{{Langsp}}
{{Langsp}}
{{Entity|snd_surround_speakers|type=convar|nocat=1|notitlechange=1}} Found in each game's options menu under 'Audio', it controls the speaker configuration type to be used for audio outputting. It has four settings, them being:
{{this is a|convar|name=snd_surround_speakers|nocat=1|notitlechange=1}} Found in each game's options menu under 'Audio', it controls the speaker configuration type to be used for audio outputting. It has four settings, them being:
{| class="standard-table" style="width: 15%;"
{| class="standard-table" style="width: 15%;"
! Value
! Value

Revision as of 14:10, 4 January 2024

English (en)Translate (Translate)

snd_surround_speakers is a convar available in all Source Source games. Found in each game's options menu under 'Audio', it controls the speaker configuration type to be used for audio outputting. It has four settings, them being:

Value Description
0 Headphones
2 2 Speakers (Stereo)
4 4 Speakers (Quadraphonic)
5 5.1 Surround
7 7.1 Surround

Template:ModernBug

Note.pngNote:Some Source games (such as Alien Swarm Alien Swarm, Portal 2 Portal 2, Counter-Strike: Global Offensive Counter-Strike: Global Offensive and later games/mods using engine since Alien Swarm engine branch Alien Swarm engine branch) may not include options to enable 7.1 surround sound without using these console commands.
Note.pngNote:This command is not available in Left 4 Dead 2 Left 4 Dead 2.

See also