protonscr

Steam ignores soundcard capabilities, always does 16-bit audio

steamclosed reviewedAudio
ValveSoftware/steam-for-linux#3865 · opened 2015-05-30 by Cat-Ion · updated 2019-07-18 · 2 comments · github
CCat-Ion 2015-05-30 github

If the ALSA soundcard used by Steam requires the sample format to be S32_LE, Steam will (presumably) still write S16_LE audio to it and produce nothing but noise. This can happen e.g. if the soundcard supports multiple sample formats and another software opens it first and selects anything but 16-bit LE, 'locking' it into that format. This can easily checked with ALSA's loopback module.

Kkisak-valve maintainer 2018-09-21 github

Hello @Cat-Ion, are you still experiencing this issue on an up to date system?

Kkisak-valve maintainer 2018-10-26 github

Closing pending feedback.

Nothing extracted yet.