From c8c5ab5eae21b45d4646b5263f779e3871479cfa Mon Sep 17 00:00:00 2001 From: "Cathy J. Fitzpatrick" Date: Thu, 23 Mar 2023 08:37:11 -0700 Subject: [PATCH] win: patch for 531.41 dch (Game Ready driver) --- drivers.json | 9 +++++++++ win/README.md | 1 + 2 files changed, 10 insertions(+) diff --git a/drivers.json b/drivers.json index 1480c5e..2714918 100644 --- a/drivers.json +++ b/drivers.json @@ -3761,6 +3761,15 @@ "patch64_url": "win10_x64/nsd_531.41/nvencodeapi64.1337", "patch32_url": "win10_x64/nsd_531.41/nvencodeapi.1337", "driver_url": "https://international.download.nvidia.com/Windows/531.41/531.41-desktop-win10-win11-64bit-international-nsd-dch-whql.exe" + }, + { + "os": "win10", + "product": "GeForce", + "version": "531.41", + "variant": "DCH", + "patch64_url": "win10_x64/nsd_531.41/nvencodeapi64.1337", + "patch32_url": "win10_x64/nsd_531.41/nvencodeapi.1337", + "driver_url": "https://us.download.nvidia.com/Windows/531.41/531.41-desktop-win10-win11-64bit-international-dch-whql.exe" } ] } diff --git a/win/README.md b/win/README.md index 811f24f..2b01526 100644 --- a/win/README.md +++ b/win/README.md @@ -203,6 +203,7 @@ Credits to [TroubleChute channel](https://www.youtube.com/channel/UCkih2oVTbXPEp | GeForce | 531.18 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/531.18/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/531.18/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/531.18/531.18-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 531.26 DCH (Hotfix) | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/531.26/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/531.26/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/531.26hf/531.26-desktop-notebook-win10-win11-64bit-international-dch.hf.exe) | | GeForce | 531.29 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/531.29/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/531.29/nvencodeapi.1337) | [Driver link](https://us.download.nvidia.com/Windows/531.29/531.29-desktop-win10-win11-64bit-international-dch-whql.exe) | +| GeForce | 531.41 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_531.41/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_531.41/nvencodeapi.1337) | [Driver link](https://us.download.nvidia.com/Windows/531.41/531.41-desktop-win10-win11-64bit-international-dch-whql.exe) | | GeForce | 531.41 Studio Driver | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_531.41/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_531.41/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/531.41/531.41-desktop-win10-win11-64bit-international-nsd-dch-whql.exe) |