View Single Post
Old 01-07-2019, 03:39 PM   #9
geek1011
Wizard
geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.
 
Posts: 2,804
Karma: 7025947
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
Quote:
Originally Posted by Karmylla View Post
Ok, so, you know how in each book's statistics, it shows the total of hours you spent reading it (which correlates with the total amount of hours it takes to read each book)? Is there a way to add those numbers?
This would imply changing the number of hours in each finished book, so I don't know if it's manageable.
Yes, but you'd need to do it for each book manually (until I finish reverse-engineering the checksum, which is quite a fun [but time consuming] challenge). To set the amount of time added in the patch, convert it to seconds, then go here: http://armconverter.com/ and enter MOVW R0, #65535, where 65535 is the number of seconds to add (65535 is the max). Then, copy the output in the Thumb HEX box into the ReplaceH part of the patch.
geek1011 is offline   Reply With Quote