https://bugs.winehq.org/show_bug.cgi?id=56497
Bug ID: 56497 Summary: MotorM4X crashes due to HLSL compilation failure (needs 'SM1 cast from bool to integer' handling) Product: vkd3d Version: 1.11 Hardware: x86-64 URL: http://www.gamepressure.com/download.asp?ID=21182 OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: vkd3d Assignee: wine-bugs@winehq.org Reporter: gijsvrm@gmail.com Distribution: ---
0024:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -5. 0024:err:d3dcompiler:D3DCompile2 Shader log: 0024:err:d3dcompiler:D3DCompile2 <anonymous>:9:12: E5017: Aborting due to not yet implemented feature: SM1 cast from bool to integer. 0024:err:d3dcompiler:D3DCompile2 <anonymous>:9:12: E5017: Aborting due to not yet implemented feature: SM1 cast from bool to integer. 0024:err:d3dcompiler:D3DCompile2
https://bugs.winehq.org/show_bug.cgi?id=56497
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|vkd3d |hlsl