https://bugs.winehq.org/show_bug.cgi?id=48267
Bug ID: 48267 Summary: Heavy Rain Demo has buggy animations Product: Wine Version: 4.21 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: xaudio2 Assignee: wine-bugs@winehq.org Reporter: sashok.olen@gmail.com Distribution: ---
Heavy Rain Demo (free and available through EGS, which can be easily installer through Lutris) seems to have a problem with its animations when using Wine's implementation of xaudio2_7. Particularly, they don't seem to finish and instead just repeat in a loop. You can see it in this video: https://www.youtube.com/watch?v=R-cWHZnx4xM (there also seem to be some awful cracking going on but it seems to only affect the full game so ¯_(ツ)_/¯ ) Using native xaudio2_7.dll solves the animation issues. When using wine's implementation of xaudio2, the only xaudio-related line in the logs appear to be this:
0152:fixme:xaudio2:IXAudio2Impl_QueryInterface (0xa5ba90)->({60d8dac8-5aa1-4e8e-b597-2f5e2883d484},0x22f950), not found
As a backend, I use FAudio. Let me know if any logs are needed and which debug channels I need to use.