12-29-2015, 09:52 AM
|
#73
|
Connoisseur
Posts: 70
Karma: 798
Join Date: Apr 2012
Device: iLiad, Kobo Aura 6"
|
Quote:
Originally Posted by GeoffR
Could you try this new patch and see if it works properly?
Firmware 3.19.5613, libnickel.so.1.0.0.patch:
Spoiler:
Code:
<Patch>
patch_name = `Custom page refresh options (Aura only)`
patch_enable = `yes`
#
# The other two `Custom page refresh options` patches don't have any effect on
# the Aura, which uses a different menu:
#
# 1,5,10,Chapter
# --> 1,32,99,Chapter
#
replace_int = 79B984, 4, 31
replace_int = 79B996, 5, 32
replace_int = 79BB68, 4, 31
replace_int = 79BB80, 5, 32
replace_int = 79BBEE, 5, 32
replace_string = BC8088, `5 pages`, `32 page`
#
replace_int = 79BA20, 9, 98
replace_int = 79BA32, 10, 99
replace_int = 79BD06, 9, 98
replace_int = 79BD1E, 10, 99
replace_int = 79BD7A, 10, 99
replace_string = BC8090, `10 pages`, `99 page`
</Patch>
|
yes, it works, thanks!
|
|
|