http://bugs.winehq.org/show_bug.cgi?id=58587
Bug ID: 58587 Summary: Bioshock 1.0 demo crashes during HLSL shader compilation Product: vkd3d Version: 1.16 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: ---
Created attachment 79113 --> http://bugs.winehq.org/attachment.cgi?id=79113 log
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.
I have attached a full log.
http://bugs.winehq.org/show_bug.cgi?id=58587
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- Created attachment 79114 --> http://bugs.winehq.org/attachment.cgi?id=79114 dumped shaders
I'm attaching a zip containing dumped shaders.