mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-08-20 21:33:11 -07:00
jumbo update
This commit is contained in:
parent
3dd744f3d1
commit
9275c97899
27 changed files with 239 additions and 2 deletions
|
@ -76,6 +76,7 @@ declare -A patch_list=(
|
|||
["450.56.01"]='s/\x85\xc0\x89\xc3\x0f\x85\xa9\xfa\xff\xff/\x31\xc0\x89\xc3\x0f\x85\xa9\xfa\xff\xff/'
|
||||
["450.56.02"]='s/\x85\xc0\x89\xc3\x0f\x85\xa9\xfa\xff\xff/\x31\xc0\x89\xc3\x0f\x85\xa9\xfa\xff\xff/'
|
||||
["450.56.06"]='s/\x85\xc0\x89\xc3\x0f\x85\xa9\xfa\xff\xff/\x31\xc0\x89\xc3\x0f\x85\xa9\xfa\xff\xff/'
|
||||
["450.56.11"]='s/\x85\xc0\x89\xc3\x0f\x85\xa9\xfa\xff\xff/\x31\xc0\x89\xc3\x0f\x85\xa9\xfa\xff\xff/'
|
||||
["450.57"]='s/\x85\xc0\x89\xc3\x0f\x85\xa9\xfa\xff\xff/\x31\xc0\x89\xc3\x0f\x85\xa9\xfa\xff\xff/'
|
||||
["450.66"]='s/\x85\xc0\x89\xc3\x0f\x85\xa9\xfa\xff\xff/\x31\xc0\x89\xc3\x0f\x85\xa9\xfa\xff\xff/'
|
||||
["455.23.04"]='s/\x83\xf8\x01\x0f\x84\x85/\x83\xf8\x69\x0f\x84\x85/'
|
||||
|
@ -115,6 +116,7 @@ declare -A object_list=(
|
|||
["450.56.01"]='libnvidia-fbc.so'
|
||||
["450.56.02"]='libnvidia-fbc.so'
|
||||
["450.56.06"]='libnvidia-fbc.so'
|
||||
["450.56.11"]='libnvidia-fbc.so'
|
||||
["450.57"]='libnvidia-fbc.so'
|
||||
["450.66"]='libnvidia-fbc.so'
|
||||
["455.23.04"]='libnvidia-fbc.so'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue