Commit 4c35e821 authored by Daedalusspacegames's avatar Daedalusspacegames

Correct patches after further testing

parent 2c78e616
......@@ -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/'
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment