[Bug 46831] Metro 2033 crashes when using FAudio

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 14 17:09:40 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=46831

--- Comment #3 from Ethan Lee <flibitijibibo at gmail.com> ---
Another interesting thing this game does is _heavily_ downsample for one
particular submix - this meant that the resampler would read too far past the
submix input cache, causing single samples of garbage to get sent everywhere,
causing all that noise the moment you stepped past the title screen.

This fixes the noise for me:

https://github.com/FNA-XNA/FAudio/commit/a3e81a4c5ed4e8e63b8a13cf829a78944f2db056

-- 
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.



More information about the wine-bugs mailing list