https://bugs.winehq.org/show_bug.cgi?id=21884
pix3lloso@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pix3lloso@gmail.com
--- Comment #19 from pix3lloso@gmail.com --- OdzioM:
I found easiest way to fix "StreamOpen Error"
- Open ResidentEvil2.exe file
- Go to OPTIONS
- In "Features" bookmark find SOUND QUALITY and change it to HIGH QUALITY
- Click OK :)
As OdzioM said, setting the sound quality to "High", should fix the problem.
Andrew Eikum:
Looks like the root problem is we don't support 8-bit PCM output from our ADPCM converter. Windows seems to support this.
As Andrew said, if the problem is the sound depth and you have the Biohazard 2 Sourcenext version, you should set the key "HKEY_LOCAL_MACHINE\Software\CAPCOM\BIOHAZARD 2 PC\SoundDepth" to hex value 10 (decimal 16). This should set the sound depth to 16 bit if I understand correctly.
Tested on wine 1.6.2 and works correctly.