protonscr

Killing Floor: should use system libopenal.so

steamclosed reviewed3rd party game
ValveSoftware/steam-for-linux#521 · opened 2013-01-03 by johndrinkwater · updated 2013-01-22 · 1 comments · github
Jjohndrinkwater 2013-01-03 github

Copied from the forum, users have issues with the bundled library, after replacing with system lib, surround sound returns. http://steamcommunity.com/app/221410/discussions/3/846939071079099941/ & http://steamcommunity.com/app/221410/discussions/0/846938350728378133/

I noticed I was getting mono sound in Killing Floor; I'm using onboard audio with 7.1 speakers connected and 7.1 set in the system audio config. I'm using Ubuntu 12.10 and in the system audio test each speaker works properly/individually and Amnesia also properly/discretely outputs surround sound. KF, however, only outputs mono sound. I'm guessing that the included libopenal.so is shoddy so you'll want to symlink to the library in the /usr/lib directory to get discrete surround working properly in KF.

  • Navigate to Steam/SteamApps/common/KillingFloor/System
  • Backup the original file (optional): mv openal.so openal.so.bak
  • Create a symlink to the current libopenal: ln -s /usr/lib/i386-linux-gnu/libopenal.so.1 openal.so
Ggdrewb-valve maintainer 2013-01-22 github

This bug was closed because the issue concerns the game and not the Steam client. Please contact the game developer on their official website with this information.

Nothing extracted yet.