jp7677 / dxvk-nvapi

Alternative NVAPI implementation on top of DXVK.
MIT License
353 stars 32 forks source link

Update to r520 NvAPI headers #98

Closed liam-middlebrook closed 1 year ago

liam-middlebrook commented 1 year ago

Some procedural updates for the new NvAPI release which includes support for NVIDIA Ada GPUs. Additionally this PR adds a workaround for a bug affecting DLSS versions 2.0 through 2.3.

jp7677 commented 1 year ago

@liam-middlebrook on a side note: Looking at the updated headers, is it wise to also add NvAPI_GPU_GetLogicalGpuInfo in the near future since NvAPI_GPU_GetAdapterIdFromPhysicalGpu got deprecated?

jp7677 commented 1 year ago

Superseded by https://github.com/jp7677/dxvk-nvapi/pull/101