win: Support for studio driver 516.93 (#555)

pull/563/head
Jai Luthra 2 years ago committed by GitHub
parent be33a45d4b
commit 86e009af74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3497,6 +3497,15 @@
"patch32_url": "win10_x64/516.79/nvencodeapi.1337",
"driver_url": "https://international-gfe.download.nvidia.com/Windows/516.79hf/516.79-desktop-notebook-win10-win11-64bit-international-dch.hf.exe"
},
{
"os": "win10",
"product": "GeForce",
"version": "516.93",
"variant": "Studio Driver",
"patch64_url": "win10_x64/nsd_516.93/nvencodeapi64.1337",
"patch32_url": "win10_x64/nsd_516.93/nvencodeapi.1337",
"driver_url": "https://international.download.nvidia.com/Windows/516.93/516.93-notebook-win10-win11-64bit-international-nsd-dch-whql.exe"
},
{
"os": "win10",
"product": "GeForce",

@ -191,6 +191,7 @@ Credits to [TroubleChute channel](https://www.youtube.com/channel/UCkih2oVTbXPEp
| GeForce | 516.40 | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/516.40/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/516.40/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/516.40/516.40-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 516.59 | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/516.59/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/516.59/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/516.59/516.59-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 516.79 DCH (Hotfix) | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/516.79/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/516.79/nvencodeapi.1337) | [Driver link](https://international-gfe.download.nvidia.com/Windows/516.79hf/516.79-desktop-notebook-win10-win11-64bit-international-dch.hf.exe) |
| GeForce | 516.93 Studio Driver | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_516.93/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_516.93/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/516.93/516.93-notebook-win10-win11-64bit-international-nsd-dch-whql.exe) |
| GeForce | 516.94 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/516.94/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/516.94/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/516.94/516.94-desktop-win10-win11-64bit-international-dch-whql.exe) |

@ -0,0 +1,6 @@
>nvencodeapi.dll
0000000000042961:89->33
0000000000042962:45->C0
0000000000042963:08->89
0000000000042964:85->45
0000000000042965:C0->08

@ -0,0 +1,5 @@
>nvencodeapi64.dll
0000000000049C00:8B->33
0000000000049C01:F0->C0
0000000000049C02:85->8B
0000000000049C03:C0->F0
Loading…
Cancel
Save