PlaneShift
Support => Linux Specific Issues => Topic started by: Agbeladem on August 11, 2007, 12:55:08 pm
-
Hi everyone !
Everything's fine with PlaneShift on my Fedora except the sound.
Besides, I don't seem to be the only one with the same problem.
I looked at SndSys.Driver.ALSA.SoundBufferms but its value was already at 150. Changing values didn't makes the sound work.
Then, I tried to use the OSS drivers, but it has made directly crash the game when I open it.
So, I'm here to ask other possibilities.
Thanks you for you understanding :)
-
Try deleting the libasound in your planeshift/libs dir
-
Woaah it was that simple :o
Thank you anyway, it works !
My PlaneShift will now be almost perfect :)
-
On a similar note if you switch to OSS be sure to change
SndSys.Driver.ALSA.SoundBufferms=150
to
SndSys.Driver.OSS.SoundBufferms=150
to fix the crash. Just in case anyone has issues and deleting the libasound doesn't work.