Software 42304 Published by

A new version of DXVK, a Vulkan-based translation layer for Direct3D 10/11 which allows running 3D applications on Linux using Wine has been released



Improvements
Support DXGI 1.4.
Added dxvk.numCompilerThreads config option to set the number of threads used for pipeline compilation. Only has an effect when the state cache is being used. Allowing more threads to be used may be useful for games that compile all their shaders up-front, e.g. Overwatch and Quake Champions, especially on low-core-count CPUs.

Bug fixes
Dark Souls III: Fixed performance regression on GPUs with small VRAM (see ValveSoftware/Proton#478)
Overwatch: Fixed incorrect shadow rendering on Nvidia drivers.
Quantum Break: Work around game bug causing artifacts on RADV 18.3.
The Witness: Fixed incorrect use of Dual-Source blending (#724).
  DXVK 0.93 released