From 2bd5fbf73b41a4d2f1b821e26fad822e8f850d66 Mon Sep 17 00:00:00 2001 From: fancybody <87397831+fancybody@users.noreply.github.com> Date: Wed, 13 Sep 2023 22:40:13 +0530 Subject: [PATCH 1/3] patch files --- win/win10_x64/537.34/nvencodeapi.1337 | 6 ++++++ win/win10_x64/537.34/nvencodeapi64.1337 | 5 +++++ 2 files changed, 11 insertions(+) create mode 100644 win/win10_x64/537.34/nvencodeapi.1337 create mode 100644 win/win10_x64/537.34/nvencodeapi64.1337 diff --git a/win/win10_x64/537.34/nvencodeapi.1337 b/win/win10_x64/537.34/nvencodeapi.1337 new file mode 100644 index 0000000..5d1e9e7 --- /dev/null +++ b/win/win10_x64/537.34/nvencodeapi.1337 @@ -0,0 +1,6 @@ +>nvencodeapi.dll +000000000003D707:89->33 +000000000003D708:45->C0 +000000000003D709:08->89 +000000000003D70A:85->45 +000000000003D70B:C0->08 \ No newline at end of file diff --git a/win/win10_x64/537.34/nvencodeapi64.1337 b/win/win10_x64/537.34/nvencodeapi64.1337 new file mode 100644 index 0000000..6b79d33 --- /dev/null +++ b/win/win10_x64/537.34/nvencodeapi64.1337 @@ -0,0 +1,5 @@ +>nvencodeapi64.dll +0000000000042A71:8B->33 +0000000000042A72:F0->C0 +0000000000042A73:85->8B +0000000000042A74:C0->F0 \ No newline at end of file From b33652c9bd2ec529723efd9a74fdd02af53c658e Mon Sep 17 00:00:00 2001 From: fancybody <87397831+fancybody@users.noreply.github.com> Date: Wed, 13 Sep 2023 22:43:43 +0530 Subject: [PATCH 2/3] Update README.md --- win/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/win/README.md b/win/README.md index 294a757..a1ce82c 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-537.13-brightgreen.svg) ![Latest Quadro version](https://img.shields.io/badge/latest%20Quadro%20version-536.25-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-537.34-brightgreen.svg) ![Latest Quadro version](https://img.shields.io/badge/latest%20Quadro%20version-536.25-blue.svg) NVENC patch removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs. @@ -40,7 +40,7 @@ If you like this project, best way to contribute is by sending PRs and fixing do 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 537.13, use `win10_x64/537.13/nvencodeapi64.1337` against `C:\WINDOWS\system32\nvencodeapi64.dll` **and** `win10_x64/537.13/nvencodeapi.1337` against `C:\WINDOWS\SysWOW64\nvencodeapi.dll`. +**Example:** for 64bit Windows 10 running driver version 537.34, use `win10_x64/537.34/nvencodeapi64.1337` against `C:\WINDOWS\system32\nvencodeapi64.dll` **and** `win10_x64/537.34/nvencodeapi.1337` against `C:\WINDOWS\SysWOW64\nvencodeapi.dll`. You can also use FFmpeg to [verify that NVENC session limit is removed](https://github.com/keylase/nvidia-patch/wiki/Verify-NVENC-patch). @@ -217,6 +217,7 @@ Credits to [TroubleChute channel](https://www.youtube.com/channel/UCkih2oVTbXPEp | GeForce | 536.67 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.67/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.67/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/536.67/536.67-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 536.99 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.99/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.99/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/536.99/536.99-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 537.13 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/537.13/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/537.13/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/537.13/537.13-desktop-win10-win11-64bit-international-dch-whql.exe) | +| GeForce | 537.34 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/537.34/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/537.34/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/537.34/537.34-desktop-win10-win11-64bit-international-dch-whql.exe) | | Product series | Version | x64 library patch | x86 library patch | Driver link | From c5479f3d1d4e43163ebd5072b5980811e3b89ecb Mon Sep 17 00:00:00 2001 From: fancybody <87397831+fancybody@users.noreply.github.com> Date: Wed, 13 Sep 2023 22:48:58 +0530 Subject: [PATCH 3/3] Update drivers.json --- drivers.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/drivers.json b/drivers.json index 04b41e5..5178e4e 100644 --- a/drivers.json +++ b/drivers.json @@ -3970,6 +3970,15 @@ "patch64_url": "win10_x64/537.13/nvencodeapi64.1337", "patch32_url": "win10_x64/537.13/nvencodeapi.1337", "driver_url": "https://international.download.nvidia.com/Windows/537.13/537.13-desktop-win10-win11-64bit-international-dch-whql.exe" + }, + { + "os": "win10", + "product": "GeForce", + "version": "537.34", + "variant": "DCH", + "patch64_url": "win10_x64/537.34/nvencodeapi64.1337", + "patch32_url": "win10_x64/537.34/nvencodeapi.1337", + "driver_url": "https://international.download.nvidia.com/Windows/537.34/537.34-desktop-win10-win11-64bit-international-dch-whql.exe" } ] }