|
2 | 2 |
|
3 | 3 | ##Alternative NVAPI implementation on top of[DXVK](https://github.com/doitsujin/dxvk) |
4 | 4 |
|
5 | | -This[repository](https://github.com/jp7677/dxvk-nvapi) provides an alternative implementation of NVIDIA's NVAPI library for usage with DXVK and[VKD3D-Proton](https://github.com/HansKristian-Work/vkd3d-proton). Its way of working is similar to[DXVK-AGS](https://github.com/doitsujin/dxvk-ags), but adjusted and enhanced for NVAPI. |
| 5 | +This[repository](https://github.com/jp7677/dxvk-nvapi) provides an alternative implementation of NVIDIA's NVAPI/NVOFAPI library for usage with DXVK and[VKD3D-Proton](https://github.com/HansKristian-Work/vkd3d-proton). Its way of working is similar to[DXVK-AGS](https://github.com/doitsujin/dxvk-ags), but adjusted and enhanced for NVAPI. |
6 | 6 |
|
7 | 7 | This implementation currently offers entry points for supporting the following features in applications: |
8 | 8 |
|
|