diff --git a/drivers.json b/drivers.json index ad532c2..47efadb 100644 --- a/drivers.json +++ b/drivers.json @@ -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": "" } ] } diff --git a/win/README.md b/win/README.md index f0d2461..9f58a30 100644 --- a/win/README.md +++ b/win/README.md @@ -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) | diff --git a/win/win10_x64/537.72/nvencodeapi.1337 b/win/win10_x64/537.72/nvencodeapi.1337 new file mode 100644 index 0000000..5d1e9e7 --- /dev/null +++ b/win/win10_x64/537.72/nvencodeapi.1337 @@ -0,0 +1,6 @@ +>nvencodeapi.dll +000000000003D707:89->33 +000000000003D708:45->C0 +000000000003D709:08->89 +000000000003D70A:85->45 +000000000003D70B:C0->08 \ No newline at end of file diff --git a/win/win10_x64/537.72/nvencodeapi64.1337 b/win/win10_x64/537.72/nvencodeapi64.1337 new file mode 100644 index 0000000..6b79d33 --- /dev/null +++ b/win/win10_x64/537.72/nvencodeapi64.1337 @@ -0,0 +1,5 @@ +>nvencodeapi64.dll +0000000000042A71:8B->33 +0000000000042A72:F0->C0 +0000000000042A73:85->8B +0000000000042A74:C0->F0 \ No newline at end of file