https://bugs.winehq.org/show_bug.cgi?id=38668 --- Comment #65 from Andrew Eikum <aeikum(a)codeweavers.com> --- Based in Kimmo's analysis, this isn't something we can easily fix in Wine. I made a change to prefer builtin over native xaudio2, so this crash should be something users have to opt-in to by setting native overrides. If there are problems with builtin, we should fix those. (I also sent a pull request to winetricks to do the right thing there considering this change.) commit b747d6f6ccdf1699a9242a570d681fa246de592e Author: Andrew Eikum <aeikum(a)codeweavers.com> Date: Mon Mar 26 13:14:20 2018 -0500 xaudio2: Prefer builtin version. -- 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.