Correct patches after further testing

pull/370/head
Daedalusspacegames 3 years ago
parent 2c78e61687
commit 4c35e8216e

@ -95,8 +95,8 @@ declare -A patch_list=(
["455.45.01"]='s/\x83\xf8\x01\x0f\x84\x85/\x83\xf8\x69\x0f\x84\x85/'
["455.46.01"]='s/\x83\xf8\x01\x0f\x84\x85/\x83\xf8\x69\x0f\x84\x85/'
["455.46.02"]='s/\x83\xf8\x01\x0f\x84\x83/\x83\xf8\x69\x0f\x84\x83/'
["455.46.04"]='s/\x83\xf8\x01\x0f\x84\xa2/\x83\xf8\x69\x0f\x84\xa2/'
["455.50.02"]='s/\x83\xf8\x01\x0f\x84\xd5/\x83\xf8\x69\x0f\x84\xd5/'
["455.46.04"]='s/\x83\xf8\x01\x0f\x84\x85/\x83\xf8\x69\x0f\x84\x85/'
["455.50.02"]='s/\x83\xf8\x01\x0f\x84\x85/\x83\xf8\x69\x0f\x84\x85/'
["460.27.04"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
["460.32.03"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
)

Loading…
Cancel
Save