You can download the DXVK 1.9.3 release directly from the official GitHub repository. While version 1.9.3 is an older release (from 2022), it is often sought for specific compatibility with older drivers or hardware that do not support Vulkan 1.3. Download Link DXVK Release 1.9.3 (GitHub Assets)
Look for dxvk-1.9.3.tar.gz under the "Assets" section at the bottom of the page. Key Features of Version 1.9.3
This specific update focused on improving compatibility for older titles and refining the DXVK-NVAPI integration:
DLSS Support Improvements: Enhanced integration with DXVK-NVAPI to allow NVIDIA DLSS to work more reliably in supported games. Shader Compilation Fixes
: Resolved issues where certain shaders would fail to compile on drivers with stricter validation. Game-Specific Optimizations: Black Mesa : Fixed localized lighting issues.
Crysis Remastered: Improved performance and fixed certain rendering bugs. Euro Truck Simulator 2 : Fixed various rendering glitches. Splinter Cell: Chaos Theory
: Resolved lighting issues when using the "Soft Shadows" feature.
Vulkan Requirement: This was one of the final major versions to maintain compatibility with Vulkan 1.1, making it a "stable point" for users on older Linux distributions or older GPU drivers.
The dxvk-1.9.3.tar.gz file is the official source and binary distribution of the DXVK translation layer version 1.9.3, released on January 11, 2022. It allows Linux and Windows users to run DirectX 9, 10, and 11 applications by translating graphics calls to Vulkan. Official Download and Verification
The most reliable location for this file is the official GitHub repository. File Name: dxvk-1.9.3.tar.gz
Download URL: https://github.com/doitsujin/dxvk/releases/download/v1.9.3/dxvk-1.9.3.tar.gz Checksum (MD5): 7146853ecbdaba644cb011a932f7c9de Key Features of Version 1.9.3
This release introduced several performance and compatibility enhancements:
NVIDIA DLSS Support: Added support for NVIDIA Deep Learning Super Sampling (DLSS) in DirectX 11 games when used with the DXVK-NVAPI component.
D3D9 Optimizations: Improved performance for older DirectX 9 titles through optimized shader constants and floating-point emulation.
Game-Specific Fixes: Resolved issues in multiple high-profile titles: Black Mesa: Fixed a shadows regression.
Crysis 3 Remastered: General performance and stability fixes. Euro Truck Simulator: Fixed shading issues. Bayonetta & Dark Souls 2: Improved floating-point accuracy. Installation Overview Releases · doitsujin/dxvk - GitHub
DXVK version 1.9.3 is a specific release of the Vulkan-based translation layer for Direct3D 9, 10, and 11, designed to allow Windows games to run on Linux using or Valve's Steam Play (Proton)
. Released in early 2022, this version is particularly noted for introducing NVIDIA DLSS support when paired with dxvk-nvapi What is DXVK 1.9.3?
At its core, DXVK is a set of software libraries that translates DirectX API calls into Vulkan API calls. This translation is crucial for Linux gaming because it enables high-performance rendering for thousands of Windows-only titles. Key Features of Version 1.9.3: NVIDIA DLSS Integration: dxvk-1.9.3.tar file download
Supports Deep Learning Super Sampling in compatible games (e.g., God of War ) when used with the dxvk-nvapi component. D3D9 Optimizations:
Reworked shader constants and floating-point emulation, improving performance for classic DirectX 9 games. Specific Game Fixes: Addresses rendering or performance issues in titles like Black Mesa Crysis 3 Remastered Euro Truck Simulator Sim City 2013 Dark Souls 2 Downloading the dxvk-1.9.3.tar File
For the most secure and authentic download, users should always use official repositories. Official Source: The primary download for the dxvk-1.9.3.tar.gz archive is the DXVK GitHub Releases page Alternative Mirrors: While sites like SourceForge
host mirrors, the GitHub repository is the developer's direct source for both source code and precompiled binaries. Installation Overview file is downloaded, it must be extracted using a tool like command in a Linux terminal.
tar -xzf v1.9.3.tar.gz
tar -xzf dxvk-1.9.3.tar.gz
# Or for plain .tar:
tar -xf dxvk-1.9.3.tar
The DXVK 1.9.3 tar file is a specific release of the DXVK software, a popular translation layer that converts Direct3D 9, 10, and 11 graphics calls into Vulkan. Primarily used to run Windows games on Linux via Proton or Wine, it is also frequently used by Windows players to improve performance in older or poorly optimized titles like GTA IV. Key Features of Version 1.9.3
Released in January 2022, version 1.9.3 introduced several significant updates:
NVIDIA DLSS Support: Integrated support for DLSS when used with dxvk-nvapi, allowing for better frame rates on supported NVIDIA hardware.
D3D9 Improvements: Optimized shader constants and floating-point emulation, specifically fixing issues in games like Dark Souls II, Bayonetta, and Rayman Origins.
Game-Specific Fixes: Addressed bugs in titles such as Black Mesa (shadow regressions), Euro Truck Simulator (shading issues), and Crysis 3 Remastered (performance workarounds).
DXGI Updates: Fixed a bug that prevented some games from entering full-screen mode on certain displays. How to Download and Install
While newer versions like DXVK 2.0+ now exist, users often specifically seek 1.9.3 for compatibility with older hardware or specific game versions.
DXVK 1.9.3 is a high-performance translation layer that converts Direct3D 9, 10, and 11 graphics calls to the Vulkan API, allowing Windows-based games to run with near-native performance on Linux via Wine or Proton.
Released in January 2022, version 1.9.3 introduced significant updates, including support for NVIDIA DLSS and various optimizations for legacy D3D9 titles. Key Features of DXVK 1.9.3
This specific release brought several critical enhancements to the gaming experience:
DLSS Integration: Supports NVIDIA Deep Learning Super Sampling when used with the DXVK-NVAPI component.
D3D9 Optimizations: Improved handling of shader constants and floating-point emulation for more accurate rendering.
Game Fixes: Specific fixes were implemented for titles such as Black Mesa, Dark Souls II, Euro Truck Simulator, and Crysis 3 Remastered. You can download the DXVK 1
Reduced CPU Overhead: Developers focused on lowering the CPU usage of DirectX games, potentially boosting frame rates on budget systems. How to Download dxvk-1.9.3.tar.gz
For security and reliability, always download DXVK files from the official GitHub repository. Navigate to the doitsujin/dxvk releases page.
Under the Assets section, locate the file named dxvk-1.9.3.tar.gz.
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
Once you have downloaded the .tar.gz archive, follow these steps to install it on a Linux system. 1. Extract the Archive
Open your terminal and run:tar -xzvf dxvk-1.9.3.tar.gz.This will create a folder containing x32 and x64 directories, which hold the necessary DLL files. 2. Install into a Wine Prefix
You can manually copy the DLLs or use the included setup script:
Using the script: Navigate into the extracted folder and run:./setup-dxvk.sh install.
Manual Override: 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)
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
To ensure DXVK is working, you can enable the HUD by setting the environment variable DXVK_HUD=1 before launching your game. This will display the DXVK version and real-time performance metrics on-screen. components/dxvk/dxvk-1.9.3.yml at main - GitHub
8 lines (8 loc) · 252 Bytes. Open symbols panel. Name: dxvk-1.9.3 Provider: doitsujin Channel: stable File: - file_name: dxvk-1.9.
Understanding DXVK 1.9.3: Features, Fixes, and How to Install
If you are a Linux gamer or a Steam Deck enthusiast, you’ve likely encountered the term DXVK. It is the magic ingredient that allows Windows games—specifically those built on DirectX 9, 10, and 11—to run on Linux-based systems with high performance.
The release of the dxvk-1.9.3.tar file marked a significant milestone in the software’s development, introducing critical optimizations for modern titles and improving the overall stability of the translation layer. What is DXVK?
DXVK is a Vulkan-based translation layer for Direct3D. It captures the graphics calls made by a Windows game and translates them into Vulkan, an open-source graphics API that Linux understands natively. This is the core technology powering Proton (used by Steam) and Lutris. Key Highlights of DXVK 1.9.3
The 1.9.3 update was particularly focused on "quality of life" improvements and fixes for high-profile games.
DLSS Support Enhancements: While DLSS is an NVIDIA technology, DXVK plays a role in ensuring the hooks for deep learning super sampling work correctly within the Vulkan environment. If you need the raw
Game-Specific Fixes: This version addressed rendering issues and crashes in several popular titles, including: Black leaf textures in God of War. Stability issues in GTA IV. Performance regressions in various DX9 titles.
Shader Pipelines: 1.9.3 improved how shaders are compiled, reducing the "stutter" many players experience when entering a new area in a game for the first time. How to Download and Extract dxvk-1.9.3.tar
To get the official, untouched files, you should always head to the source.
Locate the Source: Visit the official DXVK GitHub Releases page. Find the Version: Scroll down to the 1.9.3 tag.
Download the Asset: Look for the file named dxvk-1.9.3.tar.gz.
Extracting: On Linux, you can right-click the file and select "Extract Here," or use the terminal: tar -xvf dxvk-1.9.3.tar.gz Use code with caution. Manual Installation Guide
While Steam handles this automatically, you might need to install DXVK 1.9.3 manually for standalone games or Wine prefixes.
Identify your Architecture: Inside the extracted folder, you will find x32 and x64 directories.
Copy DLLs: Copy the .dll files (d3d9.dll, d3d10core.dll, d3d11.dll, and dxgi.dll) from the appropriate folder.
Paste into Game Folder: Place these files in the same directory as your game's .exe file.
Configure Wine: Open winecfg, go to the Libraries tab, and add "overrides" for the DLLs you just moved, setting them to "Native then Built-in." Is DXVK 1.9.3 Still Relevant?
In the world of Linux gaming, newer versions (like DXVK 2.0 and beyond) have introduced even more advanced features like Graphics Pipeline Libraries (GPL).
However, DXVK 1.9.3 remains a "golden version" for users on older hardware or those using legacy drivers that do not support the latest Vulkan extensions. If you are running an older GPU that lacks full Vulkan 1.3 support, the 1.9.x branch is often the most stable choice. Final Thoughts
Downloading the dxvk-1.9.3.tar file is a great way to breathe new life into your Windows gaming library on Linux. Whether you're fixing a specific bug in an older RPG or squeezing more frames out of a handheld, this version remains a reliable pillar of the open-source gaming community.
Are you looking to install this specifically for a Steam Deck or a standard desktop Linux distribution?
Here’s a step-by-step guide to download the dxvk-1.9.3.tar file (specifically the source tarball) from the official DXVK GitHub repository.
Note: DXVK 1.9.3 is an older version (current is 2.x). Use it only if you need compatibility with a specific game or setup.
If you are on Linux, manually downloading the tar file is often unnecessary. It is safer to use a package manager which handles the versioning for you.
yay -S dxvk-bin (You can downgrade if needed).Open your terminal in the directory where you downloaded the file and run:
tar -xvzf dxvk-1.9.3.tar.gz
This will create a folder named dxvk-1.9.3.