http://bugs.winehq.org/show_bug.cgi?id=59694 Krzysztof Bogacki <saancreed@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |ce9d622b4abdcba8236100e3603 | |c56c1bda194d6 --- Comment #1 from Krzysztof Bogacki <saancreed@gmail.com> --- Okay, I've figured out the other crash on newer Wine versions: ACShadows apparently requires syscall emulation to work, and the new, non-Staging version of syscall emulation disables itself when any .dll.so is loaded, causing a stale nvcuda.dll.so to break everything. Sorry for the distraction ???? On the other hand, learning this allowed me to confirm that windows.media.speech changes from ~11.5 don't fix this, as the unchanged version of this DLL from current master of Staging doesn't work, but one with last 13 commits reverted does. Bisecting only changes made to windows.media.speech and replacing only that DLL allowed me to avoid invoking Denuvo's wrath and find the exact commit that caused this regression: https://gitlab.winehq.org/wine/wine/-/commit/ce9d622b4abdcba8236100e3603c56c... -- 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.