forked from jasondellaluce/arm9loaderhax
-
Notifications
You must be signed in to change notification settings - Fork 4
BootCTR9
Alexander Hartmann edited this page Jun 6, 2016
·
1 revision
BootCTR9 is an ARM9 bootloader for the 3DS System. It's based on BootCTR and its configuration, but with some additional features. It's currently for arm9loaderhax users only, but it should be possible to load it with any arm9payload loader, that allows the loading a payload from offset 0x0.
- Boot ARM9 payloads(.dat and .bin)
- Setting a delay to be able to press the payloads button after powering the 3DS on
- Setting a boot delay, between the selection of the payload and running it, which allows to press the button combinations for the payload
- Enabling and disabling of the screen
- Setting the screen brightness for BootCTR9 and the payloads
- Show splashscreens
- Show bootanimations (based on BootAnim9)
- Detect softboots and skip the payload selection and splashscreen
- Path the payloads path in it's binary (currently only needed in LumaCFW)
- Boot .3dsx files
- Use the ZL and ZR buttons(maybe in the future)
- Arm9Companion support
- Support for the new BootAnim9 Animations
- An ARM11 API for ARM9 Payloads