Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

1.0.0 the boys are back in town

Compare
Choose a tag to compare
@Hamcha Hamcha released this 20 Apr 20:14
· 143 commits to master since this release

Path changing!

arnupdate fully supports patching AuReiNand payloads to have their path modified, this makes it possible to use other payloads for boot like BootAnim9 or CTRBootManager9.

Configuration file

arnupdate now has a configuration file called arnupdate.cfg that has to be put on the root of the SD card and will contain settings.
Right now the only setting is the payload path for the path changer, you can modify the one included in the .zip to match your payload name/path.
AuRei's limit for path length is 37 characters, so be sure to be inside that limit.

If you don't need the path changer you can even omit having the configuration file at all, arnupdate will use arm9loaderhax.bin as default (and therefore skip the path changing completely)

Why 1.0

Since I think this makes the homebrew "ready for general use", I preferred to make a big leap to 1.0 (stable) rather than go with 0.2 (pre-release).

Changelog

  • Added configuration file for properties such as payload path
  • Added optional path changing to the downloaded arm9loaderhax.bin
  • Added a size check to verify that the payload is small enough to work
  • Added colors to the menus

Still no support for hourlies or a CIA build, sorry. I'll work on it these next days!

Name is again, as it's been and will continue to be, inspired by @dril