Do I need a 3d sound card to use openAL?

Started by
3 comments, last by Doggan 17 years, 10 months ago
Hi yall, I'm trying to use openAL but it doesn't seem to pick the main board sound adapter. I don't have a sound card attached to the main board, so I'm trying to use the one in the main board. Thanx.
Advertisement

The shouldn't be any problem with an integrated sound card, even if it supports only 2d sound.

What kind of troubles are you experiencing ?

Best regards
You could try swaping the dll out for another, that fixed a machine specific problem for me once.
___________________________________________________David OlsenIf I've helped you, please vote for PigeonGrape!
If it's not picking up any adapters that means that openal isn't installed properly
Anything posted is personal opinion which does not in anyway reflect or represent my employer. Any code and opinion is expressed “as is” and used at your own risk – it does not constitute a legal relationship of any kind.
You'll need both OpenAL32.dll and wrap_oal.dll. I had that same problem in the past and I was missing the 2nd dll mentioned.

Also (obviously) make sure your sound drivers are installed properly.

This topic is closed to new replies.

Advertisement