Approver, confirmaccount
398
edits
StarlitSkies (talk | contribs) m (s/sdmc/sd for consistency with other pages) |
StarlitSkies (talk | contribs) (Undo revision 3642 by StarlitSkies (talk)) Tag: Undo |
||
Line 30: | Line 30: | ||
<li>Create a folder named <code>bax</code> on the SD root</li> | <li>Create a folder named <code>bax</code> on the SD root</li> | ||
<li>Copy <code>BAX.firm</code> from the <code>release.zip</code> and your BAX animation files into the <code>bax</code> folder</li> | <li>Copy <code>BAX.firm</code> from the <code>release.zip</code> and your BAX animation files into the <code>bax</code> folder</li> | ||
<li>Create a file named <code>boot.txt</code> inside the <code>bax</code> folder and put the text ''' | <li>Create a file named <code>boot.txt</code> inside the <code>bax</code> folder and put the text '''sdmc:/boot.firm''' inside of it</li> | ||
<li>Boot into the fastboot3DS configuration menu by holding {{B|HOME}} while powering on</li> | <li>Boot into the fastboot3DS configuration menu by holding {{B|HOME}} while powering on</li> | ||
<li>Go to <code>Boot setup...</code> and select the first slot, then choose <code>Select [slot 1] firm</code> and pick the SD file <code>sd:/bax/BAX.firm</code></li> | <li>Go to <code>Boot setup...</code> and select the first slot, then choose <code>Select [slot 1] firm</code> and pick the SD file <code>sd:/bax/BAX.firm</code></li> | ||
Line 50: | Line 50: | ||
|-|I use boot9strap= | |-|I use boot9strap= | ||
{{info|text=Following these instructions will move your Luma3DS firmware file to <code> | {{info|text=Following these instructions will move your Luma3DS firmware file to <code>sdmc:/bax/boot.firm</code>, with <code>sdmc:/boot.firm</code> being the BAX payload instead. Please keep this in mind when updating Luma3DS in the future so you don't accidentally overwrite BAX.}} | ||
<ol> | <ol> | ||
Line 59: | Line 59: | ||
<li>Copy <code>BAX.firm</code> from <code>release.zip</code> into the root of your SD card</li> | <li>Copy <code>BAX.firm</code> from <code>release.zip</code> into the root of your SD card</li> | ||
<li>Rename the <code>BAX.firm</code> you copied to <code>boot.firm</code></li> | <li>Rename the <code>BAX.firm</code> you copied to <code>boot.firm</code></li> | ||
<li>Copy your BAX animation files to <code> | <li>Copy your BAX animation files to <code>sdmc:/bax/</code></li> | ||
<li>Your SD card layout should now include this:</li> | <li>Your SD card layout should now include this:</li> | ||
</ol> | </ol> | ||
Line 78: | Line 78: | ||
==Configuration== | ==Configuration== | ||
If you create a text file, <code> | If you create a text file, <code>sdmc:/bax/boot.txt</code>, that only contains a plaintext file path to a <code>.firm</code> file (such as <code>sdmc:/firm/Luma3DS.firm</code>), then when <code>BAX.firm</code> boots it will boot that file instead of <code>sdmc:/bax/boot.firm</code>. |