Thematic background picture
          about Games

How to get sound in Shadowgrounds in Ubuntu Maverick x64

Yeah, so here we go, my third issue with the Linux port of Shadowgrounds... anyway, it turned out to not be that difficult to fix.

Shadowgrounds only really plays well with OSS, so you should run it through aoss, but that won't work in 64 bit. So here's the solution:

First, install alsa-oss (sudo apt-get install alsa-oss), then download this archive, extract it your game directory and run shadowgrounds-x64 from now on - easy as that. Download me

If you prefer to do this by hand, first download the alsa-oss package for i386 (from here), extract it (dpkg --extract alsa-oss_1.0.17-4_i386.deb alsa-oss) and copy the files in usr/lib/ to /usr/lib32/ (sudo cp alsa-oss/usr/lib/* /usr/lib32/). Now when you want to run the game, you should run it as:

LD_PRELOAD="/usr/lib32/libaoss.so" aoss ./shadowgrounds-bin

2 comments

  1. nerdy_kid's avatarnerdy_kid

    or just use padsp -- "padsp shadowgrounds_demo"

  2. Christian Dannie Storgaard's avatarChristian Dannie Storgaard

    That might work with the releases made since the Frozen Bundle, but it does not work with the original release.

Add a comment

All comments are moderated and may take some time to appear. Please do not submit the same comment multiple times.
Your email address will not be published; it will only be used for verification purposes and to display your avatar. Only your name and comment will be displayed publicly.