win: add support for DCH driver 595.76

This commit is contained in:
ram/haidar
2026-03-24 20:57:04 +07:00
parent 501f2d2cef
commit bbc1dd27cd
3 changed files with 29 additions and 3 deletions

View File

@@ -5055,7 +5055,7 @@
"patch32_url": "win10_x64/quadro_582.16/nvencodeapi.1337",
"driver_url": "https://international.download.nvidia.com/Windows/Quadro_Certified/582.16/582.16-quadro-rtx-desktop-notebook-win10-win11-64bit-international-dch-whql.exe"
},
{
{
"os": "win10",
"product": "GeForce",
"version": "595.71",
@@ -5064,7 +5064,16 @@
"patch32_url": "win10_x64/595.71/nvencodeapi.1337",
"driver_url": "https://international.download.nvidia.com/Windows/595.71/595.71-desktop-win10-win11-64bit-international-dch-whql.exe"
},
{
{
"os": "win10",
"product": "GeForce",
"version": "595.76",
"variant": "DCH",
"patch64_url": "win10_x64/595.76/nvencodeapi64.1337",
"patch32_url": "win10_x64/595.76/nvencodeapi.1337",
"driver_url": "https://international.download.nvidia.com/Windows/595.76hf/595.76-desktop-notebook-win10-win11-64bit-international-dch.hf.exe"
},
{
"os": "win10",
"product": "GeForce",
"version": "595.79",
@@ -5076,4 +5085,4 @@
]
}
}
}
}