[Bug 55341] New: Colin McRae Rally 2.0 since wine 8.4 shows just black screen
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(a)winehq.org Reporter: marcinzw(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55341 temp82(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82(a)luukku.com --- Comment #1 from temp82(a)luukku.com --- please fill the regression field with the sha and also add the author of the regression into this bug report. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55341 MarcinZw <marcinzw(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |46c8a637525d0f1cf67830295fb | |460c819b800b6 Keywords| |regression Distribution|--- |ArchLinux -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55341 MarcinZw <marcinzw(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marcinzw(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55341 MarcinZw <marcinzw(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55341 --- Comment #2 from MarcinZw <marcinzw(a)gmail.com> --- Done. Thanks. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55341 Ken Sharp <imwellcushtymelike(a)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(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55341 --- Comment #4 from MarcinZw <marcinzw(a)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? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55341 --- Comment #5 from MarcinZw <marcinzw(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55341 Béla Gyebrószki <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=55471 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55341 Anton Baskanov <baskanov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |baskanov(a)gmail.com --- Comment #6 from Anton Baskanov <baskanov(a)gmail.com> --- Also affects Alarm for Cobra 11: Nitro Demo. http://www.fileplanet.com/169852/160000/fileinfo/Alarm-for-Cobra-11:-Nitro-D... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55341 --- Comment #7 from Anton Baskanov <baskanov(a)gmail.com> --- Fixed by https://gitlab.winehq.org/wine/wine/-/commit/b9db43403461b5e87bb40b3d2fc0b5d... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55341 MarcinZw <marcinzw(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #8 from MarcinZw <marcinzw(a)gmail.com> --- I just compiled the latest git version and for me at least everything works. No black screen anymore. Thanks. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55341 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b9db43403461b5e87bb40b3d2fc | |0b5dbcea24542 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55341 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 8.15. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla