View Single Post
Old 05-10-2016, 05:55 PM   #207
pipcat
Connoisseur
pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.
 
Posts: 65
Karma: 200153
Join Date: Apr 2016
Device: Kobo Glo Hd
Hi David,

Can I have the Kobo Glo Hd SD card image ? I think I will need it... ;-(

I was searching a way to unlock games in Beta Features, that are hidden for Kobo Glo Hd.

Finally, I found the reason in a css code compressed inside nickel (not libnickel).

Spoiler:
#boggleContainer[qApp_deviceIsAlyssum="true"],
#solitaireContainer[qApp_deviceIsAlyssum="true"],
#rushHourContainer[qApp_deviceIsAlyssum="true"],
#sudokuContainer[qApp_deviceIsAlyssum="true"],
#sketchPadContainer[qApp_deviceIsAlyssum="true"] {
qproperty-visible: false;
}

So I made a script that replace that css code and compress it again in nickel and send it copying KoboRoot.tgz.
I took care having the same size for my compressed css code replacement than original one, but there is something wrong because my Mkobo doesn't start anymore. I tried a factory reset but nothing changes and Kobo stays at loading forever.
pipcat is offline