https://bugs.winehq.org/show_bug.cgi?id=39742
Tim Clem tclem@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tclem@codeweavers.com
--- Comment #27 from Tim Clem tclem@codeweavers.com --- (In reply to Dima from comment #26)
Bug still present on wine 9.3 on Mac with Apple M2 CPU (ARM architecture) System: macOS 14.3.1 (23D60) Kernel: Darwin 23.3.0
What I've noted is that behind game's main splash screen frozen there is small Windows critical window with title Error and text Failed to set display mode and OK button. Its can be seen in window swict mode (using 3 fingers scroll up on mac at least). When activate this tiny window and press Enter (its OK button) wine is closed. Wine's output of such run with export WINEDEBUG=+all was recorded to logfile and compressed (zip is 25 mb, logfile 677mb): https://drive.google.com/file/d/1dOhg1hKm_1mITjU9ZVOmIuJM4QYexdEk/ view?usp=sharing Please feel free to request any additional logs/traces/etc if needed!
Dima, this is a different issue than what Vjacheslav reported. The game attempts to switch to fullscreen 1024x768 and 800x600, both of which are unavailable on the built-in displays on most Apple Silicon devices. I would do some searches to see if there is a way to force the game into windowed mode at startup, or to change its default resolution to one that is available.