11-13-2018, 07:04 PM | #16 |
Member
Posts: 10
Karma: 10
Join Date: Nov 2018
Device: kobo forma
|
|
11-13-2018, 07:07 PM | #17 |
Wizard
Posts: 2,792
Karma: 6990707
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
|
|
Advert | |
|
11-13-2018, 07:11 PM | #18 |
Member
Posts: 10
Karma: 10
Join Date: Nov 2018
Device: kobo forma
|
|
11-14-2018, 04:01 AM | #19 |
Bookish
Posts: 969
Karma: 1807784
Join Date: Jun 2011
Device: PC, t1, t2, t3, aura 2 v1, clara HD, Libra 2, Libra Color, Nxtpaper 11
|
I tried the patches for FW 4.11.11982 on my KA2v1 and applied the rotation patch. It did worked to select landscape ... once
Thereafter, I could not select portrait mode, nor menus from the menu bar etc. anymore. The menus simply did not show and landscape remained The only cure seemed a fresh, unpatched install of FW 4.11.11982 |
11-16-2018, 06:00 PM | #20 |
Wizard
Posts: 2,792
Karma: 6990707
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
|
I've released patches v30 with a new "Both page turn sides go next" patch by me
This patch makes both page turn sides (or top/bottom, depending on your selection in Reading Settings) go next in the reader. This patch was made at the request of anigrin and Mrs_Often. This patch was quite tricky to track down, as there were quite a few ways I could have done this. The first way was to have changed out the dimensions of the calculated rectangles for page turning, but that ended up being too complicated due to the use of QHash's of QRects and pointers upon pointers to functions. I ended up wasting quite a bit of time trying to do it this way. The second way was to just swap out the next and previous page functions, but this had way too many side effects. The third way was to override the tap detection completely, and although this was relatively simple, it would have become a big hassle to update in future versions. The way I ended up doing this is by taking advantage of the right-to-left support (which swaps back and forward taps), and making it set back = forward and forward = forward instead of back = forward and forward = back. |
Advert | |
|
11-16-2018, 08:54 PM | #21 |
Wizard
Posts: 2,792
Karma: 6990707
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
|
There is now a new kobopatch request thread, which consolidates all the requests for patches and major kobopatch features.
I have tried my best to collect all the requests from before scattered around the threads, and if I missed anything, please tell me. |
11-17-2018, 05:46 AM | #22 | |
Wizard
Posts: 1,775
Karma: 2694823
Join Date: Dec 2011
Location: The Netherlands
Device: Kobo Touch, Glo, Clara HD
|
Instructions for patching firmware 4.11.11982
Quote:
Thank you. I wish there was something I could do in return. EDIT: I haven’t downloaded V30 yet because I’m not near a computer at the moment, but: will it work for 4.9.11311, or will I have to give in and update to 4.11.11982? Last edited by Mrs_Often; 11-17-2018 at 05:52 AM. |
|
11-17-2018, 08:58 AM | #23 | |
Grand Sorcerer
Posts: 6,224
Karma: 16536676
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
|
Quote:
Any patch which contains one or more absolute offsets, e.g. Code:
- ReplaceBytes: {Offset: 0x9EA938, ...} |
|
11-17-2018, 10:19 AM | #24 | |
Wizard
Posts: 1,775
Karma: 2694823
Join Date: Dec 2011
Location: The Netherlands
Device: Kobo Touch, Glo, Clara HD
|
Quote:
Yes, that’s what I meant. Sorry, I was in a hurry and apparently didn’t make time to make sure my post made sense. Thanks Jackie! Poo, I’ll have to put up with the long-tap for footer display information change. Oh well, tap anywhere for page forward is well worth it! |
|
11-17-2018, 11:02 AM | #25 | |
Wizard
Posts: 2,792
Karma: 6990707
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
|
Quote:
|
|
11-17-2018, 11:15 AM | #26 | |
Groupie
Posts: 153
Karma: 27950
Join Date: Nov 2018
Device: Kobo Aura One, Kobo Forma
|
Quote:
|
|
11-17-2018, 11:18 AM | #27 | |
Wizard
Posts: 2,792
Karma: 6990707
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
|
Quote:
|
|
11-17-2018, 11:35 AM | #28 |
Junior Member
Posts: 3
Karma: 10
Join Date: Nov 2018
Device: Kobo Aura One
|
Thanks for making the change and doing it so quickly. I really appreciate it.
I'm unsure about one thing. I have the Aura One, whose latest firmware version is: 4.10.11655. When I go the the v30 download page, there are multiple downloads available. If I choose the kobopatch_4.10.11655.zip, I notice that the "Both page turn sides go next" is not implemented. However, it is implemented in the kobopatch_4.11.11982.zip (which seems to be intended only from the Forma.) So I'm not sure how to proceed. Should I copy the text snippet from the new version onto my version, or is it safe to install the 4.11.11982 onto my Aura One? |
11-17-2018, 11:42 AM | #29 | |
Wizard
Posts: 2,792
Karma: 6990707
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
|
Quote:
The way the releases work is all the zips are generated from the currently available patches in the repository. Basically, the releases are a snapshot of the current state of the available patches. Not every release updates every zip (releases which do are added to the changelog in the second post of every patch thread). This makes it easy to add new patches, backport them to older firmware if needed (I always backport nickel patches, and sometimes libnickel ones), and make fixes and updates to old patch zips. |
|
11-17-2018, 12:11 PM | #30 |
Junior Member
Posts: 3
Karma: 10
Join Date: Nov 2018
Device: Kobo Aura One
|
Just upgraded to my Aura One to 4.11 and applied the patch. Everything works great! Thanks very much.
|
Tags |
kobopatch, patch, patch32lsb, patches, patching |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Instructions for patching firmware 3.13.1 | GeoffR | Kobo Developer's Corner | 56 | 07-01-2016 10:59 AM |
Instructions for patching firmware 3.16.10 | GeoffR | Kobo Developer's Corner | 12 | 08-14-2015 04:40 AM |
Instructions for patching firmware 3.16.0 | GeoffR | Kobo Developer's Corner | 74 | 08-12-2015 03:12 PM |
Instructions for patching firmware 3.12.1 | GeoffR | Kobo Developer's Corner | 56 | 03-20-2015 06:14 AM |
Instructions for patching firmware 3.12.0 | GeoffR | Kobo Developer's Corner | 165 | 02-07-2015 10:22 AM |