Commit 8d703876 authored by Jai Luthra's avatar Jai Luthra

win: patch for 527.56

parent 3a4808f2
......@@ -3645,6 +3645,15 @@
"patch64_url": "win10_x64/527.56/nvencodeapi64.1337",
"patch32_url": "win10_x64/527.56/nvencodeapi.1337",
"driver_url": "https://international.download.nvidia.com/Windows/527.56/527.56-desktop-win10-win11-64bit-international-dch-whql.exe"
},
{
"os": "win10",
"product": "GeForce",
"version": "527.56",
"variant": "Studio Driver",
"patch64_url": "win10_x64/nsd_527.56/nvencodeapi64.1337",
"patch32_url": "win10_x64/nsd_527.56/nvencodeapi.1337",
"driver_url": "https://international.download.nvidia.com/Windows/527.56/527.56-desktop-win10-win11-64bit-international-nsd-dch-whql.exe"
}
]
}
......
......@@ -195,6 +195,7 @@ Credits to [TroubleChute channel](https://www.youtube.com/channel/UCkih2oVTbXPEp
| GeForce | 526.98 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/526.98/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/526.98/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/526.98/526.98-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 527.37 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/527.37/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/527.37/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/527.37/527.37-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 527.56 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/527.56/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/527.56/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/527.56/527.56-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 527.56 Studio Driver | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_527.56/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_527.56/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/527.56/527.56-desktop-win10-win11-64bit-international-nsd-dch-whql.exe) |
| Product series | Version | x64 library patch | x86 library patch | Driver link |
......
>nvencodeapi.dll
0000000000038E17:89->33
0000000000038E18:45->C0
0000000000038E19:08->89
0000000000038E1A:85->45
0000000000038E1B:C0->08
\ No newline at end of file
>nvencodeapi64.dll
000000000003D7E1:8B->33
000000000003D7E2:F0->C0
000000000003D7E3:85->8B
000000000003D7E4:C0->F0
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment