https://bugs.winehq.org/show_bug.cgi?id=40794
Ken Thomases ken@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ken@codeweavers.com
--- Comment #9 from Ken Thomases ken@codeweavers.com --- (In reply to valkerie.asura from comment #7)
Was the patch from the previously referenced bug included in 1.8.2?
No, it wasn't because I wasn't able to confirm that it was addressing the real problem. I suspect the real problem is due to simultaneous calls into dinput from multiple threads. You can try a build with that patch applied and see if it changes anything. I suspect it won't.
I'll try to come up with a different patch that may address the threading issue.