No sound in World of Goo?
Posted
by
user37805
on Ask Ubuntu
See other posts from Ask Ubuntu
or by user37805
Published on 2012-04-27T18:11:44Z
Indexed on
2012/11/10
11:15 UTC
Read the original article
Hit count: 167
I installed WorldOfGooSetup.1.41.deb and it didn't work. There was a segmentation fault error (core dumped) in terminal. I fixed that with:
sudo cp /usr/lib/x86_64-linux-gnu/libvorbis.so.* /opt/WorldOfGoo/libs32
sudo cp /usr/lib/x86_64-linux-gnu/libvorbis.so.* /opt/WorldOfGoo/libs64
That error is new for me as I have never had it before with previous releases of Ubuntu.
The game starts now but no sound effects or music is played.
I can hear music with my computer, videos, etc, so it is not a volume control problem. I am using ubuntu 12.04 final release.
© Ask Ubuntu or respective owner