http://bugs.winehq.org/show_bug.cgi?id=59872 Alex Henrie <alexhenrie24@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL| |https://store.steampowered. | |com/app/2668510/Red_Dead_Re | |demption/ Ever confirmed|0 |1 Component|-unknown |xaudio2 Regression SHA1| |934f5796e8fa2e5b06b8ac3f51e | |0cde4c2cfe90a --- Comment #6 from Alex Henrie <alexhenrie24@gmail.com> --- `git bisect` on the Wine repo says: 934f5796e8fa2e5b06b8ac3f51e0cde4c2cfe90a is the first bad commit commit 934f5796e8fa2e5b06b8ac3f51e0cde4c2cfe90a Author: Alexandre Julliard <julliard@winehq.org> AuthorDate: Thu Jun 4 11:42:53 2026 +0200 Commit: Alexandre Julliard <julliard@winehq.org> CommitDate: Thu Jun 4 12:03:27 2026 +0200 faudio: Import upstream release 26.06. libs/faudio/include/FAudio.h | 2 +- libs/faudio/src/FACT_internal.c | 3 +- libs/faudio/src/FACT_internal.h | 1 + libs/faudio/src/FAudio.c | 359 ++++++++++++++++++++++-------------- libs/faudio/src/FAudio_internal.c | 990 +++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------- libs/faudio/src/FAudio_internal.h | 56 ++++-- libs/faudio/src/FAudio_platform_win32_wmadec.c | 82 ++++----- 7 files changed, 812 insertions(+), 681 deletions(-) I'm working on bisecting FAudio to narrow it down further. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.