View Single Post
Old 05-17-2020, 07:57 PM   #29
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,307
Karma: 171295426
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by MiuMiu View Post
Hm, your instructions are completely different to what is written on the link for instructions?

Ok, so I did what you suggested with the firmware and downloaded the correct patch on desktop. How do I apply the two patches on Mac?
Looking at the image I supplied, have you placed the kobo-update-4.20.14622.zip file in the src directory inside the kobopatch directory? Is your ereader updated to 4.20.14622?

If those steps are done, open the librmsdk.so.1.0.0.yaml with a text editor and change the lines as suggested:

Current:
Code:
Ignore ePub book Adobe XPGT stylesheet (page-template.xpgt):
  - Enabled: no

Ignore ePub book CSS and Adobe XPGT stylesheets:
  - Enabled: no
Change to:
Code:
Ignore ePub book Adobe XPGT stylesheet (page-template.xpgt):
  - Enabled: yes

Ignore ePub book CSS and Adobe XPGT stylesheets:
  - Enabled: yes
Save and close the .yaml file.

Now run kobopatch.sh.

You should see an output similar to the one in the Terminal windows in my image with APPLY for the two patches being applied and then the sucessfully saved message.

Copy the generated KoboRoot.tgz file to the .kobo directory on your ereader. Safely eject. After a short while, it should go into it's firmware install and when finished, you should be good to go. Please not again that this will completely disable the CSS styles within the epub.

Last edited by DNSB; 05-17-2020 at 08:05 PM.
DNSB is offline   Reply With Quote