diff --git a/drivers.json b/drivers.json index 1eb9d3b..0438619 100644 --- a/drivers.json +++ b/drivers.json @@ -3355,6 +3355,24 @@ "patch64_url": "win10_x64/nsd_511.65/nvencodeapi64.1337", "patch32_url": "win10_x64/nsd_511.65/nvencodeapi.1337", "driver_url": "https://international.download.nvidia.com/Windows/511.65/511.65-desktop-win10-win11-64bit-international-nsd-dch-whql.exe" + }, + { + "os": "win10", + "product": "GeForce", + "version": "512.15", + "variant": "", + "patch64_url": "win10_x64/512.15/nvencodeapi64.1337", + "patch32_url": "win10_x64/512.15/nvencodeapi.1337", + "driver_url": "http://international.download.nvidia.com/Windows/512.15/512.15-desktop-win10-win11-64bit-international-dch-whql.exe" + }, + { + "os": "win10", + "product": "GeForce", + "version": "512.15", + "variant": "Studio Driver", + "patch64_url": "win10_x64/nsd_512.15/nvencodeapi64.1337", + "patch32_url": "win10_x64/nsd_512.15/nvencodeapi.1337", + "driver_url": "https://international.download.nvidia.com/Windows/512.15/512.15-desktop-win10-win11-64bit-international-nsd-dch-whql.exe" } ] } diff --git a/tools/readme-autogen/templates/windows_readme_master.tmpl b/tools/readme-autogen/templates/windows_readme_master.tmpl index 467f8da..ee7f2c4 100644 --- a/tools/readme-autogen/templates/windows_readme_master.tmpl +++ b/tools/readme-autogen/templates/windows_readme_master.tmpl @@ -9,7 +9,7 @@ NvFBC patch (wrapper) allows to use NvFBC on consumer-grade GPUs. See [**nvfbcwr --- -**Project is looking for a maintainer.** +If you like this project, best way to contribute is by sending PRs and fixing documentation. --- diff --git a/win/README.md b/win/README.md index 0d4ec8a..f190dc1 100644 --- a/win/README.md +++ b/win/README.md @@ -1,7 +1,7 @@ NVENC and NvFBC patches for Windows Nvidia drivers ================================================== -![GitHub last commit](https://img.shields.io/github/last-commit/keylase/nvidia-patch.svg) ![Latest GeForce version](https://img.shields.io/badge/latest%20GeForce%20version-511.79-brightgreen.svg) ![Latest Quadro version](https://img.shields.io/badge/latest%20Quadro%20version-472.84-blue.svg) +![GitHub last commit](https://img.shields.io/github/last-commit/keylase/nvidia-patch.svg) ![Latest GeForce version](https://img.shields.io/badge/latest%20GeForce%20version-512.15-brightgreen.svg) ![Latest Quadro version](https://img.shields.io/badge/latest%20Quadro%20version-472.84-blue.svg) NVENC patch removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs. @@ -9,7 +9,7 @@ NvFBC patch (wrapper) allows to use NvFBC on consumer-grade GPUs. See [**nvfbcwr --- -**Project is looking for a maintainer.** +If you like this project, best way to contribute is by sending PRs and fixing documentation. --- @@ -49,7 +49,7 @@ git clone https://ipfs.io/ipns/Qmed4r8yrBP162WK1ybd1DJWhLUi4t6mGuBoB9fLtjxR7u nv 5. Apply x86 library patch to corresponding file in `%WINDIR%\SysWOW64\` in the same way as previous one. - *If patching fails, close all applications using nvencodeapi.dll, such as OBS Studio, Plex or Discord.* -**Example:** for 64bit Windows 10 running driver version 511.79, use `win10_x64/511.79/nvencodeapi64.1337` against `C:\WINDOWS\system32\nvencodeapi64.dll` **and** `win10_x64/511.79/nvencodeapi.1337` against `C:\WINDOWS\SysWOW64\nvencodeapi.dll`. +**Example:** for 64bit Windows 10 running driver version 512.15, use `win10_x64/512.15/nvencodeapi64.1337` against `C:\WINDOWS\system32\nvencodeapi64.dll` **and** `win10_x64/512.15/nvencodeapi.1337` against `C:\WINDOWS\SysWOW64\nvencodeapi.dll`. If you experience issues with streaming software based on Nvidia streaming facilities (Nvidia Shield TV, Moonlight), you also have to import few registry values in order to workaround binary signature mismatch. See [**skip\_sig\_check** (clickable)](skip_sig_check) directory for instructions. @@ -182,6 +182,8 @@ Credits to [TroubleChute channel](https://www.youtube.com/channel/UCkih2oVTbXPEp | GeForce | 511.23 | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/511.23/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/511.23/nvencodeapi.1337) | [Driver link](http://international.download.nvidia.com/Windows/511.23/511.23-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 511.65 Studio Driver | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_511.65/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_511.65/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/511.65/511.65-desktop-win10-win11-64bit-international-nsd-dch-whql.exe) | | GeForce | 511.79 | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/511.79/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/511.79/nvencodeapi.1337) | [Driver link](http://international.download.nvidia.com/Windows/511.79/511.79-desktop-win10-win11-64bit-international-dch-whql.exe) | +| GeForce | 512.15 | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/512.15/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/512.15/nvencodeapi.1337) | [Driver link](http://international.download.nvidia.com/Windows/512.15/512.15-desktop-win10-win11-64bit-international-dch-whql.exe) | +| GeForce | 512.15 Studio Driver | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_512.15/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_512.15/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/512.15/512.15-desktop-win10-win11-64bit-international-nsd-dch-whql.exe) | | Product series | Version | x64 library patch | x86 library patch | Driver link | diff --git a/win/win10_x64/512.15/nvencodeapi.1337 b/win/win10_x64/512.15/nvencodeapi.1337 new file mode 100644 index 0000000..e81b5e9 --- /dev/null +++ b/win/win10_x64/512.15/nvencodeapi.1337 @@ -0,0 +1,6 @@ +>nvencodeapi.dll +0000000000042561:89->33 +0000000000042562:45->C0 +0000000000042563:08->89 +0000000000042564:85->45 +0000000000042565:C0->08 diff --git a/win/win10_x64/512.15/nvencodeapi64.1337 b/win/win10_x64/512.15/nvencodeapi64.1337 new file mode 100644 index 0000000..3afb7eb --- /dev/null +++ b/win/win10_x64/512.15/nvencodeapi64.1337 @@ -0,0 +1,5 @@ +>nvencodeapi64.dll +0000000000048B2A:8B->33 +0000000000048B2B:E8->C0 +0000000000048B2C:85->8B +0000000000048B2D:C0->E8 diff --git a/win/win10_x64/nsd_512.15/nvencodeapi.1337 b/win/win10_x64/nsd_512.15/nvencodeapi.1337 new file mode 100644 index 0000000..e81b5e9 --- /dev/null +++ b/win/win10_x64/nsd_512.15/nvencodeapi.1337 @@ -0,0 +1,6 @@ +>nvencodeapi.dll +0000000000042561:89->33 +0000000000042562:45->C0 +0000000000042563:08->89 +0000000000042564:85->45 +0000000000042565:C0->08 diff --git a/win/win10_x64/nsd_512.15/nvencodeapi64.1337 b/win/win10_x64/nsd_512.15/nvencodeapi64.1337 new file mode 100644 index 0000000..3afb7eb --- /dev/null +++ b/win/win10_x64/nsd_512.15/nvencodeapi64.1337 @@ -0,0 +1,5 @@ +>nvencodeapi64.dll +0000000000048B2A:8B->33 +0000000000048B2B:E8->C0 +0000000000048B2C:85->8B +0000000000048B2D:C0->E8