MegaGlest Forum

Archives (read only) => Vanilla Glest => Bug report => Topic started by: rushatokar on 29 January 2010, 15:03:42

Title: Can't create direct sound object.
Post by: rushatokar on 29 January 2010, 15:03:42
When i load up the game. It says can't create direct sound object. I dont have speakers or anything. So any way to bypass this?
Title: Re: Can't create direct sound object.
Post by: softcoder on 5 February 2010, 06:24:23
Why not post the "exact" error message and perhaps we can help you.
Title: Re: Can't create direct sound object.
Post by: modman on 26 February 2010, 01:03:47
I saw this one before.  The game crashed immediately when you open it.

I think this stems from the fact that you may have no video card...
Title: Re: Can't create direct sound object.
Post by: robbbert229 on 10 July 2010, 06:40:49
I got the same problem
Title: Re: Can't create direct sound object.
Post by: softcoder on 10 July 2010, 16:15:16
You could try to install Mega-Glest 3.3.5 (then 3.3.5.1-alpha2) which now checks for sound system errors and will try to continue if sound fails.

So First 3.3.5:

https://sourceforge.net/projects/megaglest/files/current_release/ (https://sourceforge.net/projects/megaglest/files/current_release/)

Then the 3.3.51.-alpha2 update:

https://sourceforge.net/projects/megaglest/files/in_development/ (https://sourceforge.net/projects/megaglest/files/in_development/)

Thanks
Title: Re: Can't create direct sound object.
Post by: Omega on 11 July 2010, 01:48:38
Open the ini. The line that says:
SoundFactory=DirectSound8

Can be changed to
SoundFactory=OpenAL

Windows defaultly uses directsound, and other OS's defaultly use OpenAL, but you can use openAL on windows.