https://bugs.winehq.org/show_bug.cgi?id=57233
--- Comment #12 from RĂ©mi Bernon rbernon@codeweavers.com ---
This is in d3d11 mode. In this mode when the problem occurs, the game starts windowed (black window), as opposed to vulkan's full black screen.
Ah yeah the d3d11 mode seems to match my expectation, where it constantly recreates the swapchain. I still don't completely understand why it doesn't eventually succeed. I guess I'll just send a revert of the change for now.