mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-10-10 17:18:01 +00:00
linux: new bytecode patch for 535.43.02
This commit is contained in:
@@ -169,6 +169,7 @@ declare -A patch_list=(
|
||||
["525.116.03"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
|
||||
["530.30.02"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
|
||||
["530.41.03"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
|
||||
["535.43.02"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
|
||||
)
|
||||
|
||||
declare -A object_list=(
|
||||
@@ -286,6 +287,7 @@ declare -A object_list=(
|
||||
["525.116.03"]='libnvidia-fbc.so'
|
||||
["530.30.02"]='libnvidia-fbc.so'
|
||||
["530.41.03"]='libnvidia-fbc.so'
|
||||
["535.43.02"]='libnvidia-fbc.so'
|
||||
)
|
||||
|
||||
check_version_supported () {
|
||||
|
Reference in New Issue
Block a user