1
0
mirror of https://github.com/keylase/nvidia-patch/ synced 2025-12-25 04:33:29 +00:00

linux: add fbc patches for more driver versions

This commit is contained in:
Vladislav Yarmak
2019-12-01 20:05:20 +02:00
parent 77df4200d5
commit f4011d3ffc
3 changed files with 12 additions and 6 deletions

View File

@@ -202,19 +202,19 @@
{
"version": "440.26",
"nvenc_patch": true,
"nvfbc_patch": false,
"nvfbc_patch": true,
"driver_url": "https://international.download.nvidia.com/XFree86/Linux-x86_64/440.26/NVIDIA-Linux-x86_64-440.26.run"
},
{
"version": "440.31",
"nvenc_patch": true,
"nvfbc_patch": false,
"nvfbc_patch": true,
"driver_url": "https://international.download.nvidia.com/XFree86/Linux-x86_64/440.31/NVIDIA-Linux-x86_64-440.31.run"
},
{
"version": "440.33.01",
"nvenc_patch": true,
"nvfbc_patch": false,
"nvfbc_patch": true,
"driver_url": "https://international.download.nvidia.com/tesla/440.33.01/NVIDIA-Linux-x86_64-440.33.01.run"
},
{