mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-12-01 05:28:14 +00:00
Add NvFBC patch for 460.39 and 455.50.03
This commit is contained in:
11
drivers.json
11
drivers.json
@@ -502,10 +502,21 @@
|
||||
"nvfbc_patch": true,
|
||||
"driver_url": "https://international.download.nvidia.com/XFree86/Linux-x86_64/460.32.03/NVIDIA-Linux-x86_64-460.32.03.run"
|
||||
},
|
||||
{
|
||||
"version": "460.39",
|
||||
"nvenc_patch": false,
|
||||
"nvfbc_patch": true,
|
||||
"driver_url": "https://international.download.nvidia.com/XFree86/Linux-x86_64/460.39/NVIDIA-Linux-x86_64-460.39.run"
|
||||
},
|
||||
{
|
||||
"version": "455.50.02",
|
||||
"nvenc_patch": true,
|
||||
"nvfbc_patch": true
|
||||
},
|
||||
{
|
||||
"version": "455.50.03",
|
||||
"nvenc_patch": false,
|
||||
"nvfbc_patch": true
|
||||
}
|
||||
],
|
||||
"example": {
|
||||
|
||||
Reference in New Issue
Block a user