mirror of
https://github.com/keylase/nvidia-patch.git
synced 2024-11-09 19:48:20 +00:00
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_'
This commit is contained in:
parent
f0fd415c12
commit
6707e399ce
27
drivers.json
27
drivers.json
@ -3609,6 +3609,24 @@
|
|||||||
"patch32_url": "ws2016_x64/quadro_472.84/nvencodeapi.1337",
|
"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"
|
"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",
|
"os": "win10",
|
||||||
"product": "GeForce",
|
"product": "GeForce",
|
||||||
@ -3852,15 +3870,6 @@
|
|||||||
"patch32_url": "win10_x64/528.24/nvencodeapi.1337",
|
"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"
|
"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",
|
"os": "win10",
|
||||||
"product": "GeForce",
|
"product": "GeForce",
|
||||||
|
@ -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 | [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.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 | 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.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.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) |
|
| 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) |
|
||||||
|
6
win/win10_x64/474.04/nvencodeapi.1337
Normal file
6
win/win10_x64/474.04/nvencodeapi.1337
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
>nvencodeapi.dll
|
||||||
|
000000000003D308:89->33
|
||||||
|
000000000003D309:45->C0
|
||||||
|
000000000003D30A:08->89
|
||||||
|
000000000003D30B:85->45
|
||||||
|
000000000003D30C:C0->08
|
9
win/win10_x64/474.04/nvencodeapi64.1337
Normal file
9
win/win10_x64/474.04/nvencodeapi64.1337
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user