github doitsujin/dxvk v0.70
Version 0.70

latest releases: v2.3.1, v2.3, v2.2...
5 years ago

Features

  • Added support for the Direct3D 10 API. Please refer to #551 for details.
  • Implemented D3D11.1 ClearView method
  • Implemented D3D11.1 extended double instructions

Setup changes (#569)

Instead of having to set up 32-bit and 64-bit DLLs separately, the release binaries now come with a custom winetricks verb which sets up both sets of DLLs for 64-bit wine prefixes, and only the 32-bit ones for 32-bit prefixes.

In order to install DXVK 0.70 and later into a given wine prefix, run:

export WINEPREFIX=/path/to/.wine-prefix
winetricks --force setup_dxvk.verb

Note that the DLL files are now copied into the wine prefix, whereas the old setup script created symbolic links. When using an older version of DXVK, it may be necessary to uninstall it first using setup_dxvk.sh reset.

Don't miss a new dxvk release

NewReleases is sending notifications on new releases.