https://bugs.winehq.org/show_bug.cgi?id=48355
Bug ID: 48355 Summary: Serious Sam depth overlapping invalid Product: Wine Version: 5.0-rc2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: opengl Assignee: wine-bugs@winehq.org Reporter: axet@me.com Distribution: ---
Created attachment 66095 --> https://bugs.winehq.org/attachment.cgi?id=66095 depth problem
Hello! It is me again:) I'm having issue with Serious Sam game, when objects not correctly covered by each other, further objects drawn above closest objects. Happens on GOG version of the game, and not on Serious Sam Demo from web archive. Same as before, only happen with mesa/nouveau, proprietary nvidia drivers works fine (if I can say that about proprietary drivers, they have it's own not related issues)
https://bugs.winehq.org/show_bug.cgi?id=48355
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #1 from Béla Gyebrószki gyebro69@gmail.com --- Reminds me of the Z-order bug: bug #11970. Does the workaround described in that bug report help? https://bugs.winehq.org/show_bug.cgi?id=11970#c49
Needs to enter those while you're in the main menu. Rendering in the game should be correct from then on.
https://bugs.winehq.org/show_bug.cgi?id=48355
Alexey Kuznetsov axet@me.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #2 from Alexey Kuznetsov axet@me.com --- You right.
gap_iDepthBits=24 ApplyVideoMode()
Fix the issue, default value == 0
*** This bug has been marked as a duplicate of bug 11970 ***
https://bugs.winehq.org/show_bug.cgi?id=48355
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate