View Single Post
Old 06-27-2021, 05:06 AM   #587
geek1011
Wizard
geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.
 
Posts: 2,808
Karma: 7423683
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
Quote:
Originally Posted by av_mtl View Post
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.
geek1011 is offline   Reply With Quote