https://bugs.winehq.org/show_bug.cgi?id=44148
Bug ID: 44148 Summary: DX Library: Multiple PlaySoundMem() calls don't work when using XAudio2 Product: Wine Version: 3.0-rc1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: xaudio2 Assignee: wine-bugs@winehq.org Reporter: kakurasan@gmail.com CC: aeikum@codeweavers.com Regression SHA1: e2c73fc394bace00c4463b6fcb6dfe9dc64084bc Distribution: ---
Created attachment 59902 --> https://bugs.winehq.org/attachment.cgi?id=59902 Testcase
When using XAudio2, multiple PlaySoundMem() calls don't play the same audio repeatedly. "git bisect" says e2c73fc394bace00c4463b6fcb6dfe9dc64084bc is the first bad commit.