Skip to content

NXBoot 0.2.0

Compare
Choose a tag to compare
@mologie mologie released this 08 Nov 14:31
· 61 commits to master since this release

This is a command-line tool release for macOS and iOS.

The up-to-date app release v0.1.1 is available at https://mologie.github.io/nxboot/.

Changelog:

  • Add support for customizing boot behavior with Hekate payload storage. Examples:
    • nxboot --hekate ums sd hekate_ctcaer_5.3.4.bin makes your SD card contents available via USB
    • nxboot --hekate entry 1 hekate_ctcaer_5.3.4.bin starts the first entry in your hekate_ipl.ini file
    • nxboot --hekate id SWR-UBU hekate_ctcaer_5.3.4.bin starts Ubuntu/L4T
  • Add support for building with Xcode 12
  • Enable running on iOS 7.0 and later (previously 9.0 and later)

Known issues:

  • App release v0.1.1 only: There is a cosmetic issue with large page titles on iOS 13 when dark mode is enabled.
  • There are no known issues with the command line tool.

Released 2020-11-08. M1 binary added 2021-08-12.