Thread: Kobo Patcher
View Single Post
Old 11-15-2013, 08:21 AM   #414
treadlightly
Wizard
treadlightly ought to be getting tired of karma fortunes by now.treadlightly ought to be getting tired of karma fortunes by now.treadlightly ought to be getting tired of karma fortunes by now.treadlightly ought to be getting tired of karma fortunes by now.treadlightly ought to be getting tired of karma fortunes by now.treadlightly ought to be getting tired of karma fortunes by now.treadlightly ought to be getting tired of karma fortunes by now.treadlightly ought to be getting tired of karma fortunes by now.treadlightly ought to be getting tired of karma fortunes by now.treadlightly ought to be getting tired of karma fortunes by now.treadlightly ought to be getting tired of karma fortunes by now.
 
treadlightly's Avatar
 
Posts: 1,370
Karma: 6957792
Join Date: Nov 2010
Location: Ottawa, ON
Device: Kobo H2O
Quote:
Originally Posted by DNSB View Post
Perhaps you could ask if the replace_xor_6E is a generalized routine so I could adapt it to FW 3.0.0 by changing the location to 13BE688 and the XOR value to D3 or if this requires a rewrite of the code. That is to replace the existing line for 2.10.0:

replace_xor_6E = 1372BC8, `ReadingFooter

with a line for 3.0.0:

replace_xor_D3 = 13BE688, `ReadingFooter


First time I've made use of that old XOR search tool in close to a decade.

Regards,
David
It would be great if we could patch 3.0.0 right away for the footer! Just so I get this straight, is this sequence correct?

1) Update reader to 3.0.0
2) Copy libnickel.so.1.0.0 from the KoboRoot.tgz of the 3.0.0 update to replace the one supplied in Metazoa's patch 08
3) Replace the xor statement for the reading footer you have above in the kpg.conf and delete all other css as it may not apply to the 3.0.0 libnickel (although the ones GeoffR posted will work too)
4) Run kpg.exe and proceed with regular patch procedure

Am I missing anything? The only other css statement besides the footer that I was really interested in was the long paragraph bug hack.
treadlightly is offline   Reply With Quote