mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-10-12 01:58:02 +00:00
linux: add drivers version 435.27.08 (Vulkan beta drivers)
This commit is contained in:
@@ -43,10 +43,12 @@ if [[ $silent_flag ]]; then
|
||||
fi
|
||||
|
||||
declare -A patch_list=(
|
||||
["435.27.08"]='s/\x85\xc0\x89\xc3\x0f\x85\x68\xfa\xff\xff/\x31\xc0\x89\xc3\x0f\x85\x68\xfa\xff\xff/'
|
||||
["440.36"]='s/\x85\xc0\x89\xc3\x0f\x85\xa9\xfa\xff\xff/\x31\xc0\x89\xc3\x0f\x85\xa9\xfa\xff\xff/'
|
||||
)
|
||||
|
||||
declare -A object_list=(
|
||||
["435.27.08"]='libnvidia-fbc.so'
|
||||
["440.36"]='libnvidia-fbc.so'
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user