https://bugs.winehq.org/show_bug.cgi?id=48247
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Product|Wine |vkd3d Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Component|d3d-util |hlsl Summary|Darksiders 2 (GOG) crashes |Darksiders II Deathinitive |after intro |Edition (GOG) crashes due | |to HLSL compilation failure Version|4.21 |1.6
--- Comment #3 from Gijs Vermeulen gijsvrm@gmail.com --- With wine-8.0rc4 it still crashes on HLSL compilation:
00d4:err:d3dcompiler:D3DCompile2 Shader log: 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:9:12: E5017: Aborting due to not yet implemented feature: SM1 "dot" expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:10:12: E5017: Aborting due to not yet implemented feature: SM1 "dot" expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:11:12: E5017: Aborting due to not yet implemented feature: SM1 "dot" expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:12:12: E5017: Aborting due to not yet implemented feature: SM1 "dot" expression. 00d4:err:d3dcompiler:D3DCompile2 00d4:err:d3dcompiler:D3DCompile2 Shader log: 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:13:30: E5017: Aborting due to not yet implemented feature: SM1 non-float expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:13:28: E5017: Aborting due to not yet implemented feature: SM1 non-float expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:13:28: E5017: Aborting due to not yet implemented feature: Dereference with non-constant offset of type HLSL_IR_EXPR. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:13:12: E5017: Aborting due to not yet implemented feature: SM1 "dot" expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:14:36: E5017: Aborting due to not yet implemented feature: SM1 non-float expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:14:28: E5017: Aborting due to not yet implemented feature: SM1 non-float expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:14:28: E5017: Aborting due to not yet implemented feature: Dereference with non-constant offset of type HLSL_IR_EXPR. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:14:12: E5017: Aborting due to not yet implemented feature: SM1 "dot" expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:15:36: E5017: Aborting due to not yet implemented feature: SM1 non-float expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:15:28: E5017: Aborting due to not yet implemented feature: SM1 non-float expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:15:28: E5017: Aborting due to not yet implemented feature: Dereference with non-constant offset of type HLSL_IR_EXPR. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:15:12: E5017: Aborting due to not yet implemented feature: SM1 "dot" expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:16:36: E5017: Aborting due to not yet implemented feature: SM1 non-float expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:16:28: E5017: Aborting due to not yet implemented feature: SM1 non-float expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:16:28: E5017: Aborting due to not yet implemented feature: Dereference with non-constant offset of type HLSL_IR_EXPR. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:16:12: E5017: Aborting due to not yet implemented feature: SM1 "dot" expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:17:18: E5017: Aborting due to not yet implemented feature: SM1 non-float expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:17:10: E5017: Aborting due to not yet implemented feature: SM1 non-float expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:17:10: E5017: Aborting due to not yet implemented feature: Dereference with non-constant offset of type HLSL_IR_EXPR. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:18:18: E5017: Aborting due to not yet implemented feature: SM1 non-float expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:18:10: E5017: Aborting due to not yet implemented feature: SM1 non-float expression. 00d4:err:d3dcompiler:D3DCompile2 <anonymous>:18:10: E5017: Aborting due to not yet implemented feature: Dereference with non-constant offset of type HLSL_IR_EXPR. 00d4:err:d3dcompiler:D3DCompile2
Confirming and moving to 'vkd3d' product.