diff --git a/drivers.json b/drivers.json index cf1d5b5..7a68bc7 100644 --- a/drivers.json +++ b/drivers.json @@ -3881,6 +3881,15 @@ "patch64_url": "win10_x64/536.23/nvencodeapi64.1337", "patch32_url": "win10_x64/536.23/nvencodeapi.1337", "driver_url": "https://international.download.nvidia.com/Windows/536.23/536.23-desktop-win10-win11-64bit-international-dch-whql.exe" + }, + { + "os": "win10", + "product": "GeForce", + "version": "536.09", + "variant": "DCH (Hotfix)", + "patch64_url": "win10_x64/536.09/nvencodeapi64.1337", + "patch32_url": "win10_x64/536.09/nvencodeapi.1337", + "driver_url": "https://international.download.nvidia.com/Windows/536.09hf/536.09-desktop-notebook-win10-win11-64bit-international-dch.hf.exe" } ] } diff --git a/win/README.md b/win/README.md index 34efb53..3d08912 100644 --- a/win/README.md +++ b/win/README.md @@ -211,6 +211,7 @@ Credits to [TroubleChute channel](https://www.youtube.com/channel/UCkih2oVTbXPEp | GeForce | 531.79 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/531.79/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/531.79/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/531.79/531.79-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 532.03 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/532.03/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/532.03/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/532.03/532.03-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 535.98 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/535.98/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/535.98/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/535.98/535.98-desktop-win10-win11-64bit-international-dch-whql.exe) | +| GeForce | 536.09 DCH (Hotfix) | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.09/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.09/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/536.09hf/536.09-desktop-notebook-win10-win11-64bit-international-dch.hf.exe) | | GeForce | 536.23 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.23/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.23/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/536.23/536.23-desktop-win10-win11-64bit-international-dch-whql.exe) | diff --git a/win/win10_x64/536.09/nvencodeapi.1337 b/win/win10_x64/536.09/nvencodeapi.1337 new file mode 100644 index 0000000..16e554e --- /dev/null +++ b/win/win10_x64/536.09/nvencodeapi.1337 @@ -0,0 +1,6 @@ +>nvencodeapi.dll +000000000003D777:89->33 +000000000003D778:45->C0 +000000000003D779:08->89 +000000000003D77A:85->45 +000000000003D77B:C0->08 \ No newline at end of file diff --git a/win/win10_x64/536.09/nvencodeapi64.1337 b/win/win10_x64/536.09/nvencodeapi64.1337 new file mode 100644 index 0000000..2deb0df --- /dev/null +++ b/win/win10_x64/536.09/nvencodeapi64.1337 @@ -0,0 +1,5 @@ +>nvencodeapi64.dll +0000000000042A91:8B->33 +0000000000042A92:F0->C0 +0000000000042A93:85->8B +0000000000042A94:C0->F0 \ No newline at end of file