https://bugs.winehq.org/show_bug.cgi?id=39365
Bug ID: 39365 Summary: Gas Guzzlers Combat Carnage demo has wrong rendering with ARB shaders enabled Product: Wine Version: 1.7.51 Hardware: x86-64 URL: http://www.worthdownloading.com/download.php?gid=5320& id=23965 OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: andrey.goosev@gmail.com Distribution: ---
Created attachment 52472 --> https://bugs.winehq.org/attachment.cgi?id=52472 GLSL=disabled
Squares instead of pictures.
https://bugs.winehq.org/show_bug.cgi?id=39365
--- Comment #1 from Andrey Gusev andrey.goosev@gmail.com --- Created attachment 52473 --> https://bugs.winehq.org/attachment.cgi?id=52473 GLSL=enabled
https://bugs.winehq.org/show_bug.cgi?id=39365
--- Comment #2 from Andrey Gusev andrey.goosev@gmail.com --- Created attachment 52474 --> https://bugs.winehq.org/attachment.cgi?id=52474 +d3d_shader
https://bugs.winehq.org/show_bug.cgi?id=39365
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=39365
Stefan Dösinger stefandoesinger@gmx.at changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|stefan@codeweavers.com |stefandoesinger@gmx.at
https://bugs.winehq.org/show_bug.cgi?id=39365
--- Comment #3 from Andrey Gusev andrey.goosev@gmail.com --- Still present in wine-1.9.9-118-ge1970c8
https://bugs.winehq.org/show_bug.cgi?id=39365
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.worthdownloading |https://web.archive.org/web |.com/download.php?gid=5320& |/20210802200636if_/https:// |id=23965 |us.softpedia-secure-downloa | |d.com/dl/457dad94ba51e54e3a | |879f2d4fb1dc6c/61085012/200 | |120022/games/demo/GasGuzzle | |rsDemo.zip
--- Comment #4 from Gijs Vermeulen gijsvrm@gmail.com --- With MaxVersionGL set to 30001 and shader_backend set to arb, I don't see the problems from your screenshots with wine-6.14.
I had to install native d3dx9_43 to get into a race, but main menu worked fine without it. Can you still reproduce?
I'm running a GTX 750Ti with blob driver version 470.57.02.
Adding stable download.
$ sha1sum GasGuzzlersDemo.zip 53ee435eac4cb6013e4b85ca03af95f4b1cac18d GasGuzzlersDemo.zip
$ du -sh GasGuzzlersDemo.zip 1.7G GasGuzzlersDemo.zip
https://bugs.winehq.org/show_bug.cgi?id=39365
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #5 from Andrey Gusev andrey.goosev@gmail.com --- Not reproducible for me. Same driver and I don't use MaxVersionGL.
https://bugs.winehq.org/show_bug.cgi?id=39365
--- Comment #6 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to Andrey Gusev from comment #5)
Not reproducible for me. Same driver and I don't use MaxVersionGL.
Did you make sure ARB shaders were actually used? I got a message saying that ARB shaders are not supported in core contexts, which is why I set MaxVersionGL.
https://bugs.winehq.org/show_bug.cgi?id=39365
--- Comment #7 from Andrey Gusev andrey.goosev@gmail.com --- I get this using 'shader_backend -> arb'
0024:err:winediag:wined3d_dll_init Using the ARB shader backend. 0024:err:winediag:wined3d_dll_init The GLSL shader backend has been disabled. You get to keep all the pieces if it breaks. 0024:err:winediag:select_shader_backend Ignoring the shader backend registry key. GLSL is the only shader backend available on core profile contexts. You need to explicitly set GL version to use legacy contexts.
and the issue isn't present.
So setting MaxVersionGL doesn't change anything just adding a message
0024:err:winediag:wined3d_dll_init Setting maximum allowed wined3d GL version to 3.1.
https://bugs.winehq.org/show_bug.cgi?id=39365
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.15.