[Bug 59872] New: In version 11.11, clicks appeared in Red Dead Remastered
http://bugs.winehq.org/show_bug.cgi?id=59872 Bug ID: 59872 Summary: In version 11.11, clicks appeared in Red Dead Remastered Product: Wine Version: 11.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: jon9097@gmail.com Distribution: --- In version 11.11, clicks appeared in Red Dead Remastered. When I press Esc, clicks are heard and clicks also appeared in the game itself, there were no clicks in version 11.10. The logs are still the same and there is nothing suspicious. Sometimes the clicks are so strong that they interfere with playing. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59872 Austin English <austinenglish@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal Keywords| |regression --- Comment #1 from Austin English <austinenglish@gmail.com> --- Please run a regression test: https://gitlab.winehq.org/wine/wine/-/wikis/Regression-Testing -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59872 Ken Sharp <imwellcushtymelike@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|In version 11.11, clicks |Audio clicking in Red Dead |appeared in Red Dead |Remastered |Remastered | -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59872 Alex Henrie <alexhenrie24@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24@gmail.com --- Comment #2 from Alex Henrie <alexhenrie24@gmail.com> --- Is this the game? https://store.steampowered.com/app/2668510/Red_Dead_Redemption/ I don't hear any clicking on Wine 11.11. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59872 --- Comment #3 from Konstantin <jon9097@gmail.com> --- (In reply to Alex Henrie from comment #2)
Is this the game? https://store.steampowered.com/app/2668510/Red_Dead_Redemption/
I don't hear any clicking on Wine 11.11.
The clicks happen when I open the menu and close it. Here's the video, you can hear it perfectly. It will be processed in good quality now, but you can already hear the sound. https://youtu.be/H_c9pGEjFVU?si=aM-72A6K6R_Nsf0d -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59872 --- Comment #4 from Alex Henrie <alexhenrie24@gmail.com> --- OK, I see what you are talking about now: There is a faint crackling noise in the background of the YouTube video. I can hear the crackling on my own computer now too, but only after switching from speakers to headphones. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59872 --- Comment #5 from Konstantin <jon9097@gmail.com> --- I have a good sound card and I can hear this crackling well on the speakers and on the headphones and even on the phone. And this sound is heard by my viewers. I would really like this problem to be solved. I currently don't have the opportunity to compile wine several times to understand which component is causing the clicks. But if this is not solved, then this problem will remain and will definitely be in other games. -- 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.
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.
http://bugs.winehq.org/show_bug.cgi?id=59872 --- Comment #7 from Konstantin <jon9097@gmail.com> --- Thank you, Alex Henrie ???? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59872 --- Comment #8 from Konstantin <jon9097@gmail.com> --- (In reply to Konstantin from comment #7)
Thank you, Alex Henrie ????
???? − The smile doesn't work -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59872 Alex Henrie <alexhenrie24@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |flibitijibibo@gmail.com, | |z.figura12@gmail.com --- Comment #9 from Alex Henrie <alexhenrie24@gmail.com> --- `git bisect` on the FAudio repo says: f8bfeb09315269b848c6b4fca4ce81fd7424bb25 is the first bad commit commit f8bfeb09315269b848c6b4fca4ce81fd7424bb25 (HEAD) Author: Elizabeth Figura <zfigura@codeweavers.com> AuthorDate: Wed Feb 18 16:10:13 2026 -0600 Commit: Ethan Lee <flibitijibibo@gmail.com> CommitDate: Tue Mar 10 14:52:45 2026 -0400 faudio: Decode ADPCM directly into the destination buffer. src/FAudio_internal.c | 51 +++++++++++++++++++++++++++------------------------ 1 file changed, 27 insertions(+), 24 deletions(-) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59872 --- Comment #10 from Alex Henrie <alexhenrie24@gmail.com> --- Created attachment 81207 --> http://bugs.winehq.org/attachment.cgi?id=81207 Partial reversion of commit f8bfeb0 Restoring the intermediate buffer that commit f8bfeb0 removed fixes the crackling, though I don't yet understand why that makes a difference. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59872 --- Comment #11 from Alex Henrie <alexhenrie24@gmail.com> --- Patch sent: https://github.com/FNA-XNA/FAudio/pull/408 -- 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.
participants (1)
-
WineHQ Bugzilla