What does HackerNews think of dxvk?
Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine
Language:
C++
#111
in
Linux
Looks like it's based on DXVK from https://github.com/doitsujin/dxvk
When DirectX became irrelevant: https://github.com/doitsujin/dxvk
Their GPUs should also work really well in linux, since you don't really need DX11/DX9. All games with those graphic APIs get translated to Vulkan by [DXVK](https://github.com/doitsujin/dxvk) anyways.