mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-08-21 22:03:12 -07:00
Merge drivers json
This commit is contained in:
parent
8c1a940ef8
commit
a9144933ce
3 changed files with 20 additions and 0 deletions
|
@ -3529,6 +3529,15 @@
|
||||||
"patch64_url": "win10_x64/517.48/nvencodeapi64.1337",
|
"patch64_url": "win10_x64/517.48/nvencodeapi64.1337",
|
||||||
"patch32_url": "win10_x64/517.48/nvencodeapi.1337",
|
"patch32_url": "win10_x64/517.48/nvencodeapi.1337",
|
||||||
"driver_url": "https://international.download.nvidia.com/Windows/517.48/517.48-desktop-win10-win11-64bit-international-dch-whql.exe"
|
"driver_url": "https://international.download.nvidia.com/Windows/517.48/517.48-desktop-win10-win11-64bit-international-dch-whql.exe"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"os": "win10",
|
||||||
|
"product": "GeForce",
|
||||||
|
"version": "517.40",
|
||||||
|
"variant": "Studio Driver",
|
||||||
|
"patch64_url": "win10_x64/nsd_517.40/nvencodeapi64.1337",
|
||||||
|
"patch32_url": "win10_x64/nsd_517.40/nvencodeapi.1337",
|
||||||
|
"driver_url": "https://international.download.nvidia.com/Windows/517.40/517.40-desktop-win10-win11-64bit-international-nsd-dch-whql.exe"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
6
win/win10_x64/nsd_517.40/nvencodeapi.1337
Normal file
6
win/win10_x64/nsd_517.40/nvencodeapi.1337
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
>nvencodeapi.dll
|
||||||
|
0000000000042961:89->33
|
||||||
|
0000000000042962:45->C0
|
||||||
|
0000000000042963:08->89
|
||||||
|
0000000000042964:85->45
|
||||||
|
0000000000042965:C0->08
|
5
win/win10_x64/nsd_517.40/nvencodeapi64.1337
Normal file
5
win/win10_x64/nsd_517.40/nvencodeapi64.1337
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
>nvencodeapi64.dll
|
||||||
|
0000000000049C00:8B->33
|
||||||
|
0000000000049C01:F0->C0
|
||||||
|
0000000000049C02:85->8B
|
||||||
|
0000000000049C03:C0->F0
|
Loading…
Add table
Add a link
Reference in a new issue