EmulatorArchive / mupen64plus

Automatically exported from code.google.com/p/mupen64plus
1 stars 0 forks source link

No sound in Windows when vidext is used #503

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Describe your system:
 - Operating System (be specific): Windows 7
 - Machine type (32-bit or 64-bit): 32-bit
 - Mupen64Plus version: 1.99.5

Describe the problem:

When video extension is enabled there is no sound in Windows.
This bug affects both m64py and wxmupen64plus front-ends.

Attached is debug output.

Original issue reported on code.google.com by gen2br...@gmail.com on 24 Jun 2012 at 11:23

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Happens here too. Windows 7 64-bit, Mupen64Plus v1.99.5

Original comment by cluster.phucking on 25 Jun 2012 at 1:22

GoogleCodeExporter commented 9 years ago
this should be resolved in the v2.0 release.

Original comment by richard...@gmail.com on 28 Jun 2013 at 6:06

GoogleCodeExporter commented 9 years ago
Still seems to happen on some systems: 
https://groups.google.com/forum/#!topic/mupen64plus/_bgdLASa4Cg

Original comment by s...@narfation.org on 15 Jul 2013 at 5:39

GoogleCodeExporter commented 9 years ago
OK, just as hint what people here could test to check whether this is a problem 
with SDL directsound integration:

1. open cmd ("winkey + r" -> "cmd" -> Enter)
2. navigate to the folder containing wxmupen64plus (e.g. "cd 
Desktop\mupen64plus-mxe-daily\i686-pc-mingw32")
3. "set SDL_AUDIODRIVER=waveout"
4. "wxmupen64plus"

Try to change the step 3 to "set SDL_AUDIODRIVER=waveout" and "set 
SDL_AUDIODRIVER=dsound". Post the results in a understandable and structured way

Original comment by s...@narfation.org on 28 Jul 2013 at 7:43