3DS:Fastboot3DS: Difference between revisions
From Hacks Guide Wiki
More actions
m Fixed dead link |
m remove leading whitespace |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 7: | Line 7: | ||
| githubtag = v1.2 | | githubtag = v1.2 | ||
}} | }} | ||
{{shortcut|3DS:FB3DS}} | {{shortcut|3DS:FB3DS}} | ||
'''fastboot3DS''' is a firmware loader for the Nintendo 3DS. It works like [[3DS:boot9strap|boot9strap]], but offers additional features such as: | '''fastboot3DS''' is a firmware loader for the Nintendo 3DS. It works like [[3DS:boot9strap|boot9strap]], but offers additional features such as: | ||
| Line 63: | Line 61: | ||
**'''Set normal boot''': When enabled, always plays the selected splash and opens to the fastboot3DS menu when booting. | **'''Set normal boot''': When enabled, always plays the selected splash and opens to the fastboot3DS menu when booting. | ||
**'''Set quick boot''': When enabled, always plays the selected splash and continues to the first slot available. Holding HOME opens the fastboot3DS menu instead. | **'''Set quick boot''': When enabled, always plays the selected splash and continues to the first slot available. Holding HOME opens the fastboot3DS menu instead. | ||
**'''Set quiet boot''': When enabled, | **'''Set quiet boot''': When enabled, ignores the splash and continues to the first slot available. Holding HOME plays the selected splash and opens the fastboot3DS menu instead. | ||
*'''Change splash''': Lets you choose what and when the on-boot splash is. | *'''Change splash''': Lets you choose what and when the on-boot splash is. | ||
**'''Use custom splash...''': When enabled, lets you | **'''Use custom splash...''': When enabled, lets you choose a folder containing <code>.bin</code> image files from anywhere on SD or NAND, and converts them to <code>splash.spla</code> and <code>splashbottom.spla</code> to be used as a splash. '''Note:''' Fastboot3DS cannot use splashes zipped in a <code>.zip</code> file, they will need unzipped in order to be used. | ||
**'''Use default splash''': When enabled, uses the default splash without any file option. | **'''Use default splash''': When enabled, uses the default splash without any file option. | ||
**'''Set splash duration...''': When chosen, lets you modify the splash duration using {{B|D-Pad Left}} and {{B|D-Pad Right}} in 250ms increments. | **'''Set splash duration...''': When chosen, lets you modify the splash duration using {{B|D-Pad Left}} and {{B|D-Pad Right}} in 250ms increments, or {{B|D-Pad Up}} and {{B|D-Pad Down}} in 1000ms increments. Splashes can have a minimum duration of 500ms and maximum duration of 10000ms. | ||
*'''Enable FCRAM Boot''': When enabled, allows for HOME Menu payload shortcuts through {{GitHub|SUOlivia/That-Shortcut-Thingy|That-Shortcut-Thingy}} | *'''Enable FCRAM Boot''': When enabled, allows for HOME Menu payload shortcuts through {{GitHub|SUOlivia/That-Shortcut-Thingy|That-Shortcut-Thingy}} | ||
==File layout== | |||
{{Tree list}} | |||
* {{Tree icon|sd}} (root) | |||
** {{Tree icon|d}} 3ds | |||
*** {{Tree icon|f}} fastbootcfg.txt | |||
* [1:] SYSNAND CTRNAND | |||
** {{Tree icon|d}} fastboot3DS | |||
*** {{Tree icon|f}} fastbootcfg.txt | |||
{{Tree list/end}} | |||