https://bugs.winehq.org/show_bug.cgi?id=55341
Bug ID: 55341 Summary: Colin McRae Rally 2.0 since wine 8.4 shows just black screen Product: Wine Version: 8.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winex11.drv Assignee: wine-bugs@winehq.org Reporter: marcinzw@gmail.com Distribution: ---
Before wine 8.4 the game worked flawlessly, but now even through all version up to the wine 8.13 and latest git version shows only a black screen after intro. I was hoping that the next versions will fix the problem (I stayed with wine 8.3 until now) but it doesn't happen. So I bisected and find the commit 46c8a637525d0f1cf67830295fb460c819b800b6 is the problem. Exactly just one change in file dlls/winex11.drv/opengl.c in line 1405 (line number from latest git repo)
+ win32u_set_window_pixel_format( hwnd, pixel_format_index( format ), FALSE) - win32u_set_window_pixel_format( hwnd, pixel_format_index( format ), internal );
This reverts one of the change made in this commit and fixes problem with a black screen with latest git version as well. I hope this change (or similar which resolve the problem) can be applied.
https://bugs.winehq.org/show_bug.cgi?id=55341
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #1 from temp82@luukku.com --- please fill the regression field with the sha and also add the author of the regression into this bug report.
https://bugs.winehq.org/show_bug.cgi?id=55341
MarcinZw marcinzw@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |46c8a637525d0f1cf67830295fb | |460c819b800b6 Keywords| |regression Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=55341
MarcinZw marcinzw@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marcinzw@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=55341
MarcinZw marcinzw@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=55341
--- Comment #2 from MarcinZw marcinzw@gmail.com --- Done. Thanks.
https://bugs.winehq.org/show_bug.cgi?id=55341
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Colin McRae Rally 2.0 since |Colin McRae Rally 2.0 black |wine 8.4 shows just black |screen |screen |
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Please attach the console log. https://wiki.winehq.org/Bugs#Do.27s_and_Don.27ts
Does the demo exhibit the same behaviour? https://www.fileplanet.com/archive/p-56412/Colin-McRae-Rally-2-0-Demo
https://bugs.winehq.org/show_bug.cgi?id=55341
--- Comment #4 from MarcinZw marcinzw@gmail.com --- Well, I just checked the demo version, and it works normally. However, in the full version, there is some "movie" that changes resolution, and this probably can affect the behavior of "win32u_set_window_pixel_format". The standard console log shows nothing. Should I set some specific WINEDEBUG?
https://bugs.winehq.org/show_bug.cgi?id=55341
--- Comment #5 from MarcinZw marcinzw@gmail.com --- I find out that the full version is abandonware and can be downloaded here:
https://www.myabandonware.com/game/colin-mcrae-rally-2-0-bgj#download
And this version has exactly behavior that I described.
https://bugs.winehq.org/show_bug.cgi?id=55341
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=55471
https://bugs.winehq.org/show_bug.cgi?id=55341
Anton Baskanov baskanov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |baskanov@gmail.com
--- Comment #6 from Anton Baskanov baskanov@gmail.com --- Also affects Alarm for Cobra 11: Nitro Demo. http://www.fileplanet.com/169852/160000/fileinfo/Alarm-for-Cobra-11:-Nitro-D...
https://bugs.winehq.org/show_bug.cgi?id=55341
--- Comment #7 from Anton Baskanov baskanov@gmail.com --- Fixed by https://gitlab.winehq.org/wine/wine/-/commit/b9db43403461b5e87bb40b3d2fc0b5d...
https://bugs.winehq.org/show_bug.cgi?id=55341
MarcinZw marcinzw@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #8 from MarcinZw marcinzw@gmail.com --- I just compiled the latest git version and for me at least everything works. No black screen anymore. Thanks.
https://bugs.winehq.org/show_bug.cgi?id=55341
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b9db43403461b5e87bb40b3d2fc | |0b5dbcea24542
https://bugs.winehq.org/show_bug.cgi?id=55341
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.15.