UFO:Alien Invasion

Development => Sounds and Music => Topic started by: lfloden on November 28, 2006, 05:24:04 am

Title: Sound in 2.1
Post by: lfloden on November 28, 2006, 05:24:04 am
Does anyone have sound in the 2.1 builds? In the 2.0, the sound and music are great, but the 2.1 builds I get nothing. Plus when I try to change from sdl to dx or wapi the game crashes. I'm assuming that it just hasn't been put into the 2.1 builds yet since there is so much other stuff going on, sound isn't that important, it's more of a clean up thing.
Title: Sound in 2.1
Post by: ubequitz on November 28, 2006, 07:23:24 am
Not sure if this will help, but if you are building from trunk svn try running with: " +set snd_openal 0"

you may also want to set the sound back to SDL ("+set snd_ref sdl").

There is an effort to get openal working in 2.1 but it is half-done so far (and doesn't yet work).

Also, ensure you have all the needed music files in you base/music/ directory.