Dxvk-1.9.3.tar File Download [TOP]

If your game is 32-bit (e.g., older titles), make sure the 32-bit DLLs go into syswow64, not system32. The setup script handles this automatically.

curl -L -o v1.9.3.tar.gz https://github.com/doitsujin/dxvk/archive/refs/tags/v1.9.3.tar.gz

Once you have downloaded dxvk-1.9.3.tar.gz (or extracted to .tar), follow these steps:

Once you have downloaded the .tar.gz file, you need to extract it and place the files into your Wine prefix. dxvk-1.9.3.tar file download

You can download the source code tarball directly from the official release page.

Steps:

cp x32/d3d9.dll x32/d3d10.dll x32/d3d11.dll x32/dxgi.dll ~/.wine/drive_c/windows/syswow64/

Then, configure Wine to use native over built-in DLLs: If your game is 32-bit (e

winecfg

Go to the Libraries tab, add each DLL (d3d9, d3d10, d3d11, dxgi) and set them to “Native (Windows)” before “Builtin”.