https://bugs.winehq.org/show_bug.cgi?id=56785
Bug ID: 56785 Summary: Spider-Man: Shattered Dimensions crashes in the title screen after a few seconds Product: vkd3d Version: 1.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: hlsl Assignee: wine-bugs@winehq.org Reporter: tinozzo123@gmail.com Distribution: ---
Created attachment 76590 --> https://bugs.winehq.org/attachment.cgi?id=76590 Shader dumped by VKD3D_SHADER_DUMP_PATH
Like the title says, after spending a few seconds in the title screen, Spider-Man: Shattered Dimensions crashes, with the following logs: ``` 017c:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4. 017c:err:d3dcompiler:D3DCompile2 Shader log: 017c:err:d3dcompiler:D3DCompile2 <anonymous>:146:1: W5302: Ignoring unknown attribute "optimizeAutoZ". 017c:err:d3dcompiler:D3DCompile2 <anonymous>:121:14: E5016: Overlapping register() reservations on 'c27'. 017c:err:d3dcompiler:D3DCompile2 ```
This is a regression: it didn't happen on vkd3d 1.11 (Wine 9.9).