Skip to content

Releases: pgaskin/kobopatch

v0.4.0

27 Apr 20:18
5364e3d
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

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

26 Apr 20:52
63087c7
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

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

26 Apr 20:25
3c96eaf
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

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.

v0.1.0

26 Apr 03:36
c6eba6c
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

The first version with a working rewrite of patch32lsb in Go.

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.