https://bugs.winehq.org/show_bug.cgi?id=54468
Bug ID: 54468 Summary: Separable Subsurface Scattering crashes due to HLSL syntax error 'unexpected KW_BLENDSTATE' Product: vkd3d Version: 1.6 Hardware: x86-64 URL: http://www.iryoku.com/separable-sss/downloads/Separabl e-SSS-DX10-v1.0.exe OS: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: hlsl Assignee: wine-bugs@winehq.org Reporter: andrey.goosev@gmail.com Distribution: ---
00e4:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x800. 00e4:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4. 00e4:err:d3dcompiler:D3DCompile2 Shader log: 00e4:err:d3dcompiler:D3DCompile2 <anonymous>:1:116: E5000: syntax error, unexpected KW_BLENDSTATE 00e4:err:d3dcompiler:D3DCompile2
1.6-110-g240b2f96
https://bugs.winehq.org/show_bug.cgi?id=54468
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Created attachment 75120 --> https://bugs.winehq.org/attachment.cgi?id=75120 shader
Attaching the shader that fails.
https://bugs.winehq.org/show_bug.cgi?id=54468
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.iryoku.com/separ |https://web.archive.org/web |able-sss/downloads/Separabl |/20240118021209if_/https:// |e-SSS-DX10-v1.0.exe |www.iryoku.com/separable-ss | |s/downloads/Separable-SSS-D | |X10-v1.0.exe
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- With wine-9.2-162-g90103fa07e5 and current vkd3d-git, the error message seems to have changed:
0024:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x800. 0024:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -3. 0024:err:d3dcompiler:D3DCompile2 Shader log: 0024:err:d3dcompiler:D3DCompile2 E5020: The 'fx_4_0' target profile is only compatible with the 'fx' target type. 0024:err:d3dcompiler:D3DCompile2
Adding stable download.
$ sha1sum Separable-SSS-DX10-v1.0.exe bde8c800724e5b1626a99bc9e12195eea84e4138 Separable-SSS-DX10-v1.0.exe
$ du -sh Separable-SSS-DX10-v1.0.exe 48M Separable-SSS-DX10-v1.0.exe