https://bugs.winehq.org/show_bug.cgi?id=37165
--- Comment #3 from Béla Gyebrószki gyebro69@gmail.com --- (In reply to Henri Verbeet from comment #2)
Does d50350886a3e15da29f29f7b3fb539e19a80d6d2 cause the minimization as well, or only the black screen after restoring the window? (And if it does, did the game properly resume drawing after minimzation/focus loss before that commit?)
Both issues are introduced by d50350886a3e15da29f29f7b3fb539e19a80d6d2. The game starts and runs properly with the previous commit. Alt-tabbing works too (both in fullscreen and virtual desktop mode) with the previous patch.
The patch from bug #38064 (attachment #50728) fixes both the minimize and the black screen issues for me (however the game crashes after alt-tabbing when in fullscreen mode with that patch applied). Don't know whether the crash is due to the patch or some other changes in Wine. I tried the patch on current git.