mirror of
https://github.com/LumaTeam/Luma3DS.git
synced 2026-02-24 19:04:39 +00:00
Updated the upper half to correspond to Luma3DS 7.1+, will fix the rest soon
parent
5d356722f8
commit
072f9c3bba
@ -14,25 +14,24 @@ You can convert your own splash screen images [here](http://xem.github.io/3DShom
|
|||||||
Allows you to run other ARM9 programs on boot.
|
Allows you to run other ARM9 programs on boot.
|
||||||
How to use:
|
How to use:
|
||||||
|
|
||||||
Put any payload you wish to use in `SD:/luma/payloads`, and rename it to `<button>_<name>.bin` (where \<name\> can be whatever you want)
|
Put any payload you wish to use in `SD:/luma/payloads`, and rename it to `<button>_<name>.firm` (where \<name\> can be whatever you want)
|
||||||
|
|
||||||
`<button>_<name>.bin` can be as follows:
|
`<button>_<name>.bin` can be as follows:
|
||||||
- `x_NAME.bin`
|
- `x_NAME.firm`
|
||||||
- `y_NAME.bin`
|
- `y_NAME.firm`
|
||||||
- `select_NAME.bin`
|
- `select_NAME.firm`
|
||||||
- `r_NAME.bin`
|
- `r_NAME.firm`
|
||||||
- `a_NAME.bin`
|
- `a_NAME.firm`
|
||||||
- `b_NAME.bin`
|
- `b_NAME.firm`
|
||||||
- `right_NAME.bin`
|
- `right_NAME.firm`
|
||||||
- `left_NAME.bin`
|
- `left_NAME.firm`
|
||||||
- `up_NAME.bin`
|
- `up_NAME.firm`
|
||||||
- `down_NAME.bin`
|
- `down_NAME.firm`
|
||||||
|
|
||||||
You can also put any payload of any name in the folder and hold **START** to see a list of payloads.
|
You can also put any payload of any name in the folder and hold **START** to see a list of payloads.
|
||||||
|
|
||||||
For `r_NAME.bin`, `a_NAME.bin`, `start_NAME.bin` and `select_NAME.bin` you need to press **L+R**, **L+A**, **L+START** and **L+SELECT** on boot respectively.
|
For `r_NAME.firm`, `a_NAME.firm`, `start_NAME.firm` and `select_NAME.firm` you need to press **L+R**, **L+A**, **L+START** and **L+SELECT** on boot respectively.
|
||||||
For any other payload you only need to hold its corresponding button.
|
For any other payload you only need to hold its corresponding button.
|
||||||
If you're using a non-screen-init version of A9LH, it will be done automatically before launching the payload.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user