https://bugs.winehq.org/show_bug.cgi?id=43144
Bug ID: 43144 Summary: Distorted graphics in the game Starcraft 2. Product: Wine Version: 2.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: zefkerrigan@gmail.com Distribution: ---
Created attachment 58365 --> https://bugs.winehq.org/attachment.cgi?id=58365 So the game looks like graphics distortion after adding this registry key.
If I add this registry key so that Wine can detect the availability of OpenGL 4.5 in my system, the graphics in Starcraft 2 become distorted. I guess this is probably due to the fact that in this case Starcraft2 starts using d3dx11 instead of d3dx9, but, unfortunately, this leads to distortions in the graphics in the game. But, I can not say with absolute certainty that this assumption completely corresponds to reality. I've attached screenshots that show what the game looks like without distorting graphics, and how it looks with graphics distortions after adding this registry key.
glversion_fix.reg
REGEDIT4 [HKEY_CURRENT_USER\Software\Wine\Direct3D] "DirectDrawRenderer"="opengl" "UseGLSL"="enabled" "MaxVersionGL"=dword:00040005