View Single Post
Old 12-13-2020, 12:31 AM   #49
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,204
Karma: 169936284
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by expired View Post
I'm not sure what I'm doing wrong here. I've installed NickelMenu to KOBOeReader/.kobo. Then, I've copied Ultimate Manga Reader to the root of D:\ (KOBOeReader), but I'm not seeing anything other than 100s of different icons, in my Books.
You copied the NickelMenu koboroot.tgz file in the .kobo directly, safely ejected your Kobo and let it install? You then saw NickelMenu in the lower right corner of the home screen.

You then copied the two directories in the UltimateMangaReader.zip file into the root of the Kobo exposed storage?

Did you modify the configuration file for NickelMenu to add a launch action for UMR? Something like:

Code:
# Launch UMR directly via NM
menu_item : main : UMR : cmd_spawn : quiet : exec /mnt/onboard/.adds/UltimateMangaReadeer/ultimatemangareader.sh
Please not that I haven't tested this. I just matched the NM launch code for Plato & KOReader. The lines are in the attached config-NM.txt file located in .adds/nm which also adds a few other actions for NickelMenu.

As for the hundreds of icons, you will want to add the following line under the [FeatureSettings] header in Kobo eReader.conf

Code:
ExcludeSyncFolders=\\.(?!kobo(?!/screensaver_old)|adobe).*?
One note is that the line excludes a screensaver_old directory from playing with using NM to toggle the screensaver from using the screensaver directory to using the book cover.

Edit: You might to check the One-Click Install package for NickelMenu/Kfmon/KOReader and/or Plato.

Edit2: Tried it on my Clara HD and UMR launches, WiFi turns on but no touch input.
Attached Files
File Type: txt config-NM.txt (4.4 KB, 392 views)

Last edited by DNSB; 12-13-2020 at 12:47 AM. Reason: Edit: added suggestion to use the OCP package and uncommented UMR launch line
DNSB is offline   Reply With Quote