win: patch for 537.72 vulkan beta

Signed-off-by: Jai Luthra <me@jailuthra.in>
pull/720/head
Jai Luthra 7 months ago committed by Jai Luthra
parent 9b5c28b29c
commit b899e19087

@ -4033,6 +4033,15 @@
"patch64_url": "win10_x64/545.92/nvencodeapi64.1337",
"patch32_url": "win10_x64/545.92/nvencodeapi.1337",
"driver_url": "https://international.download.nvidia.com/Windows/545.92/545.92-desktop-win10-win11-64bit-international-dch-whql.exe"
},
{
"os": "win10",
"product": "GeForce",
"version": "537.72",
"variant": "Vulkan Beta",
"patch64_url": "win10_x64/537.72/nvencodeapi64.1337",
"patch32_url": "win10_x64/537.72/nvencodeapi.1337",
"driver_url": ""
}
]
}

@ -220,6 +220,7 @@ Credits to [TroubleChute channel](https://www.youtube.com/channel/UCkih2oVTbXPEp
| 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.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) |

@ -0,0 +1,6 @@
>nvencodeapi.dll
000000000003D707:89->33
000000000003D708:45->C0
000000000003D709:08->89
000000000003D70A:85->45
000000000003D70B:C0->08

@ -0,0 +1,5 @@
>nvencodeapi64.dll
0000000000042A71:8B->33
0000000000042A72:F0->C0
0000000000042A73:85->8B
0000000000042A74:C0->F0
Loading…
Cancel
Save