https://bugs.winehq.org/show_bug.cgi?id=52233
Bug ID: 52233 Summary: Black NPC's skin or minor rendering glitches in multiple games (Batman: Arkham Knight, Steel Division: Normandy 44) Product: Wine Version: 7.0-rc2 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: andrey.goosev@gmail.com Distribution: ---
Created attachment 71330 --> https://bugs.winehq.org/attachment.cgi?id=71330 example
05dc:fixme:d3d_shader:shader_glsl_atomic Unhandled opcode 0x7 for unsigned integers. 05dc:fixme:d3d_shader:shader_glsl_atomic Unhandled opcode 0x6 for unsigned integers.
https://bugs.winehq.org/show_bug.cgi?id=52233
--- Comment #1 from Andrey Gusev andrey.goosev@gmail.com --- Created attachment 71331 --> https://bugs.winehq.org/attachment.cgi?id=71331 patch
https://bugs.winehq.org/show_bug.cgi?id=52233
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=52233
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #2 from Zeb Figura z.figura12@gmail.com --- It *may* be possible to do this correctly for GLSL but it's not easy. I think we'd need to scan for whether a given TGSM variable is used with atomic int/uint instructions [and if it's both we're screwed...]
It should just work with SPIRV though at least.
https://bugs.winehq.org/show_bug.cgi?id=52233
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Black NPC's skin or minor |Black NPC's skin or minor |rendering glitches in |rendering glitches in |multiple games (Batman: |multiple games (Batman: |Arkham Knight, Steel |Arkham Knight, Steel |Division: Normandy 44) |Division: Normandy 44, | |Devil May Cry 5)
https://bugs.winehq.org/show_bug.cgi?id=52233
Neko-san nekoNexus@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nekoNexus@protonmail.ch