Thread
:
Instructions for patching firmware 4.2.8110
View Single Post
12-19-2016, 12:12 AM
#
11
Terisa de morgan
Grand Sorcerer
Posts: 6,636
Karma: 12595249
Join Date: Jun 2009
Location: Madrid, Spain
Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2
This is the patch I include in libnickel.so.1.0.0.patch so I can add extra dictionaries. If the dictionaries have been included in the previous release in the database, nothing else is needed.
Spoiler
:
<Patch>
patch_name = `Allow searches on Extra dictionaries`
patch_enable = `yes`
#
# To allow searches on Extra dictionaries change space character at end of "Extra: " to another char (ex: "Extra:_")
# The space char causes a non-desired "English - English" when searching on Extra dictionary from main menu.
#
#replace_bytes = BA9478, 20, 5F
#
find_base_address = `\0E\0x\0t\0r\0a\0:\0\x20`
replace_string = 000d, `\x20`, `_`
</Patch>
Thank you very much.
Terisa de morgan
View Public Profile
Find More Posts by Terisa de morgan
Track Posts by Terisa de morgan via RSS