https://bugs.winehq.org/show_bug.cgi?id=56354
Bug ID: 56354 Summary: Bioshock 1.0 demo crashes on HLSL syntax error 'unexpected T_TEXT, expecting T_NEWLINE' Product: vkd3d Version: 1.10 Hardware: x86-64 URL: http://us.download.nvidia.com/downloads/nZone/demos/nz d_BioShockPC.zip OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: hlsl Assignee: wine-bugs@winehq.org Reporter: gijsvrm@gmail.com Distribution: ---
01cc:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4. 01cc:err:d3dcompiler:D3DCompile2 Shader log: 01cc:err:d3dcompiler:D3DCompile2 StandardInputs.hlsl:6:32: E4000: syntax error, unexpected T_TEXT, expecting T_NEWLINE 01cc:err:d3dcompiler:D3DCompile2 StandardInputs.hlsl: W4305: Unterminated #if block. 01cc:err:d3dcompiler:D3DCompile2 01cc:err:d3dcompiler:preprocess_shader Failed to preprocess shader, vkd3d result -4. 01cc:err:d3dcompiler:preprocess_shader Shader log: 01cc:err:d3dcompiler:preprocess_shader StandardInputs.hlsl:6:32: E4000: syntax error, unexpected T_TEXT, expecting T_NEWLINE 01cc:err:d3dcompiler:preprocess_shader StandardInputs.hlsl: W4305: Unterminated #if block. 01cc:err:d3dcompiler:preprocess_shader wine: Unhandled page fault on read access to 00000000 at address 10D9BBDE (thread 01cc), starting debugger...
http://bugs.winehq.org/show_bug.cgi?id=56354
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- This one seems to be fixed, current issues:
vkd3d:01a0:warn:vkd3d_shader_vwarning <anonymous>:200:7: W5300: Implicit truncation of vector type. vkd3d:01a0:warn:vkd3d_shader_vwarning <anonymous>:574:27: W5300: Implicit truncation of vector type. vkd3d:01a0:warn:vkd3d_shader_verror <anonymous>:717:3: E5013: Invalid semantic 'SV_ClipDistance'. vkd3d:01a0:warn:vsir_parse Failed to parse shader. vkd3d:01a0:warn:vkd3d_shader_vwarning <anonymous>:200:7: W5300: Implicit truncation of vector type. vkd3d:01a0:warn:vkd3d_shader_vwarning <anonymous>:574:27: W5300: Implicit truncation of vector type. vkd3d:01a0:warn:vkd3d_shader_vwarning <anonymous>:627:21: W5300: Implicit truncation of vector type. vkd3d:01a0:warn:vkd3d_shader_vwarning <anonymous>:639:55: W5300: Implicit truncation of vector type. vkd3d:01a0:warn:vkd3d_shader_verror <anonymous>:627:21: E5017: Aborting due to not yet implemented feature: SM4 half3 multiplication expression. vkd3d:01a0:warn:vkd3d_shader_verror <anonymous>:639:55: E5017: Aborting due to not yet implemented feature: SM4 half3 multiplication expression. vkd3d:01a0:warn:vkd3d_shader_verror <anonymous>:639:55: E5017: Aborting due to not yet implemented feature: SM4 half3 addition expression. vkd3d:01a0:warn:vkd3d_shader_verror <anonymous>:235:16: E5017: Aborting due to not yet implemented feature: SM4 half3 multiplication expression. vkd3d:01a0:warn:vsir_parse Failed to parse shader.