https://bugs.winehq.org/show_bug.cgi?id=40768
Bug ID: 40768 Summary: Midtown Madness does not open: "There was an undetectable problem in loading the specified device driver" Product: Wine Version: 1.9.11 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: lleytonj73@gmail.com
Created attachment 54669 --> https://bugs.winehq.org/attachment.cgi?id=54669 wine output
On my Mac, trying to run Midtown Madness causes the screen to flicker, and then the aforementioned error appears. It then flickers some more before closing. I'm trying to upload the game to my Google Drive so it can be downloaded (since the Microsoft download link has disappeared) but damn Australia's internet is pathetic. I'm hoping the terminal output might be useful.
https://bugs.winehq.org/show_bug.cgi?id=40768
number lleytonj73@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20070202222605/http://down | |load.microsoft.com/download | |/midtownmad/Trial/1/W9X/EN- | |US/MMDemo.exe
https://bugs.winehq.org/show_bug.cgi?id=40768
--- Comment #1 from number lleytonj73@gmail.com --- URL added from #11637
https://bugs.winehq.org/show_bug.cgi?id=40768
number lleytonj73@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.9.11 |1.9.12
https://bugs.winehq.org/show_bug.cgi?id=40768
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com --- I cannot even get the game to start, the screen blinks black and the game quits.
https://bugs.winehq.org/show_bug.cgi?id=40768
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #3 from winetest@luukku.com --- (In reply to Bruno Jesus from comment #2)
I cannot even get the game to start, the screen blinks black and the game quits.
Doesnt start with wine 1.9.21-git and wine-staging 1.9.21 either.
The output isnt very verbose.
https://bugs.winehq.org/show_bug.cgi?id=40768
--- Comment #4 from winetest@luukku.com --- (In reply to winetest from comment #3)
(In reply to Bruno Jesus from comment #2)
I cannot even get the game to start, the screen blinks black and the game quits.
Doesnt start with wine 1.9.21-git and wine-staging 1.9.21 either.
The output isnt very verbose.
Doesn't start
wine 2.0rc6 and staging 2.0rc6. The download is around 26Mb. Only.
https://bugs.winehq.org/show_bug.cgi?id=40768
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #5 from winetest@luukku.com --- The game can be tested with this patch
diff --git a/dlls/winex11.drv/x11drv_main.c b/dlls/winex11.drv/x11drv_main.c index d4f5c84..10ee851 100644 --- a/dlls/winex11.drv/x11drv_main.c +++ b/dlls/winex11.drv/x11drv_main.c @@ -562,7 +562,7 @@ static BOOL process_attach(void)
init_pixmap_formats( display ); init_visuals( display, DefaultScreen( display )); - screen_bpp = pixmap_formats[default_visual.depth]->bits_per_pixel; + screen_bpp = 16;
XInternAtoms( display, (char **)atom_names, NB_XATOMS - FIRST_XATOM, False, X11DRV_Atoms );
I can't replicate the issue.
wine 2.0-git.
https://bugs.winehq.org/show_bug.cgi?id=40768
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #6 from joaopa jeremielapuree@yahoo.fr --- Fixed with wine-4.9. Reported fixed twice. Can an administrator close this bug as FIXED?
https://bugs.winehq.org/show_bug.cgi?id=40768
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #7 from Jeff Zaroyko jeffz@jeffz.name --- Reported fixed.
https://bugs.winehq.org/show_bug.cgi?id=40768
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.10.