Commit 63c78707 authored by Jai Luthra's avatar Jai Luthra

win: mark recent Studio Drivers

Nvidia is recently releasing same driver version as both Game Ready and
Studio. This might have some changes in the GPU drivers, but the DLLs
for NVENC and NVFBC are exactly the same (byte-by-byte) and same patches
apply on both variants.

Update the README to indicate this commonality in the patches to avoid
confusion.
Signed-off-by: default avatarJai Luthra <me@jailuthra.in>
parent 1d856fba
......@@ -3934,7 +3934,7 @@
"os": "win10",
"product": "GeForce",
"version": "535.98",
"variant": "DCH",
"variant": "DCH / Studio Driver",
"patch64_url": "win10_x64/535.98/nvencodeapi64.1337",
"patch32_url": "win10_x64/535.98/nvencodeapi.1337",
"driver_url": "https://international.download.nvidia.com/Windows/535.98/535.98-desktop-win10-win11-64bit-international-dch-whql.exe"
......@@ -3970,7 +3970,7 @@
"os": "win10",
"product": "GeForce",
"version": "536.40",
"variant": "DCH",
"variant": "DCH / Studio Driver",
"patch64_url": "win10_x64/536.40/nvencodeapi64.1337",
"patch32_url": "win10_x64/536.40/nvencodeapi.1337",
"driver_url": "https://international.download.nvidia.com/Windows/536.40/536.40-desktop-win10-win11-64bit-international-dch-whql.exe"
......@@ -3979,7 +3979,7 @@
"os": "win10",
"product": "GeForce",
"version": "536.67",
"variant": "DCH",
"variant": "DCH / Studio Driver",
"patch64_url": "win10_x64/536.67/nvencodeapi64.1337",
"patch32_url": "win10_x64/536.67/nvencodeapi.1337",
"driver_url": "https://international.download.nvidia.com/Windows/536.67/536.67-desktop-win10-win11-64bit-international-dch-whql.exe"
......@@ -3988,7 +3988,7 @@
"os": "win10",
"product": "GeForce",
"version": "536.99",
"variant": "DCH",
"variant": "DCH / Studio Driver",
"patch64_url": "win10_x64/536.99/nvencodeapi64.1337",
"patch32_url": "win10_x64/536.99/nvencodeapi.1337",
"driver_url": "https://international.download.nvidia.com/Windows/536.99/536.99-desktop-win10-win11-64bit-international-dch-whql.exe"
......@@ -4015,7 +4015,7 @@
"os": "win10",
"product": "GeForce",
"version": "537.42",
"variant": "DCH",
"variant": "DCH / Studio Driver",
"patch64_url": "win10_x64/537.42/nvencodeapi64.1337",
"patch32_url": "win10_x64/537.42/nvencodeapi.1337",
"driver_url": "https://international.download.nvidia.com/Windows/537.42/537.42-desktop-win10-win11-64bit-international-dch-whql.exe"
......@@ -4024,7 +4024,7 @@
"os": "win10",
"product": "GeForce",
"version": "537.58",
"variant": "DCH",
"variant": "DCH / Studio Driver",
"patch64_url": "win10_x64/537.58/nvencodeapi64.1337",
"patch32_url": "win10_x64/537.58/nvencodeapi.1337",
"driver_url": "https://international.download.nvidia.com/Windows/537.58/537.58-desktop-win10-win11-64bit-international-dch-whql.exe"
......@@ -4060,7 +4060,7 @@
"os": "win10",
"product": "GeForce",
"version": "546.01",
"variant": "DCH",
"variant": "DCH / Studio Driver",
"patch64_url": "win10_x64/546.01/nvencodeapi64.1337",
"patch32_url": "win10_x64/546.01/nvencodeapi.1337",
"driver_url": "https://international.download.nvidia.com/Windows/546.01/546.01-desktop-win10-win11-64bit-international-dch-whql.exe"
......
......@@ -210,20 +210,20 @@ Credits to [TroubleChute channel](https://www.youtube.com/channel/UCkih2oVTbXPEp
| GeForce | 531.68 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/531.68/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/531.68/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/531.68/531.68-desktop-win10-win11-64bit-international-dch-whql.exe) |
| 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 | 535.98 DCH / Studio Driver | [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) |
| GeForce | 536.40 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.40/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.40/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/536.40/536.40-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 536.67 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.67/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.67/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/536.67/536.67-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 536.99 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.99/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.99/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/536.99/536.99-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 536.40 DCH / Studio Driver | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.40/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.40/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/536.40/536.40-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 536.67 DCH / Studio Driver | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.67/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.67/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/536.67/536.67-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 536.99 DCH / Studio Driver | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.99/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/536.99/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/536.99/536.99-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 537.13 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/537.13/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/537.13/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/537.13/537.13-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 537.34 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/537.34/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/537.34/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/537.34/537.34-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 537.42 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/537.42/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/537.42/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/537.42/537.42-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 537.58 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/537.58/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/537.58/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/537.58/537.58-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 537.42 DCH / Studio Driver | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/537.42/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/537.42/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/537.42/537.42-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 537.58 DCH / Studio Driver | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/537.58/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/537.58/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/537.58/537.58-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 537.72 Vulkan Beta | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/537.72/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/537.72/nvencodeapi.1337) | |
| GeForce | 545.84 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/545.84/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/545.84/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/545.84/545.84-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 545.92 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/545.92/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/545.92/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/545.92/545.92-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 546.01 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/546.01/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/546.01/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/546.01/546.01-desktop-win10-win11-64bit-international-dch-whql.exe) |
| GeForce | 546.01 DCH / Studio Driver | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/546.01/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/546.01/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/546.01/546.01-desktop-win10-win11-64bit-international-dch-whql.exe) |
| Product series | Version | x64 library patch | x86 library patch | Driver link |
......
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