https://bugs.winehq.org/show_bug.cgi?id=42920
--- Comment #5 from winetest@luukku.com --- The game exposes bugs
fixme:d3d_shader:shader_glsl_handle_instruction Backend can't handle opcode dcl_input_ps_siv.
which is bug 41173
and
fixme:d3d_shader:shader_glsl_handle_instruction Backend can't handle opcode dcl_input_ps.
which is bug 40873.
There is no open bug for
fixme:d3d_shader:shader_glsl_handle_instruction Backend can't handle opcode dcl_index_range
There is lots of instruction_modifiers unhandled.
I quess we just need to wait for now. But when you see those bugs mentioned fixed I would assume that this is in better shape at that time too.