mirror of
https://github.com/keylase/nvidia-patch.git
synced 2026-03-25 02:47:59 -04:00
win: add support for DCH driver 595.76
This commit is contained in:
parent
501f2d2cef
commit
bbc1dd27cd
15
drivers.json
15
drivers.json
@ -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 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
9
win/win10_x64/595.76/nvencodeapi.1337
Normal file
9
win/win10_x64/595.76/nvencodeapi.1337
Normal file
@ -0,0 +1,9 @@
|
||||
>nvencodeapi.dll
|
||||
000000000004542E:89->31
|
||||
000000000004542F:85->C0
|
||||
0000000000045430:EC->89
|
||||
0000000000045431:FB->85
|
||||
0000000000045432:FF->EC
|
||||
0000000000045433:FF->FB
|
||||
0000000000045434:85->FF
|
||||
0000000000045435:C0->FF
|
||||
8
win/win10_x64/595.76/nvencodeapi64.1337
Normal file
8
win/win10_x64/595.76/nvencodeapi64.1337
Normal file
@ -0,0 +1,8 @@
|
||||
>nvencodeapi64.dll
|
||||
000000000004C2A1:8B->33
|
||||
000000000004C2A2:F0->C0
|
||||
000000000004C2A3:45->8B
|
||||
000000000004C2A4:33->F0
|
||||
000000000004C2A5:FF->45
|
||||
000000000004C2A6:85->33
|
||||
000000000004C2A7:C0->FF
|
||||
Loading…
x
Reference in New Issue
Block a user