https://bugs.winehq.org/show_bug.cgi?id=41710
--- Comment #7 from Ken Thomases ken@codeweavers.com --- (In reply to Vit from comment #6)
Could anybody perform a regression test on Linux? Due to macdrv updates there will be additional crashes starting with e7568d342a37ad9406e173389b6cf2450e119a0a on macOS. This makes it almost impossible to test until fairly recent revisions. I expect the harmful commit to exist somewhere between eb5339edaca1c09d76b4afa32bdb07c1549e6650 and e7568d342a37ad9406e173389b6cf2450e119a0a.
You can still use the X11 driver on macOS. Set the following registry key:
[HKCU\Software\Wine\Drivers] "Graphics"="x11,mac"
You will, of course, need an X server such as XQuartz installed.