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
mNo edit summary
mNo edit summary
Line 21: Line 21:
| 7.1 Surround
| 7.1 Surround
|}
|}
{{ModernBug|On system running Windows Vista and later, due to using DirectSound, the game may output only 5.1 surround despite 7.1 selected or 7.1 audio may not work properly without custom <code>dsound.dll</code> (such as Creative Alchemy, DSOAL or IndirectSound and using the "snd_legacy_surround 1" command).}}
{{ModernBug|On system running Windows Vista and later, due to using DirectSound, the game may output only 5.1 surround despite 7.1 selected or 7.1 audio may not work properly without custom <code>dsound.dll</code> (such as Creative Alchemy, DSOAL or IndirectSound and using the "{{Command|snd_legacy_surround|1}}" command).}}
{{ModernNote|Some Source games (such as {{as|4}}, {{portal2|4}}, {{csgo|4}} and later games/mods using engine since {{asbranch|4}}) may not include options to enable 7.1 surround sound without using these console commands.}}
{{ModernNote|Some Source games (such as {{as|4}}, {{portal2|4}}, {{csgo|4}} and later games/mods using engine since {{asbranch|4}}) may not include options to enable 7.1 surround sound without using these console commands.}}
{{ModernNote|This command is not available in {{l4d2|4}}.}}
{{ModernNote|This command is not available in {{l4d2|4}}.}}

Revision as of 05:26, 11 March 2023

English (en)Translate (Translate)

Template:Entity 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 Template:ModernNote Template:ModernNote

See also