mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-10-10 17:18:01 +00:00
linux: patch for 525.85.05
This commit is contained in:
2
patch.sh
2
patch.sh
@@ -199,6 +199,7 @@ declare -A patch_list=(
|
||||
["525.60.11"]='s/\xe8\xf5\xc6\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xf5\xc6\xfe\xff\x29\xc0\x41\x89\xc4/g'
|
||||
["525.60.13"]='s/\xe8\xf5\xc6\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xf5\xc6\xfe\xff\x29\xc0\x41\x89\xc4/g'
|
||||
["525.78.01"]='s/\xe8\xf5\xc6\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xf5\xc6\xfe\xff\x29\xc0\x41\x89\xc4/g'
|
||||
["525.85.05"]='s/\xe8\xf5\xc6\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xf5\xc6\xfe\xff\x29\xc0\x41\x89\xc4/g'
|
||||
)
|
||||
|
||||
declare -A object_list=(
|
||||
@@ -344,6 +345,7 @@ declare -A object_list=(
|
||||
["525.60.11"]='libnvidia-encode.so'
|
||||
["525.60.13"]='libnvidia-encode.so'
|
||||
["525.78.01"]='libnvidia-encode.so'
|
||||
["525.85.05"]='libnvidia-encode.so'
|
||||
)
|
||||
|
||||
check_version_supported () {
|
||||
|
Reference in New Issue
Block a user