Releases: gemarcano/arm9launcher
Releases · gemarcano/arm9launcher
Workaround release: enables N3DSs to boot even if CTRNAND can't be mounted
This release applies a work-around for N3DSs due to them not having keyslot 0x05y setup under a9lh. The workaround lets these system still work with arm9launcher, they just will not succeed loading anything from CTRNAND.
Original release
Original release. arm9launcher supports launching payloads from SD, CTRNAND, TWLN, and TWLP, and it itself will look for arm9launcher.bin and arm9launcher.cfg on the SD first and if not found on CTRNAND. See the included README for more details.
This currently works on o3DS under a9lh, but not N3DS, due to filesystems failing to initialize due to slotkey 0x5y not being set under a9lh for N3DS systems. This is a know issue, and a workaround will be released promptly.