diff --git a/drivers.json b/drivers.json index 41aab42..5eef0f1 100644 --- a/drivers.json +++ b/drivers.json @@ -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", diff --git a/win/README.md b/win/README.md index b3dcb59..5533d10 100644 --- a/win/README.md +++ b/win/README.md @@ -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) | diff --git a/win/win10_x64/nsd_516.93/nvencodeapi.1337 b/win/win10_x64/nsd_516.93/nvencodeapi.1337 new file mode 100644 index 0000000..0e0cf05 --- /dev/null +++ b/win/win10_x64/nsd_516.93/nvencodeapi.1337 @@ -0,0 +1,6 @@ +>nvencodeapi.dll +0000000000042961:89->33 +0000000000042962:45->C0 +0000000000042963:08->89 +0000000000042964:85->45 +0000000000042965:C0->08 \ No newline at end of file diff --git a/win/win10_x64/nsd_516.93/nvencodeapi64.1337 b/win/win10_x64/nsd_516.93/nvencodeapi64.1337 new file mode 100644 index 0000000..6e06cc9 --- /dev/null +++ b/win/win10_x64/nsd_516.93/nvencodeapi64.1337 @@ -0,0 +1,5 @@ +>nvencodeapi64.dll +0000000000049C00:8B->33 +0000000000049C01:F0->C0 +0000000000049C02:85->8B +0000000000049C03:C0->F0 \ No newline at end of file