Skip to content
Philip Rebohle edited this page Sep 23, 2018 · 61 revisions

DXVK provides a Vulkan-based translation layer for DXGI, D3D10 and D3D11, which can be used on Linux with Wine.

Feature support

DXVK aims to provide support for D3D11, feature level 11_1, and D3D10, feature level 10_1.

Features that are still missing:

  • Predication (On hold)
  • Stream output (Work in Progress)

Performance considerations

In order to get the best results, the following steps are recommended:

  • Use an esync-enabled wine build, which dramatically reduces CPU overhead in some games. Lutris may offer such builds out of the box, and for Arch Linux, a PKGBUILD is available here.
  • Set the CPU frequency governor to performance
Clone this wiki locally