mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-10-10 09:08:02 +00:00
upd_20210518
This commit is contained in:
2
patch.sh
2
patch.sh
@@ -149,6 +149,7 @@ declare -A patch_list=(
|
||||
["465.19.01"]='s/\xe8\xc5\x20\xff\xff\x85\xc0\x41\x89\xc4/\xe8\xc5\x20\xff\xff\x29\xc0\x41\x89\xc4/g'
|
||||
["465.24.02"]='s/\xe8\xc5\x20\xff\xff\x85\xc0\x41\x89\xc4/\xe8\xc5\x20\xff\xff\x29\xc0\x41\x89\xc4/g'
|
||||
["465.27"]='s/\xe8\xc5\x20\xff\xff\x85\xc0\x41\x89\xc4/\xe8\xc5\x20\xff\xff\x29\xc0\x41\x89\xc4/g'
|
||||
["465.31"]='s/\xe8\xc5\x20\xff\xff\x85\xc0\x41\x89\xc4/\xe8\xc5\x20\xff\xff\x29\xc0\x41\x89\xc4/g'
|
||||
)
|
||||
|
||||
declare -A object_list=(
|
||||
@@ -253,6 +254,7 @@ declare -A object_list=(
|
||||
["465.19.01"]='libnvidia-encode.so'
|
||||
["465.24.02"]='libnvidia-encode.so'
|
||||
["465.27"]='libnvidia-encode.so'
|
||||
["465.31"]='libnvidia-encode.so'
|
||||
)
|
||||
|
||||
check_version_supported () {
|
||||
|
Reference in New Issue
Block a user