View Single Post
Old 10-06-2019, 12:08 PM   #360
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,105
Karma: 169815798
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
To make applying Semwize's sickel patch a bit easier for those who don't play much with the patcher

Copy the patch into sickel.yaml located in the src directory. I've attached a copy of the file to this message.

Add the following bolded lines to kobopatch.yaml matching the use of spaces in the current version:

Code:
patches:
  src/nickel.yaml: usr/local/Kobo/nickel
  src/libadobe.so.yaml: usr/local/Kobo/libadobe.so
  src/libnickel.so.1.0.0.yaml: usr/local/Kobo/libnickel.so.1.0.0
  src/librmsdk.so.1.0.0.yaml: usr/local/Kobo/librmsdk.so.1.0.0
  src/sickel.yaml: usr/local/Kobo/sickel

overrides: 
  src/sickel.yaml: 
    sickel reboot timeout (20 sec): no 
    sickel reboot timeout (30 sec): yes 
  src/nickel.yaml: 
    Show all games: no
If you don't use overrides, you can leave that section out and add the yes/no to the sickel.yaml file. Personally, I find the overrides very handy as they easily move between versions.

Edit: Forgot to mention that since Mobileread does not allow yaml as an upload file type, you will have to download the sickel.yaml.txt file and rename it to sickel.yaml.
Attached Files
File Type: txt sickel.yaml.txt (855 Bytes, 213 views)

Last edited by DNSB; 10-06-2019 at 12:10 PM. Reason: Added rename required for sickel.yaml
DNSB is offline   Reply With Quote