I tried the patch for version 3.3.0 but it seems that does not work.
kpg.exe does not create the file koboroot.tgz
<Patch>
patch_name = `prevent firmware update`
patch_enable = `yes`
# alternative 1
#change `5.0.0` , `99.10` , `999.9` or similar
#replace_string = C3E87C, `3.1.1`, `5.9.9`
# alternative 2
replace_string = C48280, `https://api.kobobooks.com/1.0/UpgradeCheck/%1/%2/%3/%4/%5`, `https://api.kobobooks.com/1.0/UpgradeCheck/%1/%2/%3/9.9/N`
# alternative 3
#replace_string = C48280, `https://api.kobobooks.com/1.0/UpgradeCheck/%1/%2/%3/%4/%5`, `https://api.kobobooks.com/1.0/UpgradeCheck/%1/%2/k/99.9/N`
</Patch>
Last edited by doctorbook; 05-20-2014 at 01:56 PM.
|