View Single Post
Old 12-07-2017, 02:43 AM   #22
Vetchy
Connoisseur
Vetchy began at the beginning.
 
Posts: 50
Karma: 10
Join Date: Dec 2017
Device: Kobo Aura One
Quote:
Originally Posted by GeoffR View Post
The original delay seems to be 3 seconds, this should increase it to 5 or 10 seconds:

Firmware 4.6.10075, paste into libnickel.so.1.0.0.patch:
Spoiler:
Code:
<Patch>
patch_name = `Increase delay before clock is replaced by reading progress`
patch_enable = `yes`
#
# 3 sec --> 5 sec
replace_bytes = A675EA, 40 F6 B8 31, 41 F2 88 31
# 3 sec --> 10 sec
#replace_bytes = A675EA, 40 F6 B8 31, 42 F2 10 71
</Patch>
That great. Does it patch capability with 4.6.9995?
Vetchy is offline   Reply With Quote