mirror of
https://github.com/keylase/nvidia-patch.git
synced 2026-02-15 06:29:47 +00:00
linux: add support for driver 570.211.01 (#1042)
* linux: add support for driver 570.211.01 * fix NVFBC bytecode * add support for driver 570.211.01 in README and drivers.json --------- Co-authored-by: AlvinFok-varadise <alvinfok@varadise.cloud>
This commit is contained in:
@@ -1367,6 +1367,12 @@
|
||||
"nvenc_patch": true,
|
||||
"nvfbc_patch": true,
|
||||
"driver_url": "http://international.download.nvidia.com/XFree86/Linux-x86_64/535.288.01/NVIDIA-Linux-x86_64-535.288.01.run"
|
||||
},
|
||||
{
|
||||
"version": "570.211.01",
|
||||
"nvenc_patch": true,
|
||||
"nvfbc_patch": true,
|
||||
"driver_url": "https://international.download.nvidia.com/XFree86/Linux-x86_64/570.211.01/NVIDIA-Linux-x86_64-570.211.01.run"
|
||||
}
|
||||
],
|
||||
"example": {
|
||||
|
||||
Reference in New Issue
Block a user