Under the section at the bottom of that release, click on dxvk-1.9.3.tar.gz (or .tar ) to initiate the download. How to Install and Set Up DXVK 1.9.3
For many modern releases of DXVK, including version 1.9.3, an automated setup_dxvk.sh script is included. After extracting the tarball, you can install or uninstall DXVK for a specific Wine prefix by running:
Once you have downloaded the archive file, you need to extract and apply the libraries to your gaming environment. Step 1: Extract the Tar Archive
Always download DXVK packages from official repositories to avoid security risks. The official repository is hosted on GitHub by developer doitsujin . dxvk-1.9.3.tar file download
The official source for DXVK is its GitHub repository. Do not download DXVK from third-party "DLL download" sites, as these often contain outdated or malicious files.
When dealing with system-level translation layers, downloading files from untrusted third-party blogs or sketchy file-sharing sites poses a severe security risk.
If the hash mismatches, delete the file immediately—it may be corrupted or malicious. Under the section at the bottom of that
Once downloaded, open your Linux terminal and navigate to your download directory to extract the files: cd ~/Downloads tar -xvf dxvk-1.9.3.tar.gz Use code with caution.
This command unpacks a directory containing two primary subfolders: x64 (for 64-bit games) and x32 (for 32-bit games). Inside these folders, you will find the crucial Dynamic Link Library ( .dll ) files, such as d3d11.dll and dxgi.dll . Manual Installation Guide
Copy all DLL files from the x32 folder into ~/.wine/drive_c/windows/syswow64/ . Step 3: Configure Wine DLL Overrides Step 1: Extract the Tar Archive Always download
You might wonder: Why not just download the latest version? This is a valid question. The DXVK project evolves rapidly, with new versions released every few months. However, version holds a special place in the release history for several reasons:
For Ubuntu/Debian: Run sudo apt update && sudo apt install mesa-vulkan-drivers .
This version includes dedicated stabilization fixes for titles like Black Souls , The Bluecoats: North & South , and Sonic Adventure 2 .
DXVK 1.9.3 addresses numerous regressions and bugs that were affecting popular titles. The extensive list of fixes includes:
Last updated: 2026 – This article is factually accurate for DXVK version 1.9.3 as of its original release date (2021) and subsequent stable usage.