: Navigate into the extracted folder and run: ./setup-dxvk.sh install .
: Improved handling of shader constants and floating-point emulation for more accurate rendering.
Under the section, locate the file named dxvk-1.9.3.tar.gz .
DXVK 1.9.3 is a high-performance translation layer that converts graphics calls to the Vulkan API , allowing Windows-based games to run with near-native performance on Linux via Wine or Proton .
If you want to use version 1.9.3 with Steam, you can overwrite the DXVK files in your Proton installation directory (typically found in steamapps/common/Proton x.x/dist ). Verification
: Supports NVIDIA Deep Learning Super Sampling when used with the DXVK-NVAPI component.
: Copy the DLLs from the x64 folder into your Wine prefix's drive_c/windows/system32 folder, then use winecfg to add "Native" overrides for d3d11 , d3d10core , d3d9 , and dxgi . 3. Update Steam Proton (Optional)
Alternatively, you can use the direct command line to download it via wget : wget https://github.com/doitsujin/dxvk/releases/download/v1.9.3/dxvk-1.9.3.tar.gz . Installation and Setup Guide