Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Follow the Pipewire wiki, but basically you have to have a copy pipewire.conf in your ~/.config/pipewire/ directory, and edit it so that sampme rates listed are used
Note the valid sample rates have to be between square brackets, but Steam formatting erases the contents
44100 48000 88200 96000 192000 must be in square brackets, like an array? Does this require commas too?
space separated
and you are missing the ~ in his path. That ~ means your users home so it would be like typing out
The . at the beginning of the .config means that is a hidden file/directory.
The configuration is a cascading system so if it doesn't find a configuration within your users home at that path then it will use the system defined config. Or in other words, by placing a configuration at that path within your home directory pipewire will use that as an override for your user.
Also note that this will definitely break audio output on the deck directly when in game mode and you aren't using your DAC.