View Single Post
Old 05-12-2016, 06:44 AM   #6
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
I realised that Word Scramble game is shown only for locales en, de, it, because it doesn't appears with my ca locale.
To show it for all locales we must apply a patch to libnickel.so.1.0.0 (only for fw 3.19.5761!)
Spoiler:
<Patch>
patch_name = `Show scramble game for all locales`
patch_enable = `yes`
#
# Scramble game is shown only for locales en, de, it. With this patch it's shown for all locales. (only for fw 3.19.5761!)
replace_bytes = 985FC6, 3E D0, 00 90
</Patch>
pipcat is offline   Reply With Quote