https://bugs.winehq.org/show_bug.cgi?id=57550
Bug ID: 57550 Summary: Geneforge 4 complains about resolution and crashes when run in virtual desktop Product: Wine Version: 9.14 Hardware: x86-64 URL: http://www.spiderwebsoftware.com/ftp/win/Geneforge4Dem o.exe OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: z.figura12@gmail.com Blocks: 56770 Regression SHA1: 6d0f2f67a5d7c57d1d32262c66f97bd2f8711c2d Distribution: ---
It spawns a dialog box saying:
Geneforge 4 requires the monitor to be set to exactly 16 Bit color and at least 1024x768 resolution. Your monitor isn't set to a suitable resolution.
After pressing "OK" it crashes in its own code.
Regression test says:
6d0f2f67a5d7c57d1d32262c66f97bd2f8711c2d is the first bad commit commit 6d0f2f67a5d7c57d1d32262c66f97bd2f8711c2d (HEAD) Author: Fan WenJie fanwj@mail.ustc.edu.cn Date: Tue Jul 23 21:39:26 2024 +0800
win32u: Fix incorrect comparison in add_virtual_modes.
Fixes: 60eb5cb5d252e400abe91a8fc8f53ea4841d50f9
This commit is obviously a bug fix, but it somehow breaks the game.
https://bugs.winehq.org/show_bug.cgi?id=57550
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=57550
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fanwj@mail.ustc.edu.cn
https://bugs.winehq.org/show_bug.cgi?id=57550
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@winehq.org |zzhang@codeweavers.com
--- Comment #1 from Zhiyi Zhang zzhang@codeweavers.com --- Taking a look at this.
https://bugs.winehq.org/show_bug.cgi?id=57550
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|zzhang@codeweavers.com |wine-bugs@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=57550
--- Comment #2 from Zhiyi Zhang zzhang@codeweavers.com --- The game always shows a black screen on my computer with or without the virtual desktop, with wine at git 6d0f2f67, 6d0f2f67~1, master. So I am unable to figure out what's wrong with that 6d0f2f67. I can hear the music but I don't see any dialog or screen content.
https://bugs.winehq.org/show_bug.cgi?id=57550
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED CC| |rbernon@codeweavers.com
--- Comment #3 from Rémi Bernon rbernon@codeweavers.com --- I had a similar issue initially but that's because I installed the game to a non-default folder, and the demo installer didn't put the files at the right place.
Using the default location, the demo works fine for me with 5942da6c6ca66170d3546016328c4c3e0cf8f1b5 and I don't any error message either. I also tried the full game from Steam, with virtual desktop or not everything seems to be working fine. Marking as probably fixed.
https://bugs.winehq.org/show_bug.cgi?id=57550
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 10.0-rc5.