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@winehq.org Reporter: eldrad@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
https://bugs.winehq.org/show_bug.cgi?id=45077
Toni eldrad@autistici.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #61225|0 |1 is obsolete| |
--- Comment #1 from Toni eldrad@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
https://bugs.winehq.org/show_bug.cgi?id=45077
--- Comment #2 from Toni eldrad@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
https://bugs.winehq.org/show_bug.cgi?id=45077
--- Comment #3 from Toni eldrad@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.
https://bugs.winehq.org/show_bug.cgi?id=45077
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=45077
Ker noa blue-t@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |blue-t@web.de
https://bugs.winehq.org/show_bug.cgi?id=45077
--- Comment #4 from Toni eldrad@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.
https://bugs.winehq.org/show_bug.cgi?id=45077
Toni eldrad@autistici.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64 Version|3.6 |3.7
https://bugs.winehq.org/show_bug.cgi?id=45077
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |41063
https://bugs.winehq.org/show_bug.cgi?id=45077
--- Comment #5 from Toni tonix64@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.
https://bugs.winehq.org/show_bug.cgi?id=45077
--- Comment #6 from Toni tonix64@inventati.org --- Created attachment 64698 --> https://bugs.winehq.org/attachment.cgi?id=64698 Sample screen 1 (bad rendering)
https://bugs.winehq.org/show_bug.cgi?id=45077
--- Comment #7 from Toni tonix64@inventati.org --- Created attachment 64699 --> https://bugs.winehq.org/attachment.cgi?id=64699 Sample screen 1 (good rendering)
https://bugs.winehq.org/show_bug.cgi?id=45077
--- Comment #8 from Toni tonix64@inventati.org --- Created attachment 64700 --> https://bugs.winehq.org/attachment.cgi?id=64700 Sample screen 2 (bad rendering)
https://bugs.winehq.org/show_bug.cgi?id=45077
--- Comment #9 from Toni tonix64@inventati.org --- Created attachment 64701 --> https://bugs.winehq.org/attachment.cgi?id=64701 Sample screen 2 (good rendering)
https://bugs.winehq.org/show_bug.cgi?id=45077
--- Comment #10 from Toni tonix64@inventati.org --- Still present in wine-4.10
Added some screenshots showing how it looks.
https://bugs.winehq.org/show_bug.cgi?id=45077
Neko-san nekoNexus@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nekoNexus@protonmail.ch