Maarten Lankhorst wrote:
Vitaliy Margolen schreef:
That didn't work all that well:
err:wave:DSDB_MapBuffer Please run winecfg, open "Audio" page and set "Hardware Acceleration" to "Emulation". wine: Unhandled page fault on read access to 0x00000030 at address 0x7edf2cf8 (thread 0011), starting debugger...
This is with OSS and full acceleration.
Just sent-in patch to dsound fixes that, even then it is no reason not to accept this patch as it would have happened already with the current code.
Doesn't help: wine: Unhandled page fault on read access to 0x00000030 at address 0x7edfccf8 (thread 0011), starting debugger... Backtrace: =>1 0x7edfccf8 waveOutUnprepareHeader+0x38(hWaveOut=0x8000, lpWaveOutHdr=0x20, uSize=0x20) [/usr/local/src/wine.git-build/dlls/winmm/../../../wine.git/dlls/winmm/winmm.c:2289] in winmm (0x00349e28)
Vitaliy.