[Bug 30498] New: Shadows broken on many games because of wrong depth formats
http://bugs.winehq.org/show_bug.cgi?id=30498 Bug #: 30498 Summary: Shadows broken on many games because of wrong depth formats Product: Wine Version: 1.5.2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: tizbac2(a)gmail.com Classification: Unclassified D3DCMP_EQUAL and D3DCMP_NOTEQUAL are broken when used with incompatible depth format, and that breaks shadows on all CryEngine games, on MAFIA 2, and probably many other games On the logs the line "fixme:d3d:state_zfunc D3DCMP_NOTEQUAL and D3DCMP_EQUAL do not work correctly yet." will appear when this bug is causing problems -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30498 Christian <christian.frank(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christian.frank(a)gmx.de --- Comment #1 from Christian <christian.frank(a)gmx.de> 2013-01-27 08:35:45 CST --- i can confirm that shadows are broken on crysis 1, crysis wh and crysis 2. Using Nvidia gtx 560ti with 313.09 rivers and wine 1.5.22 . -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=30498 --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- Is this still an issue in current (1.7.36 or newer) wine? If so, please attach terminal output. -- 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=30498 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan(a)codeweavers.com, | |super_man(a)post.com -- 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=30498 Stefan Dösinger <stefandoesinger(a)gmx.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|stefan(a)codeweavers.com |stefandoesinger(a)gmx.at -- 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=30498 Oto Šťáva <oto.stava(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oto.stava(a)gmail.com --- Comment #3 from Oto Šťáva <oto.stava(a)gmail.com> --- In wine-1.9.13 this is still a problem for Mafia 2. I get this message continuously (with depth texture number changing): fixme:d3d:wined3d_debug_callback 0x710dc828: "Program undefined behavior warning: Sampler object 11 has depth compare enabled. It is being used with depth texture 943, by a program that samples it with a regular sampler. This is undefined beahvior.". -- 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=30498 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #4 from Wylda <wylda(a)volny.cz> --- I don't have such fixmes in wine-2.17, but shadows do not appear in Mafia 2. duplicate of bug 28251 ? -- 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=30498 Sven Arvidsson <sa(a)whiz.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sa(a)whiz.se -- 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=30498 tokktokk <fdsfgs(a)krutt.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs(a)krutt.org -- 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=30498 Miklós Máté <mtmkls(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtmkls(a)gmail.com --- Comment #5 from Miklós Máté <mtmkls(a)gmail.com> --- There are no shadows in Crysis 2 when using wined3d, but when using gallium nine the shadows are drawn correctly. -- 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=30498 exposight <exposight(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |exposight(a)gmail.com --- Comment #6 from exposight <exposight(a)gmail.com> --- On wine 4.18 shadows work both in Mafia 2 and Crysis 2, haven't noticed problems with them. The mentioned 'fixme' messages are not present in the console. -- 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=30498 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #7 from joaopa <jeremielapuree(a)yahoo.fr> --- Reported fixed by the last comment. Can an administrator close this bug as FIXED? -- 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=30498 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #8 from Austin English <austinenglish(a)gmail.com> --- (In reply to exposight from comment #6)
On wine 4.18 shadows work both in Mafia 2 and Crysis 2, haven't noticed problems with them. The mentioned 'fixme' messages are not present in the console.
Fixed -- 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=30498 Stefan Dösinger <stefan(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan(a)codeweavers.com --- Comment #9 from Stefan Dösinger <stefan(a)codeweavers.com> --- Reported fixed. The EQUAL and NOTEQUAL trouble was a fairly wishy-washy problem anyway. We couldn't (and in some cases still can't) get the depth values to perfectly match what happens on Windows, breaking some games. GL_ARB_clip_control made this situation a lot better, but it is not available everywhere. -- 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=30498 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.22. -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla