Game Development Community

No Sound

by Douglas Marsh · in General Discussion · 05/13/2002 (4:21 pm) · 3 replies

There's no sound in the Realm Wars Engine Demo. Initially I thought that the demo just didn't include sound files.

I use a SB Live card. speaker are all the way up, so is system sound and sound sliders in the game.

The only two sound options in the demo are openAL and None

Havoc

#1
05/13/2002 (4:24 pm)
if you check the console log
(press ~)
and scroll way up to the sound initialization..
and see maybe that OpenAL is not initialized ?
do you have openAL installed?
#2
05/13/2002 (4:26 pm)
did you d/l the openAL drivers?
#3
05/13/2002 (4:27 pm)
d@mn that was quick...

not sure about openAL, I'm installing now

Havoc