Hello, thanks for your solution. However, for my firmware 4.5.9587 the patch is very different, I cannot write something like "110px" in there!:
"<Patch>
patch_name = `Dictionary frame size - beta8`
patch_enable = `no`
# Multi-version patch: 4.4.9298 - 4.5.9587+
#
find_base_address = `\xB5\x58\x5D\x8F\x9B\x38\x14\x7D\x9F\x5F\x81\x9A`
replace_bytes = 0000, B5 58 5D 8F 9B 38 14 7D, B5 58 5B 6F 9B 30 18 7D
replace_bytes = 0008, 9F 5F 81 9A D7 46 E2 23, EF AF 40 CB EB 22 71 89
replace_bytes = 0010, 30 21 A3 79 18 69 56 D5, C9 A5 EA 43 A5 4E 53 A7
..."
How can I apply the recommended solution in this case?
Thanks for your help.
|