https://bugs.winehq.org/show_bug.cgi?id=56333
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to Nikolay Sivov from comment #1)
Thanks, submitted here https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/669.
This one's been merged, but it seems the game now hits:
0024:err:msvcrt:_wassert (L"hlsl_types_are_equal(arg1->data_type, arg2->data_type)",L"../vkd3d-source/libs/vkd3d-shader/hlsl.c",1347) Assertion failed: hlsl_types_are_equal(arg1->data_type, arg2->data_type), file ../vkd3d-source/libs/vkd3d-shader/hlsl.c, line 1347
Which seems to be some sort of "regression" as it now doesn't give any other vkd3d output and just silently exits.