Quote:
Originally Posted by please55
Thanks for sharing your config. How do I properly apply it?
This post guides you to the four .yaml files in src and to edit the preferences there.
Your file here seems to reference files that don't exist in the kobopatches I just downloaded.
Ex.
src/libnickel.so.1.0.0_custom.yaml: usr/local/Kobo/libnickel.so.1.0.0
src/libnickel.so.1.0.0_dev.yaml: usr/local/Kobo/libnickel.so.1.0.0
or these
fonts/IBMPlexSans-BoldItalic.ttf: mnt/onboard/fonts/IBMPlexSans-BoldItalic.ttf
fonts/IBMPlexSans-Bold.ttf: mnt/onboard/fonts/IBMPlexSans-Bold.ttf
Where do these come from? Am I just supposed to copy paste this file to replace the kobopatch.yaml in the root folder?
|
They are in my kobopatch-config repository on GitHub. Just clone it and run kobopatch inside it after you download the firmware. Note that it does contain patches in development, so don't just use it blindly. I suggest you take the individual parts you want. The _custom ones are ones I customized, the _dev ones are ones I'm working on, and the rest are the default ones from the zips.
P.S. The 3 libadobe patches which have been missing for over a year (preserve pan position, disable page arrows, remove map) are coming back soon. I'm going to be working on redoing them tonight. Also, due to the newest features I added to kobopatch, they will probably be universal and usable on any version without changes.