With patch applied I can't get mixer.c to compile. I'm getting an error that 'still_behind' is undeclared, but apparently DSOUND_MixOne is attempting to use it.
I get no errors when I patch mixer.c and audio.c. I'm patching against the 0.9 release, not against cvs, but I don't think that would matter, I don't think that the content of the files has changed since the release.
I'll run through the patch and see if I can spot anything odd.
Randall
Davin McCall wrote:
Trying again as an inline attachment.
Davin
On Sun, 30 Oct 2005 15:31:15 +0100 Stefan Dösinger stefandoesinger@gmx.at wrote:
Am Sonntag, 30. Oktober 2005 14:23 schrieb Davin McCall:
Good news - I have got it working. It required work in both the mixer and the Wine ALSA sound driver. It works on my system if the ALSA driver is used and hw emulation is NOT used (in winecfg).
If anyone would like to test patches, give me a hoy. In particular I'd like to make sure it doesn't break anything else - StarCraft is one of the few Windows apps I actually have :-)
Can you send me the patch / upload it somewhere? I can test it with a few games and tell you if everything works as it should.
stefan