Quote:
Originally Posted by av_mtl
Just got mine today! The screen is great, so much quicker than my Forma, and the notebook functionality is very neat.
I noticed though that the stylus's markup functionality doesn't seem to work for any kepubs converted by the Kobo Touch Extended driver (or kepubify). Works fine for original epubs though. Does anyone have ideas for a workaround there? I'd be sad to go back to regular epubs on the Elipsa.
|
Try this kobopatch libnickel patch (completely untested, and I've also barely even looked at these versions yet). You will need to make the kobopatch configuration from scratch since I haven't released updated patches yet.
Code:
Enable markup for sideloaded kepubs:
- Enabled: yes
- ReplaceBytes:
Base: "KepubMarkupDelegate::isMarkupSupported(Volume const&)"
Offset: 64
FindInstBLX: {SymPLT: "Content::isSideLoaded() const"}
ReplaceH: 4F F0 00 00
If it doesn't work, it may either do nothing, cause the reader to crash and reboot when viewing a sideloaded kepub book (until you remove the patch), or only partially enable markup.