https://bugs.winehq.org/show_bug.cgi?id=57004
Bug ID: 57004 Summary: Ufo Afterlight shows an assertion when loading a mission: wglChoosePixelFormatARB() failed! Product: Wine Version: 9.13 Hardware: x86-64 URL: https://www.moddb.com/games/ufo-afterlight/downloads/u fo-afterlight-demo OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: opengl Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: alexandros.frantzis@collabora.com Regression SHA1: 272c55ac257315ef8393df357a79aac4e0d6cd76 Distribution: ArchLinux
I have a couple games that refuse to start since Wine-9.13: either they simple won't start or they show some error messages and quit. They used to work until Wine-9.12.
Such games are Ufo: Aftershock Ufo: Afterlight Eador: Masters of the Broken World ("Your video card doesn't support hardware acceleration") XIII Century: Death or Glory ("Format not supported for pbuffer operation")
The commit that caused the problem is commit 272c55ac257315ef8393df357a79aac4e0d6cd76 opengl32: Add default implementation for wglChoosePixelFormatARB.
The default implementation will be used automatically if the driver populates the wgl_pixel_format ARB fields.
The problem can be reproduced in Ufo Afterlight demo: the demo loads to the main menu but errors out when you start a new game.
wine-9.13-200-g8ad8c50e8f5 OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2 OpenGL core profile version string: 4.6.0 NVIDIA 550.40.65 X.Org X Server 1.21.1.13
https://bugs.winehq.org/show_bug.cgi?id=57004
--- Comment #1 from alexandros.frantzis@collabora.com --- This is likely to have the same cause as https://bugs.winehq.org/show_bug.cgi?id=56984 . Does https://gitlab.winehq.org/wine/wine/-/merge_requests/6164 help?
https://bugs.winehq.org/show_bug.cgi?id=57004
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #2 from Béla Gyebrószki gyebro69@gmail.com --- (In reply to alexandros.frantzis from comment #1)
This is likely to have the same cause as https://bugs.winehq.org/show_bug.cgi?id=56984 . Does https://gitlab.winehq.org/wine/wine/-/merge_requests/6164 help?
The patch works here as well and fixes the problem in all the affected games.
Marking as a dupe of bug #56984.
*** This bug has been marked as a duplicate of bug 56984 ***
https://bugs.winehq.org/show_bug.cgi?id=57004
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Béla Gyebrószki gyebro69@gmail.com --- Closing duplicate bug.