diff --git a/drivers.json b/drivers.json index 90c7aec9..c01b575f 100644 --- a/drivers.json +++ b/drivers.json @@ -5036,6 +5036,15 @@ "patch64_url": "win10_x64/581.94/nvencodeapi64.1337", "patch32_url": "win10_x64/581.94/nvencodeapi.1337", "driver_url": "https://international.download.nvidia.com/Windows/581.94hf/581.94-desktop-notebook-win10-win11-64bit-international-dch.hf.exe" + }, + { + "os": "win10", + "product": "GeForce", + "version": "582.28", + "variant": "DCH", + "patch64_url": "win10_x64/582.28/nvencodeapi64.1337", + "patch32_url": "win10_x64/582.28/nvencodeapi.1337", + "driver_url": "https://international.download.nvidia.com/Windows/582.28/582.28-desktop-win10-win11-64bit-international-dch-whql.exe" }, { "os": "win10", diff --git a/win/README.md b/win/README.md index c2b87242..fac894a4 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-596.36-brightgreen.svg) ![Latest Quadro version](https://img.shields.io/badge/latest%20Quadro%20version-582.16-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-596.49-brightgreen.svg) ![Latest Quadro version](https://img.shields.io/badge/latest%20Quadro%20version-582.16-blue.svg) NVENC patch removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs. @@ -42,7 +42,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 596.36, use `win10_x64/596.36/nvencodeapi64.1337` against `C:\WINDOWS\system32\nvencodeapi64.dll` **and** `win10_x64/596.36/nvencodeapi.1337` against `C:\WINDOWS\SysWOW64\nvencodeapi.dll`. +**Example:** for 64bit Windows 10 running driver version 596.49, use `win10_x64/596.49/nvencodeapi64.1337` against `C:\WINDOWS\system32\nvencodeapi64.dll` **and** `win10_x64/596.49/nvencodeapi.1337` against `C:\WINDOWS\SysWOW64\nvencodeapi.dll`. If you still get "problem occured when patching" error, refer to the [instructions to change the ownership of the DLLs](https://github.com/keylase/nvidia-patch/issues/795#issuecomment-2225573296) by @VorlonCD @@ -286,6 +286,7 @@ Credits to [TroubleChute channel](https://www.youtube.com/channel/UCkih2oVTbXPEp | GeForce | 581.57 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/581.57/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/581.57/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/581.57/581.57-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 581.80 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/581.80/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/581.80/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/581.80/581.80-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 581.94 DCH (Notebook Hotfix) | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/581.94/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/581.94/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/581.94hf/581.94-desktop-notebook-win10-win11-64bit-international-dch.hf.exe) | +| GeForce | 582.28 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/582.28/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/582.28/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/582.28/582.28-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 591.44 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/591.44/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/591.44/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/591.44/591.44-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 591.59 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/591.59/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/591.59/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/591.59/591.59-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 591.67 DCH (Notebook Hotfix) | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/591.67/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/591.67/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/591.67hf/591.67-desktop-notebook-win10-win11-64bit-international-dch.hf.exe) | @@ -297,6 +298,8 @@ Credits to [TroubleChute channel](https://www.youtube.com/channel/UCkih2oVTbXPEp | GeForce | 595.97 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/595.97/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/595.97/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/595.97/595.97-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 596.21 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/596.21/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/596.21/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/596.21/596.21-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 596.36 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/596.36/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/596.36/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/596.36/596.36-desktop-win10-win11-64bit-international-dch-whql.exe) | +| GeForce | 596.49 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/596.49/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/596.49/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/596.49/596.49-desktop-win10-win11-64bit-international-dch-whql.exe) | + | Product series | Version | x64 library patch | x86 library patch | Driver link | diff --git a/win/win10_x64/582.28/nvencodeapi.1337 b/win/win10_x64/582.28/nvencodeapi.1337 new file mode 100644 index 00000000..0432ccb5 --- /dev/null +++ b/win/win10_x64/582.28/nvencodeapi.1337 @@ -0,0 +1,6 @@ +>nvencodeapi.dll +0000000000044B87:89->33 +0000000000044B88:45->C0 +0000000000044B89:08->89 +0000000000044B8A:85->45 +0000000000044B8B:C0->08 \ No newline at end of file diff --git a/win/win10_x64/582.28/nvencodeapi64.1337 b/win/win10_x64/582.28/nvencodeapi64.1337 new file mode 100644 index 00000000..9f8e8fb8 --- /dev/null +++ b/win/win10_x64/582.28/nvencodeapi64.1337 @@ -0,0 +1,5 @@ +>nvencodeapi64.dll +000000000004B881:8B->33 +000000000004B882:F0->C0 +000000000004B883:85->8B +000000000004B884:C0->F0 \ No newline at end of file diff --git a/win/win10_x64/596.49/nvencodeapi.1337 b/win/win10_x64/596.49/nvencodeapi.1337 new file mode 100644 index 00000000..9d79fd49 --- /dev/null +++ b/win/win10_x64/596.49/nvencodeapi.1337 @@ -0,0 +1,9 @@ +>nvencodeapi.dll +00000000000458BE:89->31 +00000000000458BF:85->C0 +00000000000458C0:EC->89 +00000000000458C1:FB->85 +00000000000458C2:FF->EC +00000000000458C3:FF->FB +00000000000458C4:85->FF +00000000000458C5:C0->FF \ No newline at end of file diff --git a/win/win10_x64/596.49/nvencodeapi64.1337 b/win/win10_x64/596.49/nvencodeapi64.1337 new file mode 100644 index 00000000..aac20d49 --- /dev/null +++ b/win/win10_x64/596.49/nvencodeapi64.1337 @@ -0,0 +1,8 @@ +>nvencodeapi64.dll +000000000004C7E1:8B->33 +000000000004C7E2:F0->C0 +000000000004C7E3:45->8B +000000000004C7E4:33->F0 +000000000004C7E5:FF->45 +000000000004C7E6:85->33 +000000000004C7E7:C0->FF \ No newline at end of file