https://bugs.winehq.org/show_bug.cgi?id=51999
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- What are the exact symptoms of the crash? Is it a hang, or the game silently exits, or is there a crash dialog?
The log has this:
08cc:trace:d3d:wined3d_swapchain_state_setup_fullscreen Setting up window 0x30246 for fullscreen mode. 08cc:trace:d3d:wined3d_swapchain_state_setup_fullscreen Old style was 14cf0000, 00000100, setting to 940b0000, 00000000. 0814:err:sync:RtlpWaitForCriticalSection section 00007F1BDA4722C0 "../dlls/wined3d/wined3d_main.c: wined3d_cs" wait timed out in thread 0814, blocked by 08cc, retrying (60 sec)
which looks like a user32 deadlock. Could you please attach a new log with WINEDEBUG=+seh,+d3d,+d3d11,+dxgi,+win,+msg,+message?