08-01-2024, 12:19 PM | #181 | |
Resident Curmudgeon
Posts: 76,316
Karma: 136006010
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
|
|
08-01-2024, 12:32 PM | #182 |
Bibliophagist
Posts: 40,391
Karma: 156982136
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Using the kobopatch.yaml overrides does require you to check the new release read.me file to catch any patches that have been removed or added. Still a lot less work than using the individual .yaml files.
|
08-01-2024, 01:07 PM | #183 |
Resident Curmudgeon
Posts: 76,316
Karma: 136006010
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Also looking at the thread for the patches will say that's added/removed.
|
09-02-2024, 05:15 PM | #184 | |
Resident Curmudgeon
Posts: 76,316
Karma: 136006010
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
|
|
09-02-2024, 06:14 PM | #185 |
Bibliophagist
Posts: 40,391
Karma: 156982136
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Not really interested in doing so. My plate is already pretty full and I do not wish to add more work.
Perhaps you might volunteer to do so? |
09-03-2024, 08:25 PM | #186 | |
Enthusiast
Posts: 28
Karma: 10
Join Date: Apr 2012
Device: Libra 2
|
Quote:
|
|
09-03-2024, 10:10 PM | #187 |
Bibliophagist
Posts: 40,391
Karma: 156982136
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
The Libra 2 is a different firmware version (4.38.23038) from the Clara BW firmware version (4.40.23081).
|
09-04-2024, 12:13 PM | #188 | |
Member
Posts: 21
Karma: 35624
Join Date: Apr 2024
Device: Kobo Clara 2E, Kobo Clara Colour
|
Quote:
Code:
allow info panel on random screensaver: FullScreenDragonPowerView -> BookCoverDragonPowerView don't uppercase header/footer: offset 282 -> 298 don't uppercase header/footer + change page number text: offset 282 -> 298 allow rotation on all devices: readingmenuview offset 236 -> 238 customize comfort light settings: base address 0xE82E2C -> 0xE9841c remove forgot pin button: base address 0x1972E04 -> 0x1C3E4E7 increase size of kepub chapter progress chart: base address 0x196E0F6 -> 0x1C20EAC |
|
09-04-2024, 05:28 PM | #189 |
Resident Curmudgeon
Posts: 76,316
Karma: 136006010
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
@hatuluang and @sparjoy Thank you both for helping with patch offsets where the patch still works but just needs to know where to be applied.
|
09-06-2024, 09:36 AM | #190 | |
Enthusiast
Posts: 28
Karma: 10
Join Date: Apr 2012
Device: Libra 2
|
Quote:
It worked! Thank you very much sparajoy. The default bedtime for the ComfortLight is 9:00, and I prefer it to be earlier. The patch allows for that. Your help is much appreciated. |
|
09-11-2024, 04:25 PM | #191 |
Member
Posts: 20
Karma: 10
Join Date: Apr 2024
Device: Kobo Libra Colour
|
I'm looking at the patch for "Hide Browser from Beta Features":
Hide browser from beta features: - Enabled: no - Description: Hides the built-in browser from beta features. - ReplaceBytes: Base: "N3SettingsExtrasView::N3SettingsExtrasView(QWidge t*)" Offset: 1530 FindInstBLX: {SymPLT: "Device::isParentalControlEnabled() const"} ReplaceH: 4F F0 01 00 - ReplaceBytes: Base: {Sym: "SelectionMenuController::setupMainOptions()"} Offset: 194 FindInstBLX: {SymPLT: "Device::isParentalControlEnabled() const"} ReplaceH: 4F F0 01 00 It seems that in the "SelectionMenuController" the web browser/wikipedia access is in two places, not just one and this only removes it from one place. Right now it's removed from the drop-down box when you press/select a word, but there's also a dictionary definition popup with the Wikipedia & Web browser logos that are still present/enabled. Is it the same "Base" and just need to find the right "Offset" to remove it from the definition box? Thanks. |
09-11-2024, 05:07 PM | #192 |
Wizard
Posts: 1,417
Karma: 16297052
Join Date: Sep 2022
Device: Kobo Libra 2
|
You would need to locate the function that controls the dictionary pop-up window and edit that function, too.
|
09-11-2024, 07:50 PM | #193 |
Member
Posts: 20
Karma: 10
Join Date: Apr 2024
Device: Kobo Libra Colour
|
|
09-11-2024, 08:15 PM | #194 |
Wizard
Posts: 1,417
Karma: 16297052
Join Date: Sep 2022
Device: Kobo Libra 2
|
You would probably need to use Ghidra to disassemble or decompile the binary. You could also use IDA, but the free version is limited to x86, so you'd have to pay to get ARM support.
|
Tags |
firmware, firmware release |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
All the enTourage BUILDS / firmwares | lorenzoens | enTourage eDGe | 12 | 05-26-2012 06:02 AM |
Are the firmwares in Europe and U.S. the same? | jshzh | PocketBook | 0 | 01-15-2011 12:48 AM |
Pocketbook Firmwares | aceflor | PocketBook | 2 | 12-25-2010 12:09 PM |
Comparison of all available V3 firmwares | Rapefruit | HanLin eBook | 2 | 09-10-2009 05:16 AM |
Downloading other firmwares | dpierron | Sony Reader | 0 | 04-20-2009 06:55 AM |