dxvk-setup
Vulkan-based translation layer for Direct3D 10/11
Install
- All systems
-
curl cmd.cat/dxvk-setup.sh
- Debian
-
apt-get install dxvk
- Ubuntu
-
apt-get install dxvk
- Kali Linux
-
apt-get install dxvk
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dxvk
- Dockerfile
- dockerfile.run/dxvk-setup
dxvk
Vulkan-based translation layer for Direct3D 10/11
DXVK is a Vulkan-based translation layer for Direct3D 10/11 which allows running 3D applications on Linux using Wine. DXVK aims to provide support for D3D11, feature level 11_1, and D3D10, feature level 10_1. This package contains the dxvk-setup script that configures or removes DXVK from a Wine prefix.