https://bugs.winehq.org/show_bug.cgi?id=45623
Jan Havran havran.jan@email.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |havran.jan@email.cz
--- Comment #38 from Jan Havran havran.jan@email.cz --- This bug is also causing audio issues in Vietcong. Still an issue in Wine-Staging 3.18 (which contains patches from attachment 62149). I also applied patches from attachments 62226 and 62597, but audio is still cracking. Also note that code inside of block (from your patch):
if(This->pa_held_bytes > This->real_bufsize_bytes){
is never called - I have put there a breakpoint:
Wine-dbg>info break Breakpoints: 3: y 0x7b8279f8 AudioRenderClient_ReleaseBuffer+0xf8 [/usr/src/debug/wine-staging-32-build/dlls/winepulse.drv/../../../wine-staging/dlls/winepulse.drv/mmdevdrv.c:2532] in winepulse (1)