https://bugs.winehq.org/show_bug.cgi?id=44123 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #21 from Fabian Maurer <dark.shadow4(a)web.de> --- 1.) It works for every GPU that support OpenGL 3.2, that is, most modern GPUs, and everyone that can support DX11. As said, wine-staging has a workaround so you don't even need that key. 2.) View it as high-word low-word, then 0x30002 is HIGH(0x0003) and LOW(0x0002) 3.) Problem is, some drivers don't have backwards compatibility with OpenGL 3.2 profiles, while wine still uses a bit of that functionality. It will be changed once wine doesn't need that anymore, I think. In the meantime, use wine-staging or the key. -- 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.