View Single Post
Old 02-25-2017, 12:35 AM   #57
pablitoclav
http://i.imgur.com/Bp1X5m
pablitoclav began at the beginning.
 
pablitoclav's Avatar
 
Posts: 5
Karma: 10
Join Date: Feb 2017
Device: Kobo Aura H2O
Talking

Quote:
Originally Posted by GeoffR View Post
This patch doesn't change which testing group you are in. Maybe you could do that by modifying the database. I haven't tested it much.

Edit: Wait until you see which home screen you get, don't apply the patch if you don't need it.

`Disable new home screen` (paste into libnickel.so.1.0.0.patch)
Spoiler:
Code:
<Patch>
patch_name = `Disable new home screen`
patch_enable = `yes`
# HomePageController::newHomeScreenEnabled() --> False
replace_bytes = 736894, 30 46, 00 20
</Patch>
You sir are my hero. The new homescreen was drivin' me crazy.
Thanks!

Now the sketch pad doesn't show a blank image to start drawing. Any ideas how to solve that?

Last edited by pablitoclav; 02-25-2017 at 01:02 AM. Reason: I forgot to ask this
pablitoclav is offline   Reply With Quote