Quote:
Originally Posted by Cecell3000
teste prevent firmware update
Code:
# Firmware 3.1.1 (761b066420)
<Patch>
patch_name = `prevent firmware update`
patch_enable = `yes`
# alternative 1
#change `5.0.0` , `99.10` , `999.9` or similar
replace_string = 01105C10, `3.1.1`, `99.10`
# alternative 2
#replace_string = 01106BB0, `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 = 01106BB0, `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>
I tested and it's working ...
but question:
this code can cause problems with account kobo (blacklist) or device serial number ??
sorry English (using google translator)
|
Tried the patch on my aura HD to disable the auto updates and the patching itself worked fine.
But like the picture shows, the software version changes into 99.10.0
All the books work great but when using Calibre, it says:
"kobo database version unsupported" and calibre stopped working (Calibre 1.35.0 )
Tried the alternative strings, they all patched okay, but changes the software version into one Calibre doesn't recognise and refused to transfer books to or from the reader.
So after all, it doesn't seem such a good idea to use this patch.
I do want to use the sync, so just changing all the urls doesn't seems to be a good idea also.