dxvk-setup - install or uninstall DXVK from a Wine prefix
Contents
Commands
i,install
Install DXVK in $WINEPREFIX.
u,uninstall
Uninstall DXVK from $WINEPREFIX.
Description
DXVK is a Vulkan-based D3D 8/9/10/11 implementation for Linux / Wine.
dxvk-setup will install or uninstall DXVK from a Wine prefix. On 32bit prefixes, only dxvk-wine32 will be
installed. On 64bit prefixes, both dxvk-wine32 and dxvk-wine64 will be installed.
Environment Variables
WINEPREFIX
Path of the Wine prefix where DXVK will be installed.
Name
dxvk-setup - install or uninstall DXVK from a Wine prefix
Options
-s,--stable
Use wine-stable (Debian package).
-d,--development
Use wine-development (Debian package).
-u,--upstream
Use wine-devel (upstream package).
-v,--upstream-staging
Use wine-staging (upstream package).
Synopsis
dxvk-setup [install|uninstall] [options]
