DXVK is not officially supported for Windows, but if used properly, it should work in most circumstances. This article provides comprehensive guide of how to use DXVK correctly on Windows. Last Update: 12 Jan 2025 1 Get DXVK 1.1 Get official release You can always get latest official release from GitHub Release . Download "dxvk-x.x.x.tar.gz" file and extract with compatible decompression software like NanaZip . 1.2 Get CI build for specific commit Sometimes the official release cannot meet your need, such as you need the latest fix that has not become a new release, or you need to test a pull request, or even do a bisect to find out which commit breaks your game. In these circumstances, you can get CI build for specific commit. You can view all CI builds in Action Tab . If you need to select commits from mainline, you can grep with Branch drop down and select "master". Finding a specific commit in such long list may be difficult. You can also click the green tick ...