Skip to content

Arm9 bootloader v0.2 Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@Hartie95 Hartie95 released this 26 Feb 00:57
· 80 commits to bootloader since this release

This is the second working release of my arm9 bootloader.
It is based on bootctr, which allows the users to use the old boot_config.ini, without the need to modify it.
You can use the standalone version, through building arm9loaderhax in this repository and reinstall it, or you could use the arm9loaderhax.bin included in his release to use it with any brahma payload launcher(like Cakebrah or arm9loaderhax).

With this release I fixed some problems where using the sd card was not working.
If available the bootloader will now try to create the logfile and read the config from the "arm9loaderhax" folder, which allows you to store the most of its files(including the target payloads) in a subfolder to keep the root directory as clean as possible. In a later release I will also add support for reading the arm9bootloader.bin file from this subfolder.