mirror of
https://github.com/LumaTeam/Luma3DS.git
synced 2026-02-25 19:34:39 +00:00
Updated Other features and notes (markdown)
parent
27c2ef1032
commit
e7b6eeec02
@ -1,7 +1,7 @@
|
||||
- You can have a splash screen display on boot. This can be either an image for the top screen (**aurei/splash.bin**), one for the bottom one (**aurei/splashbottom.bin**), or both. Boot is only delayed if you place either on the SD card. Convert your own splash screen images [here](http://xem.github.io/3DShomebrew/tools/image-to-bin.html) or find them [here](https://gbatemp.net/threads/reinand-3-0-custom-splash-screens-thread.410948).
|
||||
|
||||
- You can load external ARM9 programs (like Decrypt9) on boot.
|
||||
First of all, you need to create a **payloads** directory inside the aurei folder. Then rename the payload you use most to **def_NAME.bin** (where NAME can be whatever you want), and place it inside the newly created folder. **(Optionally)** you can have these other payloads: x_NAME.bin, y_NAME.bin, select_NAME.bin, l_NAME.bin, right_NAME.bin, left_NAME.bin, up_NAME.bin, down_NAME.bin. def_NAME.bin gets launched by holding **START** or if another payload doesn't exist, for the others you need to hold their corresponding button, **except** for r_NAME.bin and select_NAME.bin which are launched with **L+R** and **L+SELECT** respectively. If you're using a non-screen-init version of A9LH, it will be done automatically before launching the payload.
|
||||
First of all, you need to create a **payloads** directory inside the aurei folder. Then rename the payload you use most to **def_NAME.bin** (where NAME can be whatever you want), and place it inside the newly created folder. **Optionally** you can have these other payloads: x_NAME.bin, y_NAME.bin, select_NAME.bin, l_NAME.bin, right_NAME.bin, left_NAME.bin, up_NAME.bin, down_NAME.bin. def_NAME.bin gets launched by holding **START** or if another payload doesn't exist, for the others you need to hold their corresponding button, **except** for r_NAME.bin and select_NAME.bin which are launched with **L+R** and **L+SELECT** respectively. If you're using a non-screen-init version of A9LH, it will be done automatically before launching the payload.
|
||||
|
||||
- Signature checks are always patched. If you're not booting a 9.0/9.2 NAND, the FIRM reboot patch is applied, to allow games which work in the larger RAM mode (Smash Bros, Monster Hunter 4... on Old 3DS, still unused by official software on New 3DS), custom GBA games and old DS flashcards to work.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user