From 457efc05e0fa705b5f6e821f5ddf43b410165dd4 Mon Sep 17 00:00:00 2001 From: designgears Date: Mon, 7 Jul 2025 23:59:29 -0600 Subject: [PATCH] Update patch.sh --- patch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/patch.sh b/patch.sh index 051d7b1..878ec0d 100755 --- a/patch.sh +++ b/patch.sh @@ -278,6 +278,7 @@ declare -A patch_list=( ["575.51.02"]='s/\xe8\xb5\x2f\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xb5\x2f\xfe\xff\x29\xc0\x41\x89\xc4/g' ["575.57.08"]='s/\xe8\xb5\x2f\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xb5\x2f\xfe\xff\x29\xc0\x41\x89\xc4/g' ["575.64"]='s/\xe8\xb5\x2f\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xb5\x2f\xfe\xff\x29\xc0\x41\x89\xc4/g' + ["575.64.03"]='s/\xe8\xb5\x2f\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xb5\x2f\xfe\xff\x29\xc0\x41\x89\xc4/g' ) check_version_supported () {