Skip to content

Version 0.6.4

Compare
Choose a tag to compare
@jp7677 jp7677 released this 09 Sep 06:42
· 116 commits to master since this release
6c5ed18
  • Update NVAPI headers to R535.
  • Update NVML headers to R535.
  • Implement HDR support by forwarding the relevant calls into DXVK. This needs DXVK version DXVK 2.3 or newer. Note that the same requirements for HDR on DXVK apply to DXVK-NVAPI. Thus HDR is currently not possible on Linux with an NVIDIA GPU, but requires a.o. an AMD GPU, kernel patches, Gamescope and DXVK-NVAPI configured to initialize for other drivers.
  • Initialize NVAPI when DXVK_ENABLE_NVAPI=1 is set, regardless of the reported PCI vendor ID. This still needs DXVK_NVAPI_ALLOW_OTHER_DRIVERS=1 when not running on the NVIDIA proprietary driver.
  • Restore logging output on the console which was lost in certain circumstances.
  • Closer match Windows behavior when reporting CUDA capabilities, this fixes a crash in Call of Duty: Ghosts.