logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dxvk-setup - install or uninstall DXVK from a Wine prefix

Author

       DXVK was written by Philip Rebohle

       dxvk-setup  was  written  by  Alexandre  Viau  <aviau@debian.org>  and  updated  by  Marc Dequènes (Duck)
       <Duck@DuckCorp.org>

                                                                                                   DXVK-SETUP(1)

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]

See Also