https://bugs.winehq.org/show_bug.cgi?id=39023
Alex Vallée avallee@chromium.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |avallee@chromium.org
--- Comment #37 from Alex Vallée avallee@chromium.org --- Created attachment 58590 --> https://bugs.winehq.org/attachment.cgi?id=58590 Add locking around access to the same device id.
Ignore the extra logging, I think the main issue for the crash is that FFXI is accessing the same HID device from 2 threads. I noticed that if one of the threads dies the whole game goes down. In other cases you can just continue and that thread dies but the rest of the game is fine.