[Bug 45077] New: Batman -telltale series rendering errors
https://bugs.winehq.org/show_bug.cgi?id=45077 Bug ID: 45077 Summary: Batman -telltale series rendering errors Product: Wine Version: 3.6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: eldrad(a)autistici.org Distribution: --- Created attachment 61225 --> https://bugs.winehq.org/attachment.cgi?id=61225 +dxgi,+d3d11, wine-staging-3.6 +patches from bug 41063 (1.4G uncompressed) After running with patches from bug 41063 plus forwarded ID3D11DeviceContext1:UpdateSubresource1, the game does not display properly, seems the graphics are too dark and maybe some textures are missing. By inspecting logs, the most relevant thing I see is: "Failed to create wined3d texture" but there are also shader unhandled modifiers, several "d3d11:skip_dword_unknown", and other lines that might be relevant -- 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=45077 Toni <eldrad(a)autistici.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #61225|0 |1 is obsolete| | --- Comment #1 from Toni <eldrad(a)autistici.org> --- Created attachment 61226 --> https://bugs.winehq.org/attachment.cgi?id=61226 +dxgi,+d3d11, wine-staging-3.6 +patches from bug 41063 (1.4G uncompressed) messed up the initial attachment -- 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=45077 --- Comment #2 from Toni <eldrad(a)autistici.org> --- Created attachment 61227 --> https://bugs.winehq.org/attachment.cgi?id=61227 reduced log: +dxgi,+d3d11, wine-staging-3.6 +patches from bug 41063 (removed all trace lines) adding a reduced log file without all 'trace' lines since that might be easier to handle on first inspection -- 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=45077 --- Comment #3 from Toni <eldrad(a)autistici.org> --- Note although I have attached logs created with patched wine-staging-3.6, I see the same behaviour with patched wine-3.6. I got the logs with wine-staging-3.6 to avoid problems that might already be resolved there. -- 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=45077 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=45077 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=45077 --- Comment #4 from Toni <eldrad(a)autistici.org> --- Created attachment 61233 --> https://bugs.winehq.org/attachment.cgi?id=61233 uncompressed reduced log adding the same reduced log as above in uncompressed form so it's easier to inspect directly from the browser in all situations. -- 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=45077 Toni <eldrad(a)autistici.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64 Version|3.6 |3.7 -- 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=45077 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |41063 -- 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=45077 --- Comment #5 from Toni <tonix64(a)inventati.org> --- By getting the log with +d3d I can see the reason for the failed textures: 0082:warn:d3d:wined3d_texture_create Unsupported multisample type 4 quality 4294967295 requested. 0082:warn:d3d11:d3d_texture2d_create Failed to create wined3d texture, hr 0x8876086a. This is the same issue as bug 45197, applying the hack there makes this error dissapear, although the rendering problems are still there. -- 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=45077 --- Comment #6 from Toni <tonix64(a)inventati.org> --- Created attachment 64698 --> https://bugs.winehq.org/attachment.cgi?id=64698 Sample screen 1 (bad rendering) -- 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=45077 --- Comment #7 from Toni <tonix64(a)inventati.org> --- Created attachment 64699 --> https://bugs.winehq.org/attachment.cgi?id=64699 Sample screen 1 (good rendering) -- 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=45077 --- Comment #8 from Toni <tonix64(a)inventati.org> --- Created attachment 64700 --> https://bugs.winehq.org/attachment.cgi?id=64700 Sample screen 2 (bad rendering) -- 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=45077 --- Comment #9 from Toni <tonix64(a)inventati.org> --- Created attachment 64701 --> https://bugs.winehq.org/attachment.cgi?id=64701 Sample screen 2 (good rendering) -- 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=45077 --- Comment #10 from Toni <tonix64(a)inventati.org> --- Still present in wine-4.10 Added some screenshots showing how it looks. -- 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=45077 Neko-san <nekoNexus(a)protonmail.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nekoNexus(a)protonmail.ch -- 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