If you’re trying to play Death Stranding 2 and are getting this error. This is due to something with the DX12 -> Vulkan DirectX Raytracing translation (DXR) layer.
In order to have the game launch, disable it by adding to your launch options:
VKD3D_CONFIG=nodxr
This will disable raytracing and revert to rasterization. Wayland/HDR work fine.


Ty!