Hello all.
I just downloaded the game, and for some reason the sound isn't working. I played the game earlier, and just messed around in the game some. However, the game doesn't load sounds for me, and is completly quiet. I looked up the sound issue, and I came across this Fix:
http://www.planeshift.it/known_bugs.htmlHow ever, that fix did not work for me, as my file already looks like this: ; Sound enabled
System.Plugins.iSndSysRenderer = crystalspace.sndsys.renderer.openal
System.Plugins.iSoundManager = crystalspace.planeshift.sound.soundmngr
; Sound disabled
;System.PlugIns.iSndSysRenderer = crystalspace.sndsys.renderer.null
;System.Plugins.iSoundManager = crystalspace.planeshift.sound.dummy
Reading the Fix, if I remove the ";" before the word, it should enable it, right? So, removing the ";" from this:
; Windows (DirectSound)
;SndSys.Driver = crystalspace.sndsys.software.driver.directsound
Would that fix the sound?
Thank you for the help, and sorry for any possible confusion I may have caused.
Edit: There is one problem though... I am unable to Edit the file. I am able to view it with file viewer, just not edit it.