From 6707e399ce372734a7cdcf294a8ddfa85a3b71e6 Mon Sep 17 00:00:00 2001 From: guihkx <626206+guihkx@users.noreply.github.com> Date: Thu, 25 Jan 2024 05:48:04 -0300 Subject: [PATCH 1/4] win: add support for legacy DCH driver 474.04 Generated with: ./win/tools/autopatch/autopatch.py 474.04 \ -S 8BF085C0750549892FEB 89450885C07504 \ -R 89450885C075048937EB 33C08945087504 \ -T 'Display.Driver/nvencodeapi64.dl_' 'Display.Driver/nvencodeapi.dl_' --- drivers.json | 27 ++++++++++++++++--------- win/README.md | 3 ++- win/win10_x64/474.04/nvencodeapi.1337 | 6 ++++++ win/win10_x64/474.04/nvencodeapi64.1337 | 9 +++++++++ 4 files changed, 35 insertions(+), 10 deletions(-) create mode 100644 win/win10_x64/474.04/nvencodeapi.1337 create mode 100644 win/win10_x64/474.04/nvencodeapi64.1337 diff --git a/drivers.json b/drivers.json index 6c4e947..f281544 100644 --- a/drivers.json +++ b/drivers.json @@ -3609,6 +3609,24 @@ "patch32_url": "ws2016_x64/quadro_472.84/nvencodeapi.1337", "driver_url": "http://international.download.nvidia.com/Windows/Quadro_Certified/472.84/472.84-quadro-rtx-winserv-2016-2019-64bit-international-whql.exe" }, + { + "os": "win10", + "product": "GeForce", + "version": "474.04", + "variant": "DCH", + "patch64_url": "win10_x64/474.04/nvencodeapi64.1337", + "patch32_url": "win10_x64/474.04/nvencodeapi.1337", + "driver_url": "https://international.download.nvidia.com/Windows/474.04/474.04-desktop-win10-win11-64bit-international-dch-whql.exe" + }, + { + "os": "win10", + "product": "GeForce", + "version": "474.14", + "variant": "DCH", + "patch64_url": "win10_x64/474.14/nvencodeapi64.1337", + "patch32_url": "win10_x64/474.14/nvencodeapi.1337", + "driver_url": "https://international.download.nvidia.com/Windows/474.14/474.14-desktop-win10-win11-64bit-international-dch-whql.exe" + }, { "os": "win10", "product": "GeForce", @@ -3852,15 +3870,6 @@ "patch32_url": "win10_x64/528.24/nvencodeapi.1337", "driver_url": "https://international.download.nvidia.com/Windows/528.24/528.24-desktop-win10-win11-64bit-international-dch-whql.exe" }, - { - "os": "win10", - "product": "GeForce", - "version": "474.14", - "variant": "", - "patch64_url": "win10_x64/474.14/nvencodeapi64.1337", - "patch32_url": "win10_x64/474.14/nvencodeapi.1337", - "driver_url": "https://international.download.nvidia.com/Windows/474.14/474.14-desktop-win10-win11-64bit-international-dch-whql.exe" - }, { "os": "win10", "product": "GeForce", diff --git a/win/README.md b/win/README.md index 36dca1a..00447ef 100644 --- a/win/README.md +++ b/win/README.md @@ -172,7 +172,8 @@ Credits to [TroubleChute channel](https://www.youtube.com/channel/UCkih2oVTbXPEp | GeForce | 472.12 | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/472.12/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/472.12/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/472.12/472.12-desktop-win10-win11-64bit-international-whql.exe) | | GeForce | 472.12 Studio Driver | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_472.12/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_472.12/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/472.12/472.12-desktop-win10-win11-64bit-international-nsd-whql.exe) | | GeForce | 472.84 Studio Driver | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_472.84/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_472.84/nvencodeapi.1337) | [Driver link](http://international.download.nvidia.com/Windows/472.84/472.84-desktop-win10-win11-64bit-international-nsd-whql.exe) | -| GeForce | 474.14 | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.14/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.14/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/474.14/474.14-desktop-win10-win11-64bit-international-dch-whql.exe) | +| GeForce | 474.04 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.04/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.04/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/474.04/474.04-desktop-win10-win11-64bit-international-dch-whql.exe) | +| GeForce | 474.14 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.14/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.14/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/474.14/474.14-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 511.23 DCH | [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 DCH | [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) | diff --git a/win/win10_x64/474.04/nvencodeapi.1337 b/win/win10_x64/474.04/nvencodeapi.1337 new file mode 100644 index 0000000..d687606 --- /dev/null +++ b/win/win10_x64/474.04/nvencodeapi.1337 @@ -0,0 +1,6 @@ +>nvencodeapi.dll +000000000003D308:89->33 +000000000003D309:45->C0 +000000000003D30A:08->89 +000000000003D30B:85->45 +000000000003D30C:C0->08 \ No newline at end of file diff --git a/win/win10_x64/474.04/nvencodeapi64.1337 b/win/win10_x64/474.04/nvencodeapi64.1337 new file mode 100644 index 0000000..6515295 --- /dev/null +++ b/win/win10_x64/474.04/nvencodeapi64.1337 @@ -0,0 +1,9 @@ +>nvencodeapi64.dll +000000000004333C:8B->89 +000000000004333D:F0->45 +000000000004333E:85->08 +000000000004333F:C0->85 +0000000000043340:75->C0 +0000000000043341:05->75 +0000000000043342:49->04 +0000000000043344:2F->37 \ No newline at end of file From 3b85dc2f25ce12c6797b2f39b542673a5d8ea564 Mon Sep 17 00:00:00 2001 From: guihkx <626206+guihkx@users.noreply.github.com> Date: Thu, 25 Jan 2024 06:09:07 -0300 Subject: [PATCH 2/4] win: add support for legacy DCH driver 474.30 ./win/tools/autopatch/autopatch.py 474.30 \ -S 8BF085C0750549892FEB 89450885C07504 \ -R 89450885C075048937EB 33C08945087504 \ -T 'Display.Driver/nvencodeapi64.dl_' 'Display.Driver/nvencodeapi.dl_' --- drivers.json | 9 +++++++++ win/README.md | 1 + win/win10_x64/474.30/nvencodeapi.1337 | 6 ++++++ win/win10_x64/474.30/nvencodeapi64.1337 | 9 +++++++++ 4 files changed, 25 insertions(+) create mode 100644 win/win10_x64/474.30/nvencodeapi.1337 create mode 100644 win/win10_x64/474.30/nvencodeapi64.1337 diff --git a/drivers.json b/drivers.json index f281544..fb254bf 100644 --- a/drivers.json +++ b/drivers.json @@ -3627,6 +3627,15 @@ "patch32_url": "win10_x64/474.14/nvencodeapi.1337", "driver_url": "https://international.download.nvidia.com/Windows/474.14/474.14-desktop-win10-win11-64bit-international-dch-whql.exe" }, + { + "os": "win10", + "product": "GeForce", + "version": "474.30", + "variant": "DCH", + "patch64_url": "win10_x64/474.30/nvencodeapi64.1337", + "patch32_url": "win10_x64/474.30/nvencodeapi.1337", + "driver_url": "https://international.download.nvidia.com/Windows/474.30/474.30-desktop-win10-win11-64bit-international-dch-whql.exe" + }, { "os": "win10", "product": "GeForce", diff --git a/win/README.md b/win/README.md index 00447ef..4910fc9 100644 --- a/win/README.md +++ b/win/README.md @@ -174,6 +174,7 @@ Credits to [TroubleChute channel](https://www.youtube.com/channel/UCkih2oVTbXPEp | GeForce | 472.84 Studio Driver | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_472.84/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_472.84/nvencodeapi.1337) | [Driver link](http://international.download.nvidia.com/Windows/472.84/472.84-desktop-win10-win11-64bit-international-nsd-whql.exe) | | GeForce | 474.04 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.04/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.04/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/474.04/474.04-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 474.14 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.14/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.14/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/474.14/474.14-desktop-win10-win11-64bit-international-dch-whql.exe) | +| GeForce | 474.30 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.30/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.30/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/474.30/474.30-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 511.23 DCH | [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 DCH | [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) | diff --git a/win/win10_x64/474.30/nvencodeapi.1337 b/win/win10_x64/474.30/nvencodeapi.1337 new file mode 100644 index 0000000..5b67f17 --- /dev/null +++ b/win/win10_x64/474.30/nvencodeapi.1337 @@ -0,0 +1,6 @@ +>nvencodeapi.dll +000000000003D748:89->33 +000000000003D749:45->C0 +000000000003D74A:08->89 +000000000003D74B:85->45 +000000000003D74C:C0->08 \ No newline at end of file diff --git a/win/win10_x64/474.30/nvencodeapi64.1337 b/win/win10_x64/474.30/nvencodeapi64.1337 new file mode 100644 index 0000000..9b5ca50 --- /dev/null +++ b/win/win10_x64/474.30/nvencodeapi64.1337 @@ -0,0 +1,9 @@ +>nvencodeapi64.dll +00000000000437CC:8B->89 +00000000000437CD:F0->45 +00000000000437CE:85->08 +00000000000437CF:C0->85 +00000000000437D0:75->C0 +00000000000437D1:05->75 +00000000000437D2:49->04 +00000000000437D4:2F->37 \ No newline at end of file From 77fc3a7f2194ac912b96b2521c969f5163181e06 Mon Sep 17 00:00:00 2001 From: guihkx <626206+guihkx@users.noreply.github.com> Date: Thu, 25 Jan 2024 06:14:27 -0300 Subject: [PATCH 3/4] win: add support for legacy DCH driver 474.44 Generated with: ./win/tools/autopatch/autopatch.py 474.44 \ -S 8BF085C0750549892FEB 89450885C07504 \ -R 89450885C075048937EB 33C08945087504 \ -T 'Display.Driver/nvencodeapi64.dl_' 'Display.Driver/nvencodeapi.dl_' --- drivers.json | 9 +++++++++ win/README.md | 1 + win/win10_x64/474.44/nvencodeapi.1337 | 6 ++++++ win/win10_x64/474.44/nvencodeapi64.1337 | 9 +++++++++ 4 files changed, 25 insertions(+) create mode 100644 win/win10_x64/474.44/nvencodeapi.1337 create mode 100644 win/win10_x64/474.44/nvencodeapi64.1337 diff --git a/drivers.json b/drivers.json index fb254bf..3749d5d 100644 --- a/drivers.json +++ b/drivers.json @@ -3636,6 +3636,15 @@ "patch32_url": "win10_x64/474.30/nvencodeapi.1337", "driver_url": "https://international.download.nvidia.com/Windows/474.30/474.30-desktop-win10-win11-64bit-international-dch-whql.exe" }, + { + "os": "win10", + "product": "GeForce", + "version": "474.44", + "variant": "DCH", + "patch64_url": "win10_x64/474.44/nvencodeapi64.1337", + "patch32_url": "win10_x64/474.44/nvencodeapi.1337", + "driver_url": "https://international.download.nvidia.com/Windows/474.44/474.44-desktop-win10-win11-64bit-international-dch-whql.exe" + }, { "os": "win10", "product": "GeForce", diff --git a/win/README.md b/win/README.md index 4910fc9..0c4ac75 100644 --- a/win/README.md +++ b/win/README.md @@ -175,6 +175,7 @@ Credits to [TroubleChute channel](https://www.youtube.com/channel/UCkih2oVTbXPEp | GeForce | 474.04 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.04/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.04/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/474.04/474.04-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 474.14 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.14/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.14/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/474.14/474.14-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 474.30 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.30/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.30/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/474.30/474.30-desktop-win10-win11-64bit-international-dch-whql.exe) | +| GeForce | 474.44 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.44/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.44/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/474.44/474.44-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 511.23 DCH | [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 DCH | [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) | diff --git a/win/win10_x64/474.44/nvencodeapi.1337 b/win/win10_x64/474.44/nvencodeapi.1337 new file mode 100644 index 0000000..5b67f17 --- /dev/null +++ b/win/win10_x64/474.44/nvencodeapi.1337 @@ -0,0 +1,6 @@ +>nvencodeapi.dll +000000000003D748:89->33 +000000000003D749:45->C0 +000000000003D74A:08->89 +000000000003D74B:85->45 +000000000003D74C:C0->08 \ No newline at end of file diff --git a/win/win10_x64/474.44/nvencodeapi64.1337 b/win/win10_x64/474.44/nvencodeapi64.1337 new file mode 100644 index 0000000..9b5ca50 --- /dev/null +++ b/win/win10_x64/474.44/nvencodeapi64.1337 @@ -0,0 +1,9 @@ +>nvencodeapi64.dll +00000000000437CC:8B->89 +00000000000437CD:F0->45 +00000000000437CE:85->08 +00000000000437CF:C0->85 +00000000000437D0:75->C0 +00000000000437D1:05->75 +00000000000437D2:49->04 +00000000000437D4:2F->37 \ No newline at end of file From fcb00267076b7d243235dc28289e963c2da9cf37 Mon Sep 17 00:00:00 2001 From: guihkx <626206+guihkx@users.noreply.github.com> Date: Thu, 25 Jan 2024 06:16:21 -0300 Subject: [PATCH 4/4] win: add support for legacy DCH driver 474.64 Generated with: ./win/tools/autopatch/autopatch.py 474.64 \ -S 8BF085C0750549892FEB 89450885C07504 \ -R 89450885C075048937EB 33C08945087504 \ -T 'Display.Driver/nvencodeapi64.dl_' 'Display.Driver/nvencodeapi.dl_' --- drivers.json | 9 +++++++++ win/README.md | 1 + win/win10_x64/474.64/nvencodeapi.1337 | 6 ++++++ win/win10_x64/474.64/nvencodeapi64.1337 | 9 +++++++++ 4 files changed, 25 insertions(+) create mode 100644 win/win10_x64/474.64/nvencodeapi.1337 create mode 100644 win/win10_x64/474.64/nvencodeapi64.1337 diff --git a/drivers.json b/drivers.json index 3749d5d..6d4d116 100644 --- a/drivers.json +++ b/drivers.json @@ -3645,6 +3645,15 @@ "patch32_url": "win10_x64/474.44/nvencodeapi.1337", "driver_url": "https://international.download.nvidia.com/Windows/474.44/474.44-desktop-win10-win11-64bit-international-dch-whql.exe" }, + { + "os": "win10", + "product": "GeForce", + "version": "474.64", + "variant": "DCH", + "patch64_url": "win10_x64/474.64/nvencodeapi64.1337", + "patch32_url": "win10_x64/474.64/nvencodeapi.1337", + "driver_url": "https://international.download.nvidia.com/Windows/474.64/474.64-desktop-win10-win11-64bit-international-dch-whql.exe" + }, { "os": "win10", "product": "GeForce", diff --git a/win/README.md b/win/README.md index 0c4ac75..8b24ccb 100644 --- a/win/README.md +++ b/win/README.md @@ -176,6 +176,7 @@ Credits to [TroubleChute channel](https://www.youtube.com/channel/UCkih2oVTbXPEp | GeForce | 474.14 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.14/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.14/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/474.14/474.14-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 474.30 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.30/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.30/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/474.30/474.30-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 474.44 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.44/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.44/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/474.44/474.44-desktop-win10-win11-64bit-international-dch-whql.exe) | +| GeForce | 474.64 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.64/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/474.64/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/474.64/474.64-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 511.23 DCH | [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 DCH | [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) | diff --git a/win/win10_x64/474.64/nvencodeapi.1337 b/win/win10_x64/474.64/nvencodeapi.1337 new file mode 100644 index 0000000..5b67f17 --- /dev/null +++ b/win/win10_x64/474.64/nvencodeapi.1337 @@ -0,0 +1,6 @@ +>nvencodeapi.dll +000000000003D748:89->33 +000000000003D749:45->C0 +000000000003D74A:08->89 +000000000003D74B:85->45 +000000000003D74C:C0->08 \ No newline at end of file diff --git a/win/win10_x64/474.64/nvencodeapi64.1337 b/win/win10_x64/474.64/nvencodeapi64.1337 new file mode 100644 index 0000000..9b5ca50 --- /dev/null +++ b/win/win10_x64/474.64/nvencodeapi64.1337 @@ -0,0 +1,9 @@ +>nvencodeapi64.dll +00000000000437CC:8B->89 +00000000000437CD:F0->45 +00000000000437CE:85->08 +00000000000437CF:C0->85 +00000000000437D0:75->C0 +00000000000437D1:05->75 +00000000000437D2:49->04 +00000000000437D4:2F->37 \ No newline at end of file