It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
I can run the game with the new Linux tarball but I can get no sound at all on Ubuntu 12.04.5 64-bit.
avatar
sunshinecorp: I can run the game with the new Linux tarball but I can get no sound at all on Ubuntu 12.04.5 64-bit.
Run this from terminal:
sudo apt-get install libasound2:i386 libasound2-data:i386 libasound2-plugins:i386
avatar
sunshinecorp: I can run the game with the new Linux tarball but I can get no sound at all on Ubuntu 12.04.5 64-bit.
avatar
gildur: Run this from terminal:
sudo apt-get install libasound2:i386 libasound2-data:i386 libasound2-plugins:i386
Already have libasound2 and libasound2 plugins. But there's no package named libasound2-data for Precise...
Post edited October 15, 2014 by sunshinecorp
avatar
gildur: Run this from terminal:
sudo apt-get install libasound2:i386 libasound2-data:i386 libasound2-plugins:i386
avatar
sunshinecorp: Already have libasound2 and libasound2 plugins. But there's no package named libasound2-data for Precise...
I'm running Precise as well. After looking, the earliest Ubuntu release to include libasound-data is 13.10. The specs for the game do say 14.04 as a minimum...
avatar
sunshinecorp: Already have libasound2 and libasound2 plugins. But there's no package named libasound2-data for Precise...
avatar
oldrocker99: I'm running Precise as well. After looking, the earliest Ubuntu release to include libasound-data is 13.10. The specs for the game do say 14.04 as a minimum...
Yeah, well didn't complain. :) Just wondering if there's a solution. I can run the game fine using my native Wine and GOG's windows distributable anyway.
avatar
sunshinecorp: I can run the game with the new Linux tarball but I can get no sound at all on Ubuntu 12.04.5 64-bit.
avatar
gildur: Run this from terminal:
sudo apt-get install libasound2:i386 libasound2-data:i386 libasound2-plugins:i386
Great advice, fixed the problem straight away for me :)