[Bug 43126] New: format DXGI_FORMAT_R8G8B8A8_UNORM stub
https://bugs.winehq.org/show_bug.cgi?id=43126 Bug ID: 43126 Summary: format DXGI_FORMAT_R8G8B8A8_UNORM stub Product: Wine Version: 2.9 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3dx11 Assignee: wine-bugs(a)winehq.org Reporter: martin.ramke(a)ramtrix.de Distribution: --- Created attachment 58329 --> https://bugs.winehq.org/attachment.cgi?id=58329 full log Since hearthstone patch 8.2.0.19506 which seems to make the switch to d3d11, several effects are not working properly. Including hovering over the played card history some card animations and the winning/losing screen. Instead of the usual effects the screen turns partially or completely black, while this is happening the following is output to the console: fixme:d3d11:d3d11_immediate_context_ResolveSubresource iface 0x14ba2c, dst_resource 0x118eaea0, dst_subresource_idx 0, src_resource 0x89b3f60, src_subresource_idx 0, format DXGI_FORMAT_R8G8B8A8_UNORM stub! The game can be made more playable by turning graphical effects to minimal but problems in the card history and other screens using special effects persist. -- 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=43126 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|format |Hearthstone needs |DXGI_FORMAT_R8G8B8A8_UNORM |d3d11_immediate_context_Res |stub |olveSubresource CC| |joseph.kucia(a)gmail.com Component|directx-d3dx11 |directx-d3d -- 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=43126 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de --- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> --- Does it work with Wine Staging? Current versions include a semi-stub for this function. -- 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=43126 Adrian Petrescu <apetresc(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |apetresc(a)gmail.com --- Comment #2 from Adrian Petrescu <apetresc(a)gmail.com> --- @Sebastian: No, I can confirm that the graphical issues Martin describes *are* present in Wine Staging 2.10. Luckily at present there is an easy workaround: set "-force-d3d9" as a parameter to Hearthstone in the B.Net Launcher. -- 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=43126 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Hearthstone needs |Multiple games need |d3d11_immediate_context_Res |d3d11_immediate_context_Res |olveSubresource |olveSubresource | |(Hearthstone, System Shock) -- 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=43126 ttmigueltt(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ttmigueltt(a)gmail.com --- Comment #3 from ttmigueltt(a)gmail.com --- I also had some graphical glitches (in my case the entire screen was unreadable), that were fixed by using the "-force-d3d9" flag. The error I had in my case was reported as this in my terminal: d3d:wined3d_debug_callback 0x8021548: "GL_INVALID_FRAMEBUFFER_OPERATION in glDrawElements -- 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=43126 Ker noa <blue-t(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |blue-t(a)web.de -- 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=43126 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=43126 Amosar <maxi.cass11(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maxi.cass11(a)gmail.com --- Comment #4 from Amosar <maxi.cass11(a)gmail.com> --- For me the screen is totally black with dx11,I only have the sound (I have the same log than Martin Ramke) -- 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=43126 --- Comment #5 from Ker noa <blue-t(a)web.de> --- This one is full of DepthBiasClamp messages, have you tried with wine-staging so we can eliminate this from the log? -- 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=43126 --- Comment #6 from Józef Kucia <joseph.kucia(a)gmail.com> --- ResolveSubresource() is implemented for typed resources, please retest. https://source.winehq.org/git/wine.git/?a=commit;h=410ffa37f2418a96988ac4f76... -- 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=43126 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |410ffa37f2418a96988ac4f76b3 | |9b9a6424630be Status|UNCONFIRMED |RESOLVED --- Comment #7 from Józef Kucia <joseph.kucia(a)gmail.com> --- Marking as fixed. Please open new bugs for remaining issues. -- 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=43126 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.2. -- 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)
-
wine-bugs@winehq.org