m (Gruetzig moved page 3DS:Alternate Exploits/Homebrew Launcher (Bannerbomb3) to 3DS:Alternate Exploits/Preparing menuhax67 (Bannerbomb3): name fits more) |
(remove mention of bb3 being on the main guide + reformat required reading) |
||
(19 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
==Required Reading== | ==Required Reading== | ||
[https://github.com/zoogie/Bannerbomb3 Bannerbomb3] is an exploit targeting the DSiWare Management Menu, compatible with system versions 11.16 and lower for all regions excluding the iQue 3DS since it doesn't have that menu. The main developer is [https://github.com/zoogie zoogie]. It can be used to prepare the secondary exploits [https://github.com/zoogie/unSAFE_MODE unSAFE_MODE], [https://github.com/zoogie/menuhax67 menuhax67], and [https://github.com/zoogie/Fredtool Fredtool], all of which are also created by zoogie. | |||
The instructions described here only work with EUR/USA/JPN/KOR | This page covers preparing menuhax67 to access the Homebrew Launcher as accessing the Homebrew Launcher from Bannerbomb3 directly is not possible. On the next page you will find out how to access the Homebrew Launcher with menuhax67. Note that with a crashing DSiWare Management Menu, this method won't work. | ||
The instructions described here only work with EUR/USA/JPN/KOR. If you are on a CHN or TWN console, please use the [https://3ds.hacks.guide main guide] instead. | |||
==What you need== | ==What you need== | ||
Line 10: | Line 11: | ||
*The latest version of [https://github.com/LumaTeam/Luma3DS/releases/latest Luma3DS] (the Luma3DS <code>.zip</code> file) | *The latest version of [https://github.com/LumaTeam/Luma3DS/releases/latest Luma3DS] (the Luma3DS <code>.zip</code> file) | ||
*The latest version of [https://github.com/zoogie/Bannerbomb3/releases/latest Bannerbomb3] (the Release <code>.zip</code> file) | *The latest version of [https://github.com/zoogie/Bannerbomb3/releases/latest Bannerbomb3] (the Release <code>.zip</code> file) | ||
*Your <code>movable.sed</code> file from completing [[ | *Your <code>movable.sed</code> file from completing [[3DS:Seedminer|Seedminer]] | ||
*The latest | *The latest version of [https://github.com/zoogie/menuhax67/releases/latest menuhax67] (the menuhax67 <code>.zip</code> file) | ||
==Instructions== | ==Instructions== | ||
Line 19: | Line 20: | ||
#Insert the SD card of your '''target 3DS''' in your computer | #Insert the SD card of your '''target 3DS''' in your computer | ||
#Copy <code>boot.firm</code> and <code>boot.3dsx</code> from the Luma3DS <code>.zip</code> to the root of your SD card | #Copy <code>boot.firm</code> and <code>boot.3dsx</code> from the Luma3DS <code>.zip</code> to the root of your SD card | ||
#*The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it | |||
#Copy the <code>Launcher.dat</code> for your region/version from the Release <code>.zip</code> to the root of your SD card | #Copy the <code>Launcher.dat</code> for your region/version from the Release <code>.zip</code> to the root of your SD card | ||
#Copy the bb3.bin from the Release <code>.zip</code> to the root of your SD card | #Copy the bb3.bin from the Release <code>.zip</code> to the root of your SD card | ||
Line 24: | Line 26: | ||
===Section II - Bannerbomb3 Prep=== | ===Section II - Bannerbomb3 Prep=== | ||
====Section II | ====Section II, Part I - F00D43D5.bin generation==== | ||
#Open the [ | # Open the [http://3dstools.nhnarwhal.com/#/bb3gen Bannerbomb3 Multitool Injector website] on your computer | ||
# | # Upload your movable.sed using the “Choose File” option | ||
# Click “Build and Download” | |||
#Click | |||
====Section II | ====Section II, Part II - F00D43D5.bin placement==== | ||
#Navigate to <code>Nintendo 3DS</code> -> <code><ID0></code> -> <code><ID1></code> on your SD card | #Navigate to <code>Nintendo 3DS</code> -> <code><ID0></code> -> <code><ID1></code> on your SD card | ||
Line 40: | Line 38: | ||
#*The <code><ID1></code> is a 32 character long folder inside of the <code><ID0></code> | #*The <code><ID1></code> is a 32 character long folder inside of the <code><ID0></code> | ||
#Create a folder named <code>Nintendo DSiWare</code> inside of the <code><ID1></code> | #Create a folder named <code>Nintendo DSiWare</code> inside of the <code><ID1></code> | ||
#*If you already had the folder ''and'' there are any existing DSiWare backup files (<code><8-character-id>.bin</code>) inside, copy them to your PC and remove them from your SD card | #*If you already had the folder ''and'' there are any existing DSiWare backup files (<code><8-character-id>.bin</code>) inside, copy them to your PC and then remove them from your SD card | ||
# | #Copy the <code>F00D43D5.bin</code> file from <code>DSIWARE_EXPLOIT.zip</code> to the <code>Nintendo DSiWare</code> | ||
===Section III - Bannerbomb3=== | ===Section III - Bannerbomb3=== | ||
Line 52: | Line 49: | ||
#Select <code>Install *HAX</code> | #Select <code>Install *HAX</code> | ||
= | ----- | ||
<span style="font-size:200%;">Continue to [[3DS:Alternate_Exploits/menuhax67#Using_menuhax67 | menuhax67]]</span> | |||
[[Category:Nintendo 3DS guides]] |
Latest revision as of 05:58, 18 October 2024
Required Reading
Bannerbomb3 is an exploit targeting the DSiWare Management Menu, compatible with system versions 11.16 and lower for all regions excluding the iQue 3DS since it doesn't have that menu. The main developer is zoogie. It can be used to prepare the secondary exploits unSAFE_MODE, menuhax67, and Fredtool, all of which are also created by zoogie.
This page covers preparing menuhax67 to access the Homebrew Launcher as accessing the Homebrew Launcher from Bannerbomb3 directly is not possible. On the next page you will find out how to access the Homebrew Launcher with menuhax67. Note that with a crashing DSiWare Management Menu, this method won't work.
The instructions described here only work with EUR/USA/JPN/KOR. If you are on a CHN or TWN console, please use the main guide instead.
What you need
- The latest version of Luma3DS (the Luma3DS
.zip
file) - The latest version of Bannerbomb3 (the Release
.zip
file) - Your
movable.sed
file from completing Seedminer - The latest version of menuhax67 (the menuhax67
.zip
file)
Instructions
Section I - Prep Work
- Insert the SD card of your target 3DS in your computer
- Copy
boot.firm
andboot.3dsx
from the Luma3DS.zip
to the root of your SD card- The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it
- Copy the
Launcher.dat
for your region/version from the Release.zip
to the root of your SD card - Copy the bb3.bin from the Release
.zip
to the root of your SD card
Section II - Bannerbomb3 Prep
Section II, Part I - F00D43D5.bin generation
- Open the Bannerbomb3 Multitool Injector website on your computer
- Upload your movable.sed using the “Choose File” option
- Click “Build and Download”
Section II, Part II - F00D43D5.bin placement
- Navigate to
Nintendo 3DS
-><ID0>
-><ID1>
on your SD card- The
<ID0>
will be the same one that you used in Seedminer - The
<ID1>
is a 32 character long folder inside of the<ID0>
- The
- Create a folder named
Nintendo DSiWare
inside of the<ID1>
- If you already had the folder and there are any existing DSiWare backup files (
<8-character-id>.bin
) inside, copy them to your PC and then remove them from your SD card
- If you already had the folder and there are any existing DSiWare backup files (
- Copy the
F00D43D5.bin
file fromDSIWARE_EXPLOIT.zip
to theNintendo DSiWare
Section III - Bannerbomb3
- Reinsert your SD card into your device
- Power on your device
- Launch System Settings on your device
- Navigate to
Data Management
->DSiWare
->SD Card
- Select
Install *HAX
Continue to menuhax67