[Bug 43833] New: FATAL ERROR: wglCreateContextAttribsARB failed in Wolfenstein: The New Order
https://bugs.winehq.org/show_bug.cgi?id=43833 Bug ID: 43833 Summary: FATAL ERROR: wglCreateContextAttribsARB failed in Wolfenstein: The New Order Product: Wine Version: 2.17 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: katoflip(a)protonmail.com Distribution: --- Whenver I try to start up Wolfenstein: TNO I get this message. https://ghostbin.com/paste/eyrvx Let me know what other information I can provide. -- 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=43833 --- Comment #1 from Justin Mitzel <katoflip(a)protonmail.com> --- none, apparently -- 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=43833 --- Comment #2 from Ken Thomases <ken(a)codeweavers.com> --- This game uses OpenGL (as opposed to Direct3D) and requires that the OpenGL implementation supports the "compatibility profile". My understanding is that the only driver that implements that on Linux is the NVIDIA proprietary binary driver. Mesa does not. Other drivers support the "core profile" of OpenGL 3.2+, which drops support for a lot of ancient, deprecated features. Apparently, W:TNO still needs and uses those ancient, deprecated features. This isn't just neglect on their part, where they asked for the compatibility profile by default even though they could work with the core profile. We've tried faking it and returning a core profile context, but the game really does attempt to use the missing functionality. There's not much Wine can do here, I'm afraid. -- 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=43833 Timothy <t_arceri(a)yahoo.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t_arceri(a)yahoo.com.au --- Comment #3 from Timothy <t_arceri(a)yahoo.com.au> --- We have just enabled OpenGL 4.4 compat profile on the radeonsi Mesa driver this bug was reported against. The game now runs well, I'd recommend closing this bug. -- 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=43833 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTOURBUG Status|UNCONFIRMED |RESOLVED --- Comment #4 from Henri Verbeet <hverbeet(a)gmail.com> --- (In reply to Timothy from comment #3)
We have just enabled OpenGL 4.4 compat profile on the radeonsi Mesa driver this bug was reported against. The game now runs well, I'd recommend closing this bug.
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=43833 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Henri Verbeet <hverbeet(a)gmail.com> --- Reported fixed upstream. -- 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)
-
wine-bugs@winehq.org