3DS:Luma3DS: Difference between revisions
From Hacks Guide Wiki
More actions
13.3.2 |
Add the Luma3DS Chainloader to the Features section, fix the outdated GitHub tag which still linked to 13.3.1, and remove unnecessary parameters from the infobox |
||
| Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| for3ds = 1 | | for3ds = 1 | ||
| version = 13.3.2 | | version = 13.3.2 | ||
| releasedate = 2025-03-10 | | releasedate = 2025-03-10 | ||
| github = LumaTeam/Luma3DS | | github = LumaTeam/Luma3DS | ||
| universaldb = 3ds/luma3ds | | universaldb = 3ds/luma3ds | ||
| githubtag = v13.3. | | githubtag = v13.3.2 | ||
}} | }} | ||
'''Luma3DS''' is a [[custom firmware]]. It is the only one in active development for the 3DS. | '''Luma3DS''' is a [[custom firmware]]. It is the only one in active development for the 3DS. | ||
| Line 34: | Line 27: | ||
* FIRM write protection, preventing boot9strap from being overwritten with system updates | * FIRM write protection, preventing boot9strap from being overwritten with system updates | ||
** This does not mean that system updates will always be immediately "safe"; from time to time, something changes in the system firmware that requires a Luma3DS update | ** This does not mean that system updates will always be immediately "safe"; from time to time, something changes in the system firmware that requires a Luma3DS update | ||
* A chainloader that can boot <code>.firm</code> payloads located in the <code>/luma/payloads/</code> folder. It is accessible either by holding START on boot or by selecting the "Boot chainloader" option from the Luma3DS configuration menu | |||
** If only one payload is inside the <code>/luma/payloads/</code> folder, running the chainloader will automatically boot that payload | |||
** Before Luma3DS 7.1, <code>.bin</code> payloads were supported instead of <code>.firm</code> payloads | |||
== Usage == | == Usage == | ||