Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DS:BAX: Difference between revisions

From Hacks Guide Wiki
(Create page about BAX)
 
(Add boot9strap installation instructions)
Line 25: Line 25:


|-|I use boot9strap=
|-|I use boot9strap=
WIP
 
{{Info|Following these instructions will move your Luma3DS firmware file to <code>SD:/bax/boot.firm</code>, instead of <code>SD:/boot.firm</code>. Please keep this in mind when updating Luma3DS in the future so you don't accidentally overwrite BAX's FIRM payload.}}
 
# Download and the latest release of BAX from its {{GitLab|Wolfvak/BAX/-/releases|GitLab page}} (The <code>release.zip</code> file)
# Insert your console's SD card into your computer
# Create a folder named <code>bax</code> on the root your SD card
# Move your existing <code>boot.firm</code> file into <code>SD:/bax/</code>
# Copy <code>BAX.firm</code> from <code>release.zip</code> into the root of your SD card
# Rename the <code>BAX.firm</code> you copied to <code>boot.firm</code>
# Copy your BAX animation files to <code>SD:/bax/</code>
#* For instructions on how to create BAX animations, see [[3DS:BAX/Usage|this page]]
# Your SD card should now look something like this:
{{Tree list}}
* [[File:Gnome-media-flash.svg|20px|link=]] (root)
** [[File:Icons8 flat opened folder.svg|20px|link=]] bax
*** [[File:Icons8 flat file.svg|20px|link=]] '''boot.firm''' (Your existing Luma3DS file)
*** [[File:Icons8 flat file.svg|20px|link=]] '''my_animation_1.bax'''
*** [[File:Icons8 flat file.svg|20px|link=]] '''my_animation_2.bax'''
*** [[File:Icons8 flat file.svg|20px|link=]] '''my_animation_3.bax'''
** [[File:Icons8 flat file.svg|20px|link=]] '''boot.3dsx'''
** [[File:Icons8 flat file.svg|20px|link=]] '''boot.firm''' (Used to be named BAX.firm)
{{Tree list/end}}
 
{{Success|BAX is now installed! It will randomly choose an animation to play at boot, then continue to Luma3DS.}}


|-|I use fastboot3DS=
|-|I use fastboot3DS=
# Download and the latest release of BAX from its {{GitLab|Wolfvak/BAX/-/releases|GitLab page}} (The <code>release.zip</code> file)
# Insert your console's SD card into your computer
WIP
WIP