Releases: pgaskin/kobopatch
Releases · pgaskin/kobopatch
v0.4.0
This release includes the first working version of the new all-in-one patch tool. To test it:
- Download kobopatch_4.8.10956.zip and extract it
- Download firmware 4.8.10956 from https://geek1011.github.io/KoboStuff/kobofirmware.html to the folder where you extracted the zip to
- Download the appropriate kobopatch binary for your platform to the same folder
- Tweak/enable/add patches to the yaml files
- Run kobopatch
- There should be a KoboRoot.tgz generated
- To test it without installing it to your kobo: extract KoboRoot.tgz, perform the same patches with the old patch32lsb (from MobileRead, NOT the one attached to this release), and compare the checksums of the patched binaries (inside KoboRoot.tgz, NOT KoboRoot.tgz itself).
This is still quite new, so please do not use it except for testing, but it should work correctly even for normal usage.
v0.3.0
This release fixes and tests nickel patching.
This is still very new, so please do not use it except for testing and comparing with the output of the original patch32lsb. It should have exactly the same output as the original patch32lsb.
v0.2.0
This release adds a few things and fixes some bugs with parsing and applying some patches.
This is still very new, so please do not use it except for testing and comparing with the output of the original patch32lsb. It should have exactly the same output.