https://bugs.winehq.org/show_bug.cgi?id=43881
Bug ID: 43881 Summary: GOG LEGO Batman: broken graphics due to shader compiling failure Product: Wine Version: 2.18 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: farmboy0+winehq@googlemail.com Distribution: ---
The shader contains a string declaration like this: string description = "Ubershader"
This leads to the following output: trace:d3dcompiler:compile_shader Checking compilation target "vs_3_0" trace:d3dcompiler:push_scope Pushing a new scope fixme:hlsl_parser:hlsl_parse Array. trace:d3dcompiler:compilation_message :144:7: error: syntax error, unexpected KW_STRING