https://bugs.winehq.org/show_bug.cgi?id=54333
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Product|Wine |vkd3d Status|UNCONFIRMED |RESOLVED Version|8.0-rc4 |1.6 Resolution|--- |DUPLICATE Component|-unknown |hlsl
--- Comment #4 from Zeb Figura z.figura12@gmail.com --- (In reply to Rafał Mużyło from comment #3)
It's another one of those due to highly incomplete support for compiling shaders in text form in vkd3d-shader.
Check 'loaddll' channel. If you're lucky and its dx9, chances are native d3dx9 dll is a valid workaround.
Actually, you can generally use native d3dcompiler_XX as a workaround no matter what version of Direct3D is in use. You will probably need +loaddll to figure out which d3dcompiler version to install, though.
Anyway, this is a duplicate of bug 54126.
*** This bug has been marked as a duplicate of bug 54126 ***