mirror of
https://github.com/LumaTeam/Luma3DS.git
synced 2026-02-24 19:04:39 +00:00
fix derp
parent
954e3a045b
commit
9ca547b6b2
@ -11,12 +11,12 @@ You can convert your own splash screen images [here](http://xem.github.io/3DShom
|
|||||||
|
|
||||||
## Payload Chainloading
|
## Payload Chainloading
|
||||||
|
|
||||||
Allows you to run other ARM9 programs on boot.
|
Allows you to run other b9s 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>.firm` (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>.firm` can be as follows:
|
||||||
- `x_NAME.firm`
|
- `x_NAME.firm`
|
||||||
- `y_NAME.firm`
|
- `y_NAME.firm`
|
||||||
- `select_NAME.firm`
|
- `select_NAME.firm`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user