[Bug 50396] New: Sacred Gold: wrong z-order or something else
https://bugs.winehq.org/show_bug.cgi?id=50396 Bug ID: 50396 Summary: Sacred Gold: wrong z-order or something else Product: Wine Version: 6.0-rc3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: xillusium(a)gmail.com Distribution: --- Created attachment 69015 --> https://bugs.winehq.org/attachment.cgi?id=69015 WINEDEBUG=warn+d3d wine sacred.exe &> 111.log When I run Sacred 1 Gold Edition (2.28), something went wrong with character elements z-ordering. For example, gladiator hair arrangement. The bug takes place both in the character selection menu and in the game world. I observed this error not only in 6.0-rc3, but also in older versions of Wine like 5.x -- 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=50396 soredake <gi85qht0z(a)relay.firefox.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gi85qht0z(a)relay.firefox.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=50396 --- Comment #1 from Nick <xillusium(a)gmail.com> --- Created attachment 69016 --> https://bugs.winehq.org/attachment.cgi?id=69016 characters menu -- 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=50396 --- Comment #2 from Nick <xillusium(a)gmail.com> --- Created attachment 69017 --> https://bugs.winehq.org/attachment.cgi?id=69017 the game -- 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=50396 --- Comment #3 from Nick <xillusium(a)gmail.com> --- (In reply to Nick from comment #2)
Created attachment 69017 [details] the game
Not only the character is defeated by this -- 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=50396 Nick <xillusium(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xillusium(a)gmail.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=50396 Nick <xillusium(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|xillusium(a)gmail.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=50396 Nick <xillusium(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xillusium(a)gmail.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=50396 --- Comment #4 from Henri Verbeet <hverbeet(a)gmail.com> --- Created attachment 69069 --> https://bugs.winehq.org/attachment.cgi?id=69069 hack The attached hack seems to fix it for me, although it's clearly incorrect. I remember this game working several years ago, so this is a regression. Fundamentally it's the same issue as in bug 34906, although the commit that broke this game may or may not be the same. -- 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=50396 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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=50396 --- Comment #5 from Nick <xillusium(a)gmail.com> --- (In reply to Henri Verbeet from comment #4)
Created attachment 69069 [details] hack
The attached hack seems to fix it for me, although it's clearly incorrect.
I remember this game working several years ago, so this is a regression. Fundamentally it's the same issue as in bug 34906, although the commit that broke this game may or may not be the same.
Thank you! This hack did the trick and everything works correctly! But why did they do this check with the WINED3D_BIND_DEPTH_STENCIL flag? -- 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=50396 Nick <xillusium(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|6.0-rc3 |6.0-rc5 -- 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=50396 --- Comment #6 from Henri Verbeet <hverbeet(a)gmail.com> --- Does this still happen with Wine 6.4? -- 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=50396 Berillions <berillions(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |berillions(a)gmail.com --- Comment #7 from Berillions <berillions(a)gmail.com> --- (In reply to Henri Verbeet from comment #6)
Does this still happen with Wine 6.4?
Hi Henri, I confirm that this issue is fixed in Wine vanilla 6.4 Thanks :D -- 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=50396 Nick <xillusium(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #8 from Nick <xillusium(a)gmail.com> --- I tried in Wine 6.6. It looks like this bug has been 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=50396 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.8. -- 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 (1)
-
WineHQ Bugzilla