treewide: default to MSET9 where possible

As MSET9 has mostly matured, we will no longer need several other
exploits.

The following are removed:
- alternate-exploits (and all linked by it)
- All seedminer-related paths
- firmware update pages
This commit is contained in:
Gruetzig 2023-11-17 12:35:56 +01:00 committed by lifehackerhansol
parent 7298a14320
commit 433823d37b
No known key found for this signature in database
GPG Key ID: 80FB184AFC0B3B0E
41 changed files with 197 additions and 2089 deletions

View File

@ -58,63 +58,12 @@ sidebar_pages:
-
title: Get Started
url: get-started
-
title: Updating Firmware (New 3DS)
url: updating-firmware-(new-3ds)
-
title: Updating Firmware (KOR)
url: updating-firmware-(kor)
-
title: Updating Firmware (TWN)
url: updating-firmware-(twn)
-
title: ntrboot
url: ntrboot
-
title: Alternate Exploits
url: alternate-exploits
-
title: Seedminer
url: seedminer
-
title: Seedminer (Alternate)
url: seedminer-(alternate)
-
title: Seedminer (Mii)
url: seedminer-(mii)
-
title: Seedminer (TWN)
url: seedminer-(twn)
-
title: BannerBomb3
url: bannerbomb3
-
title: Installing boot9strap (ninjhax2-dx)
url: installing-boot9strap-(ninjhax2-dx)
-
title: Installing boot9strap (PicHaxx)
url: installing-boot9strap-(pichaxx)
-
title: Installing boot9strap (smilehax-IIe)
url: installing-boot9strap-(smilehax-iie)
-
title: Installing boot9strap (smilehax-IIe-JPN)
url: installing-boot9strap-(smilehax-iie-jpn)
-
title: Installing boot9strap (Steelhax)
url: installing-boot9strap-(steelhax)
-
title: Installing boot9strap (super-skaterhax)
url: installing-boot9strap-(super-skaterhax)
-
title: Installing boot9strap (MSET9)
url: installing-boot9strap-(mset9)
-
title: Installing boot9strap (petit-compwner)
url: installing-boot9strap-(petit-compwner)
-
title: Dumping eShop DSiWare
url: dumping-eshop-dsiware
-
title: Multiple Options
url: multiple-options
@ -130,9 +79,6 @@ sidebar_pages:
-
title: Flashing ntrboot (NDS)
url: flashing-ntrboot-(nds)
-
title: BannerBomb3 + Fredtool (TWN)
url: bannerbomb3-fredtool-(twn)
-
title: Installing boot9strap (Hardmod)
url: installing-boot9strap-(hardmod)
@ -149,11 +95,8 @@ sidebar_pages:
title: Installing boot9strap (SSLoth-Browser)
url: installing-boot9strap-(ssloth-browser)
-
title: Installing boot9strap (Fredtool-Inject)
url: installing-boot9strap-(fredtool-inject)
-
title: Installing boot9strap (menuhax)
url: installing-boot9strap-(menuhax)
title: Installing boot9strap (super-skaterhax)
url: installing-boot9strap-(super-skaterhax)
-
title: Installing boot9strap (kartdlphax)
url: installing-boot9strap-(kartdlphax)

View File

@ -115,7 +115,6 @@ document.getElementById("selectversion").style.display = "block";
<p id="result_noneSelected" style="display:none">{{ include.noneSelected }}</p>
<p id="result_invalidVersion" style="display:none">{{ include.invalidVersion }}</p>
<p id="result_methodUnavailable" style="display:none">{{ include.methodUnavailable }}</p>
<script src="/assets/js/selecting.js"></script>

View File

@ -1,143 +0,0 @@
---
title: "BannerBomb3 + Fredtool (TWN)"
---
{% include toc title="Table of Contents" %}
### Required Reading
To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application.
To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system to dump the DSi Internet Settings application to the SD root.
Once you have a DSiWare backup, an exploitable DSiWare title can be injected into DS Download Play, which can be used to install custom firmware.
These instructions are for Taiwanese consoles ONLY (as indicated by a T at the end of the system version, e.g. 11.16.0-39T)! If your console is from any other region, [choose the other method](bannerbomb3).
{: .notice--warning}
### What you need
* Your `movable.sed` file completing [Seedminer](seedminer-(twn))
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
* The latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip) (direct download)
* The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) (`Frogminer_save.zip`)
#### Section I - CFW Check
{% include_relative include/cfw-check-fredtool.txt %}
#### Section II - Prep Work
1. Power off your console
1. Insert your SD card into your computer
1. Copy `boot.firm` and `boot.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
1. Copy `boot.nds` (B9STool) from the release `.zip` to the root of your SD card
1. Copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card
1. Keep your SD card in your computer - there are more things to do in the next section
![]({{ "/images/screenshots/fredtool/fredtool-twn-root-layout.png" | absolute_url }})
{: .notice--info}
#### Section III - BannerBomb3
1. Open the [DSIHaxInjector V2](https://jenkins.nelthorya.net/job/DSIHaxInjector%20v2/build?delay=0sec) website on your computer
1. Under the "Username" field, enter any alphanumeric name (no spaces or special characters)
1. Under the "MovableSed" field, upload your `movable.sed`using the "Browse..." option
1. Click "Build"
+ Wait a few seconds for the build process to complete
1. In the Build History section on the left, type the Username into the "Filter Builds" field
1. Click on the first search result
+ This result should have the latest timestamp
1. Click the "output_(name).zip" link
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<ID1>` on your SD card
+ `<ID0>` is the 32-letter folder name that you copied in [Seedminer](seedminer)
+ `<ID1>` is a 32-letter folder inside of the `<ID0>`
+ If you have multiple `<ID1>` folders, follow the instructions [here](troubleshooting#bannerbomb3)
1. 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 computer and remove them from your SD card
1. Open the output_(name) `.zip` file and navigate to `China_Taiwan` -> `output_setup`
1. Copy all six `.bin` files to the `Nintendo DSiWare` folder
1. Reinsert your SD card into your console
1. Power on your console
1. Launch System Settings on your console
1. Navigate to `Data Management` -> `DSiWare` -> `SD Card` -> (page 2)
1. Take note of what number is on the DSiWare title on the second page (it will be a number between 1 and 6)
1. Power off your console
1. Insert your SD card into your computer
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare` on your SD card
1. Open the output_(name) `.zip` file and navigate to `China_Taiwan` -> `output_hax`
1. Copy the `.bin` file that is the same number as the one that was on the second page of the DSiWare Management menu to the `Nintendo DSiWare` folder, and overwrite when prompted
1. Power on your console
1. Launch System Settings on your console
1. Navigate to `Data Management` -> `DSiWare` -> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png))
1. Wait a while
+ The following should happen, in this order: A progress swirl, a short freeze, the bottom screen turning purple, the music stopping, then the console showing an error message and rebooting
+ If you did not see the purple screen, then something went wrong
1. You should now have the file `42383821.bin` on the root of your SD card
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare` on your SD card
1. Delete all of the `.bin` files in the `Nintendo DSiWare` folder
#### Section IV - Fredtool
1. Open the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website on your computer
1. Under the "Username" field, enter any alphanumeric name (no spaces or special characters)
+ You might want to put in a different name to differentiate it from BannerBomb3's output
1. Under the "DSiBin" field, upload your `42383821.bin` file using the first "Browse..." option
1. Under the "MovableSed" field, upload your `movable.sed` file using the second "Browse..." option
1. Under the "InjectionTarget" field, set the injection target to `DSdownloadplay`(NOT memorypit)
1. Click "Build"
+ Wait a few seconds for the build process to complete
1. In the Build History section on the left, type the Username into the "Filter Builds" field
1. Click on the first search result
+ This result should have the latest timestamp
1. Click the "output_(name).zip" link
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare` on your SD card
1. Copy the `484E4441.bin` file from the `hax` folder of the downloaded DSiWare archive (output_(name).zip) to the `Nintendo DSiWare` folder
1. Reinsert your SD card into your console
1. Power on your console
1. Launch System Settings on your console
1. Navigate to `Data Management` -> `DSiWare`
1. Under the “SD Card” section, select the “Haxxxxxxxxx!” title
1. Select "Copy", then select "OK"
#### Section V - Flipnote Exploit
In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer.
If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/).
{: .notice--info}
1. Exit System Settings
1. Launch Download Play on your console (the orange icon with a 3DS on it)
1. Select "Nintendo DS"
1. If the exploit was successful, your 3DS will have loaded into the JPN version of Flipnote Studio
{% include_relative include/exploit-flipnote.txt %}
#### Section VI - Installing boot9strap
{% include_relative include/install-boot9strap-b9stool.txt %}
#### Section VII - Luma3DS Configuration
1. Press and hold (Select), and while holding (Select), power on your console
{% include_relative include/configure-luma3ds.txt %}
#### Section VIII - Restoring DS Download Play
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare` on your SD card
1. Copy the `484E4441.bin` file from the `clean` folder of the downloaded DSiWare archive (output_(name).zip) to the `Nintendo DSiWare` folder
1. Reinsert your SD card into your console
1. Power on your console
1. Launch System Settings on your console
1. Navigate to `Data Management` -> `DSiWare`
1. Under the “SD Card” section, select the “Haxxxxxxxxx!” title
1. Select "Copy", then select "OK"
1. Exit System Settings
1. Power off your console
{% include_relative include/luma3ds-installed-note.txt %}
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}

View File

@ -1,75 +0,0 @@
---
title: "BannerBomb3"
---
{% include toc title="Table of Contents" %}
{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
To launch custom code, we exploit a flaw in the DSiWare Data Management window of the Settings application.
To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system.
For a more technical explanation, see [here](https://github.com/zoogie/Bannerbomb3).
{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}
### Compatibility Notes
These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version.
If you have a Taiwanese console (indicated by a T after the system version), follow [this page](bannerbomb3-fredtool-(twn)) instead.
{: .notice--warning}
### What You Need
* Your `movable.sed` file from completing Seedminer
* The latest release of [BannerBomb3](https://github.com/zoogie/Bannerbomb3/releases/download/v3.0/Release_v3.0.zip) (`Release_v3.0.zip`, direct download)
#### Section I - Prep Work
In this section, you will copy the files needed to trigger the BannerBomb3 exploit onto your console's SD card.
1. Power off your console
1. Insert your SD card into your computer
1. Open [Bannerbomb3 Injector](https://zoogie.github.io/web/bb3/) on your computer
1. Upload your movable.sed using the “Choose File” option
1. Click “Build and Download”
+ This will download an exploit DSiWare called `F00D43D5.bin`, which will be contained in a zip archive (`BannerBomb3.zip`)
1. Copy `bb3.bin` from `Release_v3.0.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
+ This file does not need to be opened or extracted
![]({{ "/images/screenshots/bb3/bb3-root-layout.png" | absolute_url }}){: .notice--info}
1. Copy `Launcher.dat` from the folder for your model and region inside the Release `.zip` to the root of your SD card
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<ID1>` on your SD card
+ `<ID0>` is the 32-letter folder name that you copied in [Seedminer](seedminer)
+ `<ID1>` is a 32-letter folder inside of the `<ID0>`
+ If you have multiple `<ID1>` folders, follow the instructions [here](troubleshooting#bannerbomb3)
![]({{ "/images/screenshots/bb3/dsiware-location-1.png" | absolute_url }}){: .notice--info}
1. 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 computer and remove them from your SD card
1. Copy the `F00D43D5.bin` file from `BannerBomb3.zip` to the `Nintendo DSiWare` folder
![]({{ "/images/screenshots/bb3/dsiware-location-2.png" | absolute_url }})
{: .notice--info}
#### Section II - BannerBomb3
In this section, you will trigger the BannerBomb3 exploit using the DSiWare Management menu and use it to install the menuhax67 exploit.
1. Reinsert your SD card into your console
1. Power on your console
1. Launch System Settings on your console
1. Navigate to `Data Management` -> `DSiWare` -> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png))
+ Your console should show the BB3 multihax menu
1. Use the D-Pad to navigate and press the (A) button to select "Install *hax"
+ Your console will automatically reboot
1. Power off your console
___
### Continue to [Installing boot9strap (menuhax)](installing-boot9strap-(menuhax))
{: .notice--primary}

View File

@ -1,26 +0,0 @@
---
title: "Dumping eShop DSiWare"
---
On this page, you will dump an installed DSiWare title from the eShop to your SD card.
## Instructions
1. Power on your console
1. If you haven't already, re-download your DSiWare title from the Nintendo eShop (instructions [here](https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop))
+ A DSiWare title's banner will be a white box with an icon inside of it that is likely animated
1. Launch System Settings on your console
1. Navigate to `Data Management` -> `DSiWare`
1. Select your DSiWare title
1. Select "Copy", then select "OK"
1. Power off your console
1. Insert your SD card into your computer
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare` on your SD card
+ `<ID0>` is the 32-letter folder name that you copied in Seedminer
+ `<ID1>` is a 32-letter folder inside of the `<ID0>`
+ If you have multiple `<ID1>` folders, follow the instructions [here](troubleshooting#bannerbomb3)
1. Copy the `.bin` file inside of the `Nintendo DSiWare` folder to the root of your SD card
+ You will need this file later
Continue to [Installing boot9strap (Fredtool-Inject)](installing-boot9strap-(fredtool-inject))
{: .notice--primary}

View File

@ -33,10 +33,6 @@ System model is required.
This doesn't seem to be a valid system version.
{% endcapture %}
{% capture methodUnavailable %}
You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you may have to use ntrboot.
{% endcapture %}
{% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %}
---

View File

@ -2,5 +2,4 @@
+ If your console is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your console.
+ If your console is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your console to 11.17.0.
+ If your console does not yet have custom firmware, **do NOT update to the latest version** unless this guide instructs you to. The methods on earlier firmwares are easier and more stable.
+ If your unmodified console is ALREADY on 11.17.0, this guide has been updated accordingly. Both [New3DS](installing-boot9strap-(super-skaterhax)) and [Old3DS](installing-boot9strap-(mset9)) now have free software methods that (for the most part) do not require external hardware or software.
+ If your console does not yet have custom firmware, you can install it now on all firmwares with this guide.

View File

@ -12,4 +12,4 @@ A visual guide is available for this section [here](/images/screenshots/set-prox
1. Click OK, then click Save
1. When prompted, click "Test" to perform the connection test
+ The test should succeed
1. Click "OK" to continue
1. Click "OK" to continue

View File

@ -1,10 +0,0 @@
As an additional safety measure, we will perform an additional check for custom firmware. This is because using this method when custom firmware is already installed has a risk of bricking the console (rendering it unusable without recovery methods like [ntrboot](ntrboot)).
1. Power off your console
1. Hold the (Select) button
1. Power on your console while still holding the (Select) button
1. If the check was successful, you will boot to the HOME Menu and you may proceed with this guide
1. Power off your console
If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your console! Follow [Checking for CFW](checking-for-cfw) to upgrade your existing CFW.
{: .notice--danger}

View File

@ -1,12 +0,0 @@
1. Complete the initial setup process for the launched game until you reach the main menu
+ Select the left option whenever prompted during the setup process
+ If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool-inject) for your issue
1. Using the touch-screen, select the large left box, then select the box with an SD card icon
1. Once the menu loads, select the face icon, then the bottom right icon to continue
1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen
1. Select the second button along the top with a film-reel icon
1. Scroll right until reel "3/3" is selected
1. Tap the third box with the letter "A" in it
1. Scroll left until reel "1/3" is selected
1. Tap the fourth box with the letter "A" in it
1. If the exploit was successful, your console will have loaded b9sTool

View File

@ -1,9 +0,0 @@
In this section, you will install custom firmware onto your console.
1. Using the D-Pad, move to "Install boot9strap"
+ If you miss this step, the system will exit to HOME Menu instead of installing boot9strap and you will need to start over from the previous section
1. Press (A), then press START and SELECT at the same time to begin the process
1. Once completed and the bottom screen says "done.", exit b9sTool, then power off your console
+ You may have to force power off by holding the power button
+ If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card
+ If you see the Luma Configuration screen, power off your console and continue to the next section

View File

@ -1,9 +0,0 @@
1. Press (Y) + (D-Pad Down) to install menuhax67
+ The console will automatically power off
1. Power on your console
1. Tap on the small HOME Menu settings icon in the top left of the bottom screen (![]({{ "/images/homemenuicon.png" | absolute_url }}){: height="32px" width="52px"})
+ If the console freezes for a while and then crashes, make sure you have Launcher.dat on the root of your SD card
1. If the exploit was successful, your console will have booted into the Homebrew Launcher
1. Launch nimdsphax from the list of homebrew
1. If the exploit was successful, you will have booted into SafeB9SInstaller
+ If your console freezes on a red screen, hold the POWER button until it turns off, then try running menuhax again by powering on your console and tapping on the HOME Menu settings icon

View File

@ -7,4 +7,4 @@ In this section, you will restore the Internet settings back to normal.
1. Click OK, then click Save
1. When prompted, click "Test" to perform the connection test
+ The test should succeed
1. Power off your console
1. Power off your console

View File

@ -1,66 +0,0 @@
{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
To install boot9strap on your console, we derive your console's unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your console.
For information on how Seedminer works, see [this presentation](https://zoogie.github.io/web/34⅕c3).
This method uses a powerful graphics card to perform the calculations needed. A volunteer-run website is used for the purpose of assisting you with this method.
{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}
### Section I - Prep Work
In this section, you will get the necessary details from your 3DS that are required to figure out your console's encryption key.
{% capture console_state_info %}
Before following this section:
+ Ensure that you have turned on your console with the SD card inserted at least once to generate the necessary data
+ Ensure that your console is connected to the Internet (you should see a blue "Internet" indicator on the top-left corner of the HOME screen)
{% endcapture %}
<div class="notice--info">{{ console_state_info | markdownify }}</div>
1. Power off your console
1. Insert your SD card into your computer
1. Navigate to the `Nintendo 3DS` folder on your SD card
1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS
+ This 32-letter name is system-specific and will be different for each console
+ If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer)
+ You can ignore the `private` folder if you have it
![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }})
{: .notice--info}
1. Paste your 32-letter folder name into [a document](/images/screenshots/seedminer/text-document.png) you can reference later
+ This folder is known as your "ID0". Take note of this as this guide will refer to it as such later
1. Power on your console
+ Your SD card does not need to be inserted at this point
1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your HOME Menu)
+ If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues)
1. Find your Mii profile, then find the "Friend Code" field on the top screen
### Section II - Seedminer
In this section, you will use the Bruteforce Movable website to retrieve your console's encryption key in the form of `movable.sed`.
1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer
+ If the site isn't working, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
1. Enter your console's Friend Code (with no spaces or dashes) into the "Your friend code" field
1. Paste your console's 32 character long folder name into the "Your ID0" field
+ Do not attempt to enter the ID0 manually, as it is easy to make a mistake. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section
1. Select "Go"
+ If the site immediately goes to step 4, the website has already correctly processed your bruteforce request. You can download your `movable.sed` file and continue to the next section. You do not need to (re-)add the bot
1. Use the ["Register Friend" button](/images/screenshots/seedminer/register-friend.png) on your console to add the bot's friend code as given by the website
+ If prompted, the name that you give to the friend does not matter
1. Wait for the site to update
+ If it does not, wait a few minutes before refreshing the page once
1. Once the site processes your information, the site will continue to `Step 2: Bruteforce` automatically
1. Wait for the remainder of the process to complete
+ This is usually fast (1-5 minutes)
+ During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue
+ If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
+ If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer)
1. When the process is completed, download your `movable.sed` file from the site
+ Keep this file as you will need it in the upcoming page
1. Power off your console

View File

@ -1,9 +1,5 @@
1. Update your console by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update"
{%- if include.cfw == "true" %}
+ Updates while using B9S + Luma (what you have) are safe
{%- endif %}
+ The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section
+ If this gives you an error, set both your DNS settings and Proxy settings to "Auto"
{%- if include.cfw == "true" %}
+ If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup)
{%- endif %}

View File

@ -1,81 +0,0 @@
---
title: "Installing boot9strap (freakyhax)"
---
{% include toc title="Table of Contents" %}
{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
[freakyhax](https://plutooo.github.io/freakyhax/) is an exploit for the game Freakyforms Deluxe discovered and released by [plutooo](https://github.com/plutooo). It works on versions 9.0.0 through 11.17.0 on EUR, USA and JPN region consoles.
{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}
This method requires a working 3DS camera.
{: .notice--info}
### What You Need
* A EUR/USA/JPN copy of Freakyforms Deluxe (eShop or cartridge)
* The latest release of [freakyhax](https://github.com/plutooo/freakyhax/releases/latest)
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (direct download)
* The latest release of [nimdsphax](https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip) (direct download)
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
* The latest release of [HBL otherapps](https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip) (direct download)
### Instructions
#### Section I - Prep Work
1. Power off your console
1. Insert your SD card into your computer
1. Copy all files and folders inside the `/build/<your console and region>/exploit/` folder from the freakyhax `.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
1. Copy the otherapp payload for your model/region/version from `otherapps_with_CfgS_11.17.zip` to the root of your SD card, then rename the payload to `otherapp.bin`
+ Do not add the `.bin` extension if you do not already see it
1. Copy `boot.firm` and `boot.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
1. Create a folder named `boot9strap` on the root of your SD card
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
+ This folder stores homebrew applications and data; it is different from the `Nintendo 3DS` folder that the console automatically generates
1. Copy the `nimdsphax` folder from the nimdsphax `.zip` to the `/3ds/` folder on your SD card
1. Reinsert your SD card into your console
1. Power on your console
![]({{ "/images/screenshots/freakyhax-root-layout.png" | absolute_url }})
{: .notice--info}
![]({{ "/images/screenshots/boot9strap-folder.png" | absolute_url }})
{: .notice--info}
![]({{ "/images/screenshots/nimdsphax-location.png" | absolute_url }})
{: .notice--info}
#### Section II - freakyhax
1. Reinsert your SD card into your console
1. Power on your console
1. Launch Freakyforms Deluxe
1. In the game menu, select `Play -> Camera -> Load a QR code`
1. Select the QR code
1. Your console will have booted into the Homebrew Launcher
1. Launch nimdsphax from the list of homebrew
1. If the exploit was successful, you will have booted into SafeB9SInstaller
+ If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section
#### Section III - Installing boot9strap
{% include_relative include/install-boot9strap-safeb9sinstaller.txt %}
{%- include_relative include/configure-luma3ds.txt %}
{% include_relative include/luma3ds-installed-note.txt %}
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}

View File

@ -1,116 +0,0 @@
---
title: "Installing boot9strap (Fredtool-Inject)"
---
{% include toc title="Table of Contents" %}
{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application.
This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}
You should only be able to get to this page if you are running version 11.17.0. If you are on any firmware other than 11.17.0 or 11.16.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!!
{: .notice--warning}
### What You Need
* Your `movable.sed` file from completing [Seedminer](seedminer-(alternate))
* Your DSiWare backup from completing [Dumping eShop DSiWare](dumping-eshop-dsiware)
* The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) (`Frogminer_save.zip`)
* **11.16.0 or 11.17.0 users**: The v6.1.1 release of [b9sTool](https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip)
* Make **absolutely sure** that you are one of these firmwares, as being on other firmwares may lead to a BRICK
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
#### Section I - CFW Check
{% include_relative include/cfw-check-fredtool.txt %}
#### Section II - Prep Work
In this section, you will copy the files necessary to temporarily replace DS Connection Settings with Flipnote Studio, which is used to launch the boot9strap (custom firmware) installer.
1. Insert your SD card into your computer
1. Open the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website on your computer
1. Under the "Username" field, enter any alphanumeric name (no spaces or special characters)
1. Under the "DSiBin" field, upload your DSiWare backup file (e.g. 42383841.bin) from the root of your SD card using the first "Browse..." option
1. Under the "MovableSed" field, upload your `movable.sed` file using the second "Browse..." option
1. Under the "InjectionTarget" field, set the injection target to `DSinternet` (NOT memorypit)
1. Click "Build"
+ Wait a few seconds for the build process to complete
1. In the Build History section on the left, type the Username into the "Filter Builds" field
1. Click on the first search result
+ This result should have the latest timestamp
1. Click the "output_(name).zip" link
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare` on your SD card
+ `<ID0>` is the 32-letter folder name that you copied in [Seedminer](seedminer)
+ `<ID1>` is a 32-letter folder inside of the `<ID0>`
1. Copy the `42383841.bin` file from the `hax` folder of the downloaded DSiWare archive (output_(name).zip) to the `Nintendo DSiWare` folder
![]({{ "/images/screenshots/bb3/dsiware-location-4.png" | absolute_url }}){: .notice--info}
1. Copy `boot.firm` and `boot.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
1. Copy `boot.nds` (B9STool) from the release `.zip` to the root of your SD card
1. Copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card
1. Reinsert your SD card into your console
1. Power on your console
![]({{ "/images/screenshots/fredtool/fredtool-root-layout.png" | absolute_url }})
{: .notice--info}
#### Section III - Overwriting DS Connection Settings
In this section, you will copy the hacked DS Connection Settings DSiWare to internal memory, which will temporarily replace it with Flipnote Studio.
1. Launch System Settings on your console
1. Navigate to `Data Management` -> `DSiWare` -> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png))
1. Select the "Haxxxxxxxxx!" title
+ If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool-inject)
1. Select "Copy", then select "OK"
#### Section IV - Flipnote Exploit
In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer.
If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/).
{: .notice--info}
1. Return to main menu of the System Settings
1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png))
1. If the exploit was successful, your console will have loaded the JPN version of Flipnote Studio
+ If your console does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool-inject)
{% include_relative include/exploit-flipnote.txt %}
#### Section V - Installing boot9strap
{% include_relative include/install-boot9strap-b9stool.txt %}
#### Section VI - Luma3DS Configuration
1. Press and hold (Select), and while holding (Select), power on your console
{% include_relative include/configure-luma3ds.txt %}
{% include_relative include/luma3ds-installed-note.txt %}
#### Section VII - Restoring DS Connection Settings
In this section, you will restore DS Connection Settings to the way it was before it was temporarily replaced with Flipnote Studio in an earlier section.
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare` on your SD card
1. Copy the `42383841.bin` file from the `clean` folder of the downloaded DSiWare archive (output_(name).zip) to the `Nintendo DSiWare` folder, replacing the existing one
1. Reinsert your SD card into your console
1. Power on your console
1. Launch System Settings on your console
1. Navigate to `Data Management` -> `DSiWare` -> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png))
1. Select the "Nintendo DSi™" title
1. Select "Copy", then select "OK"
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}

View File

@ -110,7 +110,15 @@ In this section, you will use Download Play to transfer the exploit data from th
#### Section IV - Installing menuhax67
{% include_relative include/menuhax67-install.txt %}
1. Press (Y) + (D-Pad Down) to install menuhax67
+ The console will automatically power off
1. Power on your console
1. Tap on the small HOME Menu settings icon in the top left of the bottom screen (![]({{ "/images/homemenuicon.png" | absolute_url }}){: height="32px" width="52px"})
+ If the console freezes for a while and then crashes, make sure you have Launcher.dat on the root of your SD card
1. If the exploit was successful, your console will have booted into the Homebrew Launcher
1. Launch nimdsphax from the list of homebrew
1. If the exploit was successful, you will have booted into SafeB9SInstaller
+ If your console freezes on a red screen, hold the POWER button until it turns off, then try running menuhax again by powering on your console and tapping on the HOME Menu settings icon
#### Section V - Installing boot9strap

View File

@ -1,120 +0,0 @@
---
title: "Installing boot9strap (Kartminer7)"
---
{% include toc title="Table of Contents" %}
{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
To install boot9strap on your console, we derive your console's unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your console.
Once we have `movable.sed`, we can edit the SD card data of the game Mario Kart 7 to install menuhax67, which will allow us to get Homebrew Launcher access.
Once we have Homebrew Launcher access, we can run nimdsphax to install boot9strap.
See [here](https://github.com/zoogie/kartminer7) for information about Kartminer7, [here](https://github.com/zoogie/menuhax67) for information about menuhax67, and [here](https://github.com/luigoalma/nimdsphax) for information about nimdsphax.
{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}
### What You Need
* A physical or digital copy of Mario Kart 7 updated to the latest version (v1.2)
* You can update Mario Kart 7 from eShop or by following the update prompt when you launch the game
* A computer running Windows, macOS, or Linux
* Your `movable.sed` file from completing Seedminer
* The latest release of [Kartminer7](https://github.com/zoogie/Kartminer7/releases/latest) (the release marked `WINDOWS` if you have a Windows computer, or the release marked `LINUX-macOS` if you have a macOS or Linux-based computer)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (direct download)
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download)
* The latest release of [nimdsphax](https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip) (direct download)
* The latest release of [menuhax67](https://github.com/zoogie/menuhax67/releases/latest)
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
#### Section I - Preparing Mario Kart 7 data
In this section, you will have the 3DS generate some data in Mario Kart 7 that will be used to install the exploit in a later section.
1. Reinsert your SD card into your console
1. Open Mario Kart 7
1. Tap the "Mario Kart Channel" button on the bottom
1. If you are prompted to, hit "Next" and "OK" to all of the prompts that you see
1. Tap the "StreetPass List" button on the bottom of the screen, in the middle
1. Press the (Home) button to suspend Mario Kart 7
1. Disable wireless connections by flicking the wireless switch on the side of the console or by navigating to HOME Menu Settings (top left) -> Wireless Communication -> OFF
1. Power off your console
#### Section II - SD Card Prep Work
1. Insert your SD card into your computer
1. Copy `boot.firm` and `boot.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
1. Create a folder named `boot9strap` on the root of your SD card
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
+ This folder stores homebrew applications and data; it is different from the `Nintendo 3DS` folder that the console automatically generates
1. Copy the `nimdsphax` folder from the nimdsphax `.zip` to the `/3ds/` folder on your SD card
1. Copy `menuhax67_installer.3dsx` from the menuhax `.zip` to the `/3ds/` folder on your SD card
1. Copy Launcher.dat from the folder for your model and region inside the menuhax `.zip` to the root of your SD card
1. Keep your SD card inserted in your computer, as it is still required in the next section
![]({{ "/images/screenshots/kart-root-layout.png" | absolute_url }})
{: .notice--info}
![]({{ "/images/screenshots/kart-3ds-layout.png" | absolute_url }})
{: .notice--info}
#### Section III - Installing Kartminer7
1. Extract the Release_BETA_mk7 `.zip` to **somewhere on your computer** (i.e. your desktop)
1. Copy your `movable.sed` file to the `resources` folder of the Release_BETA_mk7 folder
+ Ensure that the file is named exactly `movable.sed`
1. Open the `backup` folder inside of the Release_BETA_mk7 folder
1. Double-click on the BACKUP file corresponding to your console's region (e.g. `backup_USA` if you have a USA copy of Mario Kart 7)
+ If you are unsure of your console region, you can check System Settings. U = USA; E = EUR, J = JPN
+ If you get a message from Windows Defender, click "More info", "Run anyway", then press any key to continue
+ If the backup was successful, you should see a new folder appear
+ If you wish to restore this data at a later date (after finishing this guide), insert your SD card and double-click on the RESTORE file corresponding to your console's region
1. Go back to the Release_BETA_mk7 folder, then double-click on the file corresponding to your console's region (e.g. `USA` if you have a USA copy of Mario Kart 7)
1. Reinsert your SD card into your console
#### Section IV - Kartminer7
1. Power on your console
1. Open Mario Kart 7
1. Tap the "Mario Kart Channel" button on the bottom
1. Tap the "StreetPass List" button on the bottom of the screen, in the middle
1. Press (A) over and over again
+ You should eventually see the "Start Race?" prompt, then the colours on the bottom screen should change from red, to blue, to white
+ If you see the red/blue/white screens but the 3DS crashes, just reboot and try again
+ If you don't see ANY colours, change your system language (if possible), then try the exploit again
1. If the exploit was successful, the 3DS will have booted into the 3DS ROP xPloit Injector
#### Section V - Installing menuhax67
{% include_relative include/menuhax67-install.txt %}
#### Section VI - Installing boot9strap
{% include_relative include/install-boot9strap-safeb9sinstaller.txt %}
{%- include_relative include/configure-luma3ds.txt %}
#### Section VII - Removing menuhax67
In this section, you will use the Homebrew Launcher to remove menuhax67, which will let you access the HOME Menu Settings option normally.
{% include_relative include/launch-hbl-dlp.txt %}
1. Launch menuhax67_installer from the list of homebrew
1. Select REMOVE menuhax67
1. When you see "done.", press (A), then press (A) on "EXIT to menu"
At this point, you can re-enable wireless communications.
{: .notice-info}
{% include_relative include/luma3ds-installed-note.txt %}
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice-primary}

View File

@ -1,81 +0,0 @@
---
title: "Installing boot9strap (menuhax)"
---
{% include toc title="Table of Contents" %}
{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
We use BannerBomb3 to install menuhax67, which lets us access the Homebrew Launcher. From there, we launch nimdsphax which launches SafeB9SInstaller.
See [here](https://github.com/luigoalma/nimdsphax) for information about nimdsphax and [here](https://github.com/zoogie/menuhax67) for information about menuhax67.
{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}
### What You Need
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (direct download)
* The latest release of [nimdsphax](https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip) (direct download)
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
#### Section I - Prep Work
1. Power off your console
1. Insert your SD card into your computer
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
1. Create a folder named `boot9strap` on the root of your SD card
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
+ This folder stores homebrew applications and data; it is different from the `Nintendo 3DS` folder that the console automatically generates
1. Copy the `nimdsphax` folder from the nimdsphax `.zip` to the `/3ds/` folder on your SD card
1. Reinsert your SD card into your console
![]({{ "/images/screenshots/menuhax-root-layout.png" | absolute_url }})
{: .notice--info}
![]({{ "/images/screenshots/boot9strap-folder.png" | absolute_url }})
{: .notice--info}
![]({{ "/images/screenshots/nimdsphax-location.png" | absolute_url }})
{: .notice--info}
#### Section II - menuhax67
In this section you will use the menuhax67 exploit installed earlier to launch nimdsphax, which will load SafeB9SInstaller.
1. Power on your console
1. Tap on the small HOME Menu settings icon in the top left of the bottom screen (![]({{ "/images/homemenuicon.png" | absolute_url }}){: height="32px" width="52px"})
+ If the console freezes for a while and then crashes, make sure you have Launcher.dat on the root of your SD card
1. If the exploit was successful, your console will have booted into the Homebrew Launcher
1. Launch nimdsphax from the list of homebrew
1. If the exploit was successful, you will have booted into SafeB9SInstaller
+ If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section
#### Section III - Installing boot9strap
{% include_relative include/install-boot9strap-safeb9sinstaller.txt %}
{%- include_relative include/configure-luma3ds.txt %}
#### Section IV - Removing menuhax67
In this section, you will trigger the BannerBomb3 exploit a second time so that you can uninstall the menuhax67 exploit you installed in Section II. This will allow you to use the HOME Menu settings normally again.
1. Launch System Settings on your console
1. Navigate to `Data Management` -> `DSiWare` -> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png))
1. Use the D-Pad to navigate and press the (A) button to select "Uninstall *hax"
+ Your console will automatically reboot
1. Power off your console
1. Insert your SD card into your computer
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare` on your SD card
1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder and from your computer. This file will not be needed anymore
{% include_relative include/luma3ds-installed-note.txt %}
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}

View File

@ -14,7 +14,7 @@ title: "Installing boot9strap (MSET9)"
### Compatibility Notes
This method requires a computer running Windows, Linux, or macOS. Phones or tablets are NOT currently supported. If you do not have access to a computer, you will need to use an [alternate exploit](alternate-exploits).
This method requires a computer running Windows, Linux, or macOS. ChromeOS and Android phones have an app that is currently not covered here. iPhones are not supported. If you do not have access to a computer, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits).
{: .notice--warning}
### What You Need

View File

@ -1,81 +0,0 @@
---
title: "Installing boot9strap (ninjhax2-dx)"
---
{% include toc title="Table of Contents" %}
{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
[Ninjhax2](https://github.com/smealum/ninjhax2.x) is an exploit for the game "Cubic Ninja" made by [smealum](https://github.com/smealum). This page uses an updated version of ninjhax by [zoogie](https://github.com/zoogie) called [ninjhax2-dx](https://github.com/zoogie/ninjhax2-dx), which supports 11.17.0.
{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}
This method requires a working 3DS camera.
{: .notice--info}
This process will overwrite your Cubic Ninja save file, if you have one.
{: .notice--warning}
### What You Need
* The game "Cubic Ninja"
* The latest release of [ninjhax2-dx](https://github.com/zoogie/ninjhax2-dx/releases)
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (direct download)
* The latest release of [nimdsphax](https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip) (direct download)
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
### Instructions
#### Section I - Prep Work
1. Power off your console
1. Insert your SD card into your computer
1. Copy `Launcher.dat` from the folder appropriate for your console from the ninjhax2-dx `.zip` file 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
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
1. Create a folder named `boot9strap` on the root of your SD card
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
+ This folder stores homebrew applications and data; it is different from the `Nintendo 3DS` folder that the console automatically generates
1. Copy the `nimdsphax` folder from the nimdsphax `.zip` to the `/3ds/` folder on your SD card
1. Reinsert your SD card into your console
1. Power on your console
![]({{ "/images/screenshots/ninjhax-root-layout.png" | absolute_url }})
{: .notice--info}
![]({{ "/images/screenshots/boot9strap-folder.png" | absolute_url }})
{: .notice--info}
![]({{ "/images/screenshots/nimdsphax-location.png" | absolute_url }})
{: .notice--info}
#### Section II - ninjhax2-dx
1. Launch "Cubic Ninja" once and select "Create"
+ If prompted, delete all data
1. Select "QR Code"
1. Select "Scan QR Code"
1. On your computer, open the browser and go to [ninjhax2-dx website](https://zoogie.github.io/web/nh2dx/)
1. Select your console's region and hardware
1. On your console, scan the QR code
+ If the game exits to the HOME Menu, then the exploit has installed correctly
1. Launch "Cubic Ninja" again
1. Your console will have booted into the Homebrew Launcher
1. Launch nimdsphax from the list of homebrew
1. If the exploit was successful, you will have booted into SafeB9SInstaller
+ If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section
#### Section III - Installing boot9strap
{% include_relative include/install-boot9strap-safeb9sinstaller.txt %}
{%- include_relative include/configure-luma3ds.txt %}
{% include_relative include/luma3ds-installed-note.txt %}
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}

View File

@ -1,73 +0,0 @@
---
title: "Installing boot9strap (petit-compwner)"
---
{% include toc title="Table of Contents" %}
{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
We use petit-compwner to launch b9sTool, which installs boot9strap.
See [here](https://github.com/zoogie/petit-compwner) for more information about petit-compwner.
{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}
You should only be able to get to this page if you are running version 11.17.0. If you are on any firmware other than 11.17.0 or 11.16.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!!
{: .notice--warning}
### What You Need
* **11.16.0 or 11.17.0 users**: The v6.1.1 release of [b9sTool](https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip)
* Make **absolutely sure** that you are one of these firmwares, as being on other firmwares may lead to a BRICK
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
#### Section I - CFW Check
{% include_relative include/cfw-check-fredtool.txt %}
#### Section II - Prep Work
In this section, you will copy the files necessary to launch b9sTool, which is used to launch the boot9strap (custom firmware) installer.
1. Insert your SD card into your computer
1. Copy `boot.nds` (B9STool) from the release `.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
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
1. Reinsert your SD card into your console
1. Power on your console
![]({{ "/images/screenshots/petit-compwner-root-layout.png" | absolute_url }})
{: .notice--info}
#### Section III - petit-compwner
In this section, you will scan the QR codes needed to trigger the petit-compwner exploit.
1. Open the latest release of [petit-compwner](https://github.com/zoogie/petit-compwner/releases/tag/v1.0) on your computer
1. On your console, launch Petit Computer
1. Select File Management
1. Select Read QR Codes
1. Scan each QR code in order, from 1/5 to 5/5
1. Once you have scanned all the QR codes, exit File Management
1. Select View Gallery
1. Launch the PWN program
1. If the exploit was successful, your console will have loaded b9sTool
#### Section IV - Installing boot9strap
{% include_relative include/install-boot9strap-b9stool.txt %}
#### Section V - Luma3DS Configuration
1. Press and hold (Select), and while holding (Select), power on your console
{% include_relative include/configure-luma3ds.txt %}
{% include_relative include/luma3ds-installed-note.txt %}
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}

View File

@ -1,97 +0,0 @@
---
title: "Installing boot9strap (PicHaxx)"
---
{% include toc title="Table of Contents" %}
{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
[PicHaxx](https://github.com/zoogie/pichaxx) is an exploit for the game Pokémon Picross released by [zoogie](https://github.com/zoogie), originally discovered and [demonstrated](https://twitter.com/mrnbayoh/status/744899681663258624) by [MrNbaYoh](https://github.com/MrNbaYoh).
This method of using Seedminer for further exploitation uses your `movable.sed` file to write a custom save file for Pokémon Picross, which can then be used to launch the Homebrew Launcher.
{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}
This process will overwrite your Pokémon Picross save file, if you have one. If you wish to preserve your Pokémon Picross game data, you should make a backup of your `00000001.sav` file before overwriting it.
{: .notice--warning}
### What You Need
* The game "Pokémon Picross" installed on your console
* If you have downloaded it before, you can [redownload it](https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop)
* Your SD card must be inserted in your console to install Pokémon Picross
* Your `movable.sed` file from completing [Seedminer](seedminer-(alternate))
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (direct download)
* The latest release of [nimdsphax](https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip) (direct download)
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
* The latest release of [HBL otherapps](https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip) (direct download)
### Instructions
#### Section I - Prep Work
In this section, you will copy some of the files that will be used to launch the Homebrew Launcher.
1. Power off your console
1. Insert your SD card into your computer
1. Copy `boot.firm` and `boot.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
1. Create a folder named `boot9strap` on the root of your SD card
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
1. Copy the otherapp payload for your model/region/version from `otherapps_with_CfgS_11.17.zip` to the root of your SD card, then rename the payload to `otherapp.bin`
+ Do not add the `.bin` extension if you do not already see it
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
+ This folder stores homebrew applications and data; it is different from the `Nintendo 3DS` folder that the console automatically generates
1. Copy the `nimdsphax` folder from the nimdsphax `.zip` to the `/3ds/` folder on your SD card
![]({{ "/images/screenshots/hax-common-root-layout.png" | absolute_url }})
{: .notice--info}
![]({{ "/images/screenshots/boot9strap-folder.png" | absolute_url }})
{: .notice--info}
![]({{ "/images/screenshots/nimdsphax-location.png" | absolute_url }})
{: .notice--info}
#### Section II - PicHaxx
In this section, you will create a hacked Pokémon Picross save file that, when loaded, will run the Homebrew Launcher on your console.
1. Open [the PicHaxx Injector website](https://3dstools.nhnarwhal.com/#/pichaxx) on your computer
1. Select your `movable.sed` file
1. Select "Build and Download"
1. Wait for the process to complete
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `title` -> `00040000` -> `0017c100` -> `data` 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>`
1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card
+ Overwrite the old save file when prompted
![]({{ "/images/screenshots/pichaxx-save-location.png" | absolute_url }})
{: .notice--info}
1. Reinsert your SD card into your console
1. Power on your console
1. Launch "Pokémon Picross"
1. Your console will have booted into the Homebrew Launcher
+ If you get an error message, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-pichaxx)
1. Launch nimdsphax from the list of homebrew
1. If the exploit was successful, you will have booted into SafeB9SInstaller
+ If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section
#### Section III - Installing boot9strap
{% include_relative include/install-boot9strap-safeb9sinstaller.txt %}
{%- include_relative include/configure-luma3ds.txt %}
{% include_relative include/luma3ds-installed-note.txt %}
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}

View File

@ -87,4 +87,4 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}
{: .notice--primary}

View File

@ -1,94 +0,0 @@
---
title: "Installing boot9strap (smilehax-IIe)"
---
{% include toc title="Table of Contents" %}
This set of instructions does not support the Japanese version of SmileBASIC. The guide for that version can be found [here](installing-boot9strap-(smilehax-iie-jpn)).
{: .notice--warning}
{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
[smilehax-IIe](https://github.com/zoogie/smilehax-IIe) is an exploit for the game "SmileBASIC" made by zoogie, compatible with system versions 9.0.0 through 11.17.0 for USA/EUR/JPN region consoles.
{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}
### What You Need
* The game "SmileBASIC" installed on your console
* If you have downloaded it before, you can [redownload it](https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop)
* Your SD card must be inserted in your console to install SmileBASIC
* The latest release of [smilehax-IIe](https://github.com/zoogie/smilehax-IIe/releases/download/v1.1/Release_sh2e_v1.1.zip) (direct download)
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (direct download)
* The latest release of [nimdsphax](https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip) (direct download)
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
* The latest release of [HBL otherapps](https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip) (direct download)
### Instructions
#### Section I - Prep Work
1. Power off your console
1. Insert your SD card into your computer
1. Copy `boot.firm` and `boot.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
1. Create a folder named `boot9strap` on the root of your SD card
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
1. Copy the otherapp payload for your model/region/version from `otherapps_with_CfgS_11.17.zip` to the root of your SD card, then rename the payload to `otherapp.bin`
+ Do not add the `.bin` extension if you do not already see it
1. Transfer the `.wav` for your region from the Release_sh2e `.zip` to a device that can play `.wav` files, for example a phone
1. Copy the petitcom `.icn` for your region to the root of your SD card
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
+ This folder stores homebrew applications and data; it is different from the `Nintendo 3DS` folder that the console automatically generates
1. Copy the `nimdsphax` folder from the nimdsphax `.zip` to the `/3ds/` folder on your SD card
1. Reinsert your SD card into your console
1. Power on your console
![]({{ "/images/screenshots/smilehax-root-layout.png" | absolute_url }})
{: .notice--info}
![]({{ "/images/screenshots/boot9strap-folder.png" | absolute_url }})
{: .notice--info}
![]({{ "/images/screenshots/nimdsphax-location.png" | absolute_url }})
{: .notice--info}
#### Section II - smilehax
1. Launch SmileBASIC
+ Update the game if prompted
1. Select the "Publish/Download Projects" option
1. Select the "Download (Receive) using Public Key" option
1. Press the "Yes" button
1. Enter the Public Key "NJEQK3A4" using the on-screen keyboard
1. Press the "Yes" button to confirm the download of PMODEM141
1. Press "OK", then "Back", then "Browse Projects"
1. Select PMODEM141, then press "Select File"
1. Select PMODEM141.PRG, then press "OK", then "Yes" to execute it
1. Select RECEIVE FILE SIMPLEX
1. Prepare the device you use to play the `.wav` file
1. Keep your console about a foot from the `.wav` file playing devices' speaker and use a reasonable (not loud) volume to play the `.wav`
1. Now select 300BPS, then play the `.wav` file
1. When it finishes, press "Yes", then press "OK"
1. Press the START button
1. Select the SH2E-xxx.TXT file, then press OK, then "Yes" to execute it
+ If you get kicked back into menu, make sure you're using the latest version of SmileBASIC
1. Your console will have booted into the Homebrew Launcher
1. Launch nimdsphax from the list of homebrew
1. If the exploit was successful, you will have booted into SafeB9SInstaller
+ If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section
#### Section III - Installing boot9strap
{% include_relative include/install-boot9strap-safeb9sinstaller.txt %}
{%- include_relative include/configure-luma3ds.txt %}
{% include_relative include/luma3ds-installed-note.txt %}
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}

View File

@ -1,93 +0,0 @@
---
title: "Installing boot9strap (smilehax-IIe-JPN)"
---
{% include toc title="Table of Contents" %}
This set of instructions does not support the USA and EUR versions of SmileBASIC. The guide for those versions can be found [here](installing-boot9strap-(smilehax-iie)).
{: .notice--warning}
{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
[smilehax-IIe](https://github.com/zoogie/smilehax-IIe) is an exploit for the game "SmileBASIC" made by zoogie, compatible with system versions 9.0.0 through 11.17.0 for USA/EUR/JPN region consoles.
{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}
### What You Need
* The game "SmileBASIC" installed on your console
* If you have downloaded it before, you can [redownload it](https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop)
* Your SD card must be inserted in your console to install SmileBASIC
* The latest release of [smilehax-IIe](https://github.com/zoogie/smilehax-IIe/releases/download/v1.1/Release_sh2e_v1.1.zip) (direct download)
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (direct download)
* The latest release of [nimdsphax](https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip) (direct download)
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
* The latest release of [HBL otherapps](https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip) (direct download)
### Instructions
#### Section I - Prep Work
1. Make sure SmileBASIC is updated to the latest version
1. Power off your console
1. Insert your SD card into your computer
1. Copy `boot.firm` and `boot.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
1. Create a folder named `boot9strap` on the root of your SD card
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
1. Copy `new3ds_JPN.bin` or `old3ds_JPN.bin` (depending on your model) from `otherapps_with_CfgS_11.17.zip` to the root of your SD card, then rename the payload to `otherapp.bin`
+ Do not add the `.bin` extension if you do not already see it
1. Transfer `SH2E-JPN.300.wav` from the Release_sh2e `.zip` to a device that can play `.wav` files, for example a phone
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
+ This folder stores homebrew applications and data; it is different from the `Nintendo 3DS` folder that the console automatically generates
1. Copy the `nimdsphax` folder from the nimdsphax `.zip` to the `/3ds/` folder on your SD card
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `title` -> `0004000e`
1. Rename the `00117200` folder to `_00117200`
1. Reinsert your SD card into your console
1. Power on your console
![]({{ "/images/screenshots/smilehax-jpn-root-layout.png" | absolute_url }})
{: .notice--info}
![]({{ "/images/screenshots/boot9strap-folder.png" | absolute_url }})
{: .notice--info}
![]({{ "/images/screenshots/nimdsphax-location.png" | absolute_url }})
{: .notice--info}
#### Section II - smilehax
1. Launch SmileBASIC
+ DO NOT update the game if prompted
1. Select the "Publish/Download Projects" option
1. Select the "Download (Receive) using Public Key" option
1. Press the "Yes" button
1. Enter the Public Key "NJEQK3A4" using the on-screen keyboard
1. Press the "Yes" button to confirm the download of PMODEM141
1. Press "OK", then "Back", then "Browse Projects"
1. Select PMODEM141, then press "Select File"
1. Select PMODEM141.PRG, then press "OK", then "Yes" to execute it
1. Select RECEIVE FILE SIMPLEX
1. Prepare the device you use to play the `.wav` file
1. Keep your console about a foot from the `.wav` file playing devices' speaker and use a reasonable (not loud) volume to play the `.wav`
1. Now select 300BPS, then play the `.wav` file
1. When it finishes, press "Yes", then press "OK"
1. Press the START button
1. Select the SH2E-JPN.TXT file, then press OK, then "Yes" to execute it
1. Your console will have booted into the Homebrew Launcher
1. Launch nimdsphax from the list of homebrew
1. If the exploit was successful, you will have booted into SafeB9SInstaller
+ If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section
#### Section III - Installing boot9strap
{% include_relative include/install-boot9strap-safeb9sinstaller.txt %}
{%- include_relative include/configure-luma3ds.txt %}
{% include_relative include/luma3ds-installed-note.txt %}
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}

View File

@ -79,4 +79,4 @@ In this section, you will visit the browser exploit webpage, which will use univ
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}
{: .notice--primary}

View File

@ -1,101 +0,0 @@
---
title: "Installing boot9strap (Steelhax)"
---
{% include toc title="Table of Contents" %}
{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
This method of using Seedminer for further exploitation uses your `movable.sed` file to write a custom save file for Steel Diver: Sub Wars, which can then be used to launch the Homebrew Launcher.
{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}
This process will overwrite your Steel Diver: Sub Wars save file, if you have one. If you wish to preserve your Steel Diver: Sub Wars game data, you should make a backup of your `00000001.sav` file before overwriting it.
{: .notice--warning}
### What You Need
* The game "Steel Diver: Sub Wars" installed on your console
* If you have downloaded it before, you can [redownload it](https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop)
* Your SD card must be inserted in your console to install Steel Diver: Sub Wars
* Your `movable.sed` file from completing [Seedminer](seedminer-(alternate))
* The latest release of [Steelhax](/assets/steelhax-release.zip) (direct download)
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (direct download)
* The latest release of [nimdsphax](https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip) (direct download)
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
* The latest release of [HBL otherapps](https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip) (direct download)
### Instructions
#### Section I - Prep Work
In this section, you will copy some of the files that will be used to launch the Homebrew Launcher.
1. Power off your console
1. Insert your SD card into your computer
1. Copy `boot.firm` and `boot.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
1. Create a folder named `boot9strap` on the root of your SD card
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card
1. Copy the otherapp payload for your model/region/version from `otherapps_with_CfgS_11.17.zip` to the root of your SD card and rename it to `otherapp.bin`
+ Do not add the `.bin` extension if you do not already see it
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
+ This folder stores homebrew applications and data; it is different from the `Nintendo 3DS` folder that the console automatically generates
1. Copy the `nimdsphax` folder from the nimdsphax `.zip` to the `/3ds/` folder on your SD card
1. Reinsert your SD card into your console
1. Power on your console
![]({{ "/images/screenshots/steelhax-root-layout.png" | absolute_url }})
{: .notice--info}
![]({{ "/images/screenshots/boot9strap-folder.png" | absolute_url }})
{: .notice--info}
![]({{ "/images/screenshots/nimdsphax-location.png" | absolute_url }})
{: .notice--info}
#### Section II - Steelminer
In this section, you will create a hacked Steel Diver: Sub Wars save file that, when used, will load the Homebrew Launcher on your console.
1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file
+ Decline the game update when prompted
+ If you have already updated the game, use the Data Management menu of the System Settings to delete the update
1. Exit "Steel Diver: Sub Wars"
1. Power off your console
1. Insert your SD card into your computer
1. Open [the SteelHax Save Tool website](https://3dstools.nhnarwhal.com/#/steelhax) on your computer
1. Select your `movable.sed` file
1. Select your region based on your console
1. Select "Build and Download"
1. Wait for the process to complete
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card
+ **EUR Region**: `000d7e00`
+ **JPN Region**: `000d7c00`
+ **USA Region**: `000d7d00`
1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card
+ Overwrite the old save file when prompted
1. Reinsert your SD card into your console
1. Power on your console
1. Launch "Steel Diver: Sub Wars"
1. Your console will have booted into the Homebrew Launcher
1. Launch nimdsphax from the list of homebrew
1. If the exploit was successful, you will have booted into SafeB9SInstaller
+ If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section
#### Section III - Installing boot9strap
{% include_relative include/install-boot9strap-safeb9sinstaller.txt %}
{%- include_relative include/configure-luma3ds.txt %}
{% include_relative include/luma3ds-installed-note.txt %}
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}

View File

@ -1,41 +0,0 @@
---
title: "Seedminer (Alternate)"
---
{% include toc title="Table of Contents" %}
{% include_relative include/seedminer-base.txt %}
___
### Next steps
Select the method based on the application that you have installed on your 3DS. No matter which method you pick, the end result will be the same.
#### Mario Kart 7
This method uses a cartridge or digital copy of Mario Kart 7. Using the `movable.sed` file, you can modify Mario Kart 7's SD card data that will give you access to Homebrew Launcher, which will be used for further exploitation.
Continue to [Installing boot9strap (Kartminer7)](installing-boot9strap-(kartminer7))
{: .notice--primary}
#### DSiWare
If you own any [DSiWare](https://en.wikipedia.org/wiki/List_of_DSiWare_games_and_applications) title on your 3DS, you can dump it to the SD card so that it can be used to temporarily inject Flipnote into DS Connection Settings.
Continue to [Dumping eShop DSiWare](dumping-eshop-dsiware)
{: .notice--primary}
#### PicHaxx
This method uses the game Pokémon Picross, which was a free-to-play game. Using the `movable.sed` file, you can create a hacked save file that will give you access to Homebrew Launcher, which will be used for further exploitation.
Continue to [Installing boot9strap (PicHaxx)](installing-boot9strap-(pichaxx))
{: .notice--primary}
#### steelhax
This method uses the game Steel Diver: Sub Wars, which was a free-to-play game. Using the `movable.sed` file, you can create a hacked save file that will give you access to Homebrew Launcher, which will be used for further exploitation.
Continue to [Installing boot9strap (Steelhax)](installing-boot9strap-(steelhax))
{: .notice--primary}

View File

@ -1,98 +0,0 @@
---
title: "Seedminer (Mii)"
---
{% include toc title="Table of Contents" %}
{% capture gpu_warning %}
This method requires a reasonably powerful GPU (any dedicated graphics card made in the last few years) and the ability to use a command line. If you don't know what those are or do not have the hardware necessary, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp), open the "#mii-mining-assistance" channel and provide the following:
+ Your Mii QR code, uploaded directly to Discord (do not take a screenshot or a photo of the image, just send the HNI_XXXX.JPG image itself)
+ Your console's ID0 (the name of the 32-character folder directly inside of Nintendo 3DS - see [this troubleshooting section](https://3ds.hacks.guide/troubleshooting#seedminer) if you have multiple)
+ Your console model (e.g. 3DS, 3DS XL, 2DS, New3DS, New3DS XL, New2DS XL)
+ Your console's year of manufacturing; if you don't know, don't say it - it's not super important
{% endcapture %}
<div class="notice--warning">{{ gpu_warning | markdownify }}</div>
{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
To install boot9strap on your console, we derive your console's unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your console.
Because we do not have access to the Friends List, we are deriving the first part of `movable.sed` using a Mii QR code instead of by performing a two-way friend exchange.
For information on how Seedminer works, see [this presentation](https://zoogie.github.io/web/34⅕c3).
{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}
## Instructions
If you are on Linux or macOS, replace `py -3` with `python3` in all commands.
{: .notice--info}
### What you need
* The latest release of [Seedminer](https://github.com/zoogie/seedminer/releases/latest) (the Seedminer .zip)
* Any 3.x version of [Python](https://www.python.org/downloads/) installed
* If you are on Linux, you likely already have Python 3. Check by opening a terminal and entering `python3 -V`. If this returns a version number, it will work for this guide.
### Section I - Prep Work
In this section, you will set up Seedminer and obtain your console's files that are needed for mining.
1. Extract the contents of the Seedminer `.zip` and move the folder with your operating system's name to anywhere on your computer
+ Keep this location handy, as this Seedminer folder will be where multiple other files are placed
1. In the Seedminer folder, hold SHIFT and right-click anywhere in the folder's empty space, then click the option that opens Terminal, PowerShell, or Command Prompt
1. In the command line window, type `py -3 -m pip install pycryptodomex`, hit ENTER, and allow it to install
+ If this command fails with the error `No module named pip`, you must manually install pip. The methods to do this can be found on [this page](https://pip.pypa.io/en/stable/installation/).
1. Power on your console while the SD card is inserted
1. Open the Mii Maker app
1. Tap the "QR Code/Image Options" button
1. Tap "Save Mii as QR Code"
1. Select a Mii Character **that was created on this console, NOT imported from another console** (make a new one first if you don't have any), and press "OK"
1. Power off your console
1. Insert your SD card into your computer
1. Navigate to the `Nintendo 3DS` folder on your SD card
1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS
+ This 32-letter name is system-specific and will be different for each console
+ If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer)
+ You can ignore the `private` folder if you have it
![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }})
{: .notice--info}
1. Paste your 32-letter folder name into [a document](/images/screenshots/seedminer/text-document.png) you can reference later
+ This folder is known as your "ID0". Take note of this as this guide will refer to it as such later
1. Navigate to the `DCIM` folder on the SD card
1. Look for the QR Code, which will be a `.JPG` file starting with `HNI`
+ You may have many other files in here already if you use the Nintendo 3DS Camera app
1. Copy this file to the Seedminer folder on your computer
### Section II - Processing Mii QR and Mining
In this section, you will turn the Mii QR code into a usable file and mine `movable.sed` with it.
1. Open the [editMii](https://zoogie.github.io/web/miiqr/) website on your computer
1. Click on "Import from...", then select "QR Code" and upload the Mii QR code from earlier
1. Click on "Export to...", then select "encrypted (.bin)"
+ This will download a file named `input.bin`
1. Copy this `input.bin` to the Seedminer folder
1. Open the terminal/PowerShell/Command Prompt window from earlier
1. Inside this window, enter the command `py -3 seedminer_launcher3.py id0 <id0>`
+ Replace `<id0>` with the ID0 you copied into a document
+ Do not include the angle brackets
+ Do not attempt to enter the ID0 manually, as it is easy to make a mistake. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section
1. Once it completes, enter the command `py -3 seedminer_launcher3.py mii <model> <year>`
+ Replace `<model>` with the model of your console (`new` or `old`) - if you aren't sure, only models with the ZL/ZR buttons and C-Stick are "new"
+ Replace `<year>` with the year the 3DS was made (On Old 3DS consoles, the years on the backplate, (M)2010/(C)2011, are always the same and NOT an indicator) - if you aren't sure, see below
+ Estimate manufacturing years are: Old 3DS 2011, Old 3DS XL 2013, Old 2DS 2015, New 3DS 2016, New 3DS XL 2016, New 2DS XL 2017
+ You can also leave the year empty, which will make it start in the middle
+ The mining process will usually take up to 90 minutes, depending on luck and your GPU's strength
+ The first stage will likely max out at roughly offset 1500, depending on console model
+ If the second stage (after seeing `movable_part2.sed generation success`) gets past offset 100, verify that you input the correct ID0. If your ID0 is correct, you cannot use this method and will have to update to the latest version and see if a non-Seedminer method is available for you [here](alternate-exploits)
+ If you see the message `input.bin is invalid size`, remake the `input.bin` using your QR Code. If it *still* fails, open a different browser and remake the `input.bin` there
+ If you see the message `LFCS has been left blank`, use the opposite console model (e.g. `mii old` instead of `mii new`)
1. When it finishes, a file called `movable.sed` will appear in the Seedminer folder
Continue to [BannerBomb3](bannerbomb3)
{: .notice--primary}

View File

@ -1,16 +0,0 @@
---
title: "Seedminer (TWN)"
---
{% include toc title="Table of Contents" %}
{%- include_relative include/seedminer-base.txt %}
___
### Next step: BannerBomb3
Once you have your console's encryption key (`movable.sed`), you can use it in conjunction with BannerBomb3, which uses your `movable.sed` file to take advantage of exploits in the System Settings application.
Continue to [BannerBomb3 + Fredtool (TWN)](bannerbomb3-fredtool-(twn))
{: .notice--primary}

View File

@ -2,15 +2,7 @@
title: "Seedminer"
---
{% include toc title="Table of Contents" %}
The era of Seedminer is over, for now... [MSET9](installing-boot9strap-(mset9)) can be used on all firmwares Seedminer was previously used on, and is quicker and less resource-intensive overall. If you really need the instructions, check out the [wiki page](https://wiki.hacks.guide/wiki/3DS:Seedminer/BFM) for it.
{% include_relative include/seedminer-base.txt %}
___
### Next step: BannerBomb3
Once you have your console's encryption key (`movable.sed`), you can use it in conjunction with BannerBomb3, which uses your `movable.sed` file to take advantage of exploits in the System Settings application.
Continue to [BannerBomb3](bannerbomb3)
{: .notice--primary}
### Return to the [Index page](index)
{: .notice--primary}

View File

@ -8,7 +8,6 @@ sitemap: false
+ [Finalizing Setup](finalizing-setup)
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
+ [Installing boot9strap (super-skaterhax)](installing-boot9strap-(super-skaterhax))
+ [Installing boot9strap (MSET9)](installing-boot9strap-(mset9))
{% endcapture %}
@ -18,14 +17,10 @@ sitemap: false
**All**
+ [A9LH to B9S](a9lh-to-b9s)
+ [Alternate Exploits](alternate-exploits)
+ [BannerBomb3](bannerbomb3)
+ [BannerBomb3 + Fredtool (TWN)](bannerbomb3-fredtool-(twn))
+ [Credits](credits)
+ [Checking for CFW](checking-for-cfw)
+ [Contribute](contribute)
+ [CTRTransfer](ctrtransfer)
+ [Dumping eShop DSiWare](dumping-eshop-dsiware)
+ [Dumping Titles and Game Cartridges](dumping-titles-and-game-cartridges)
+ [F3 (Linux)](f3-(linux))
+ [F3X (Mac)](f3x-(mac))
@ -44,22 +39,12 @@ sitemap: false
+ [GodMode9 Usage](godmode9-usage)
+ [H2testw (Windows)](h2testw-(windows))
+ [Home](/)
+ [Installing boot9strap (freakyhax)](installing-boot9strap-(freakyhax))
+ [Installing boot9strap (Fredtool-Inject)](installing-boot9strap-(fredtool-inject))
+ [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod))
+ [Installing boot9strap (kartdlphax)](installing-boot9strap-(kartdlphax))
+ [Installing boot9strap (Kartminer7)](installing-boot9strap-(kartminer7))
+ [Installing boot9strap (menuhax)](installing-boot9strap-(menuhax))
+ [Installing boot9strap (MSET9)](installing-boot9strap-(mset9))
+ [Installing boot9strap (ninjhax2-dx)](installing-boot9strap-(ninjhax2-dx))
+ [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
+ [Installing boot9strap (petit-compwner)](installing-boot9strap-(petit-compwner))
+ [Installing boot9strap (PicHaxx)](installing-boot9strap-(pichaxx))
+ [Installing boot9strap (safecerthax)](installing-boot9strap-(safecerthax))
+ [Installing boot9strap (smilehax-IIe)](installing-boot9strap-(smilehax-iie))
+ [Installing boot9strap (smilehax-IIe-jpn)](installing-boot9strap-(smilehax-iie-jpn))
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
+ [Installing boot9strap (Steelhax)](installing-boot9strap-(steelhax))
+ [Installing boot9strap (SSLoth-Browser)](installing-boot9strap-(ssloth-browser))
+ [Installing boot9strap (super-skaterhax)](installing-boot9strap-(super-skaterhax))
+ [Key Information](key-information)
@ -67,10 +52,6 @@ sitemap: false
+ [ntrboot](ntrboot)
+ [Region Changing](region-changing)
+ [Restoring / Updating CFW](restoring-updating-cfw)
+ [Seedminer](seedminer)
+ [Seedminer (Alternate)](seedminer-(alternate))
+ [Seedminer (Mii)](seedminer-(mii))
+ [Seedminer (TWN)](seedminer-(twn))
+ [Troubleshooting](troubleshooting)
+ [Uninstall CFW](uninstall-cfw)
+ [Updating B9S](updating-b9s)

View File

@ -11,15 +11,10 @@ Used on multiple pages:
* [SafeB9SInstaller](#issues-with-safeb9sinstaller)
Guide pages:
* [Seedminer](#seedminer)
* [BannerBomb3](#bannerbomb3)
* [Installing boot9strap (Fredtool-Inject)](#installing-boot9strap-fredtool-inject)
* [Installing boot9strap (PicHaxx)](#installing-boot9strap-pichaxx)
* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax)
* [Installing boot9strap (MSET9)](#installing-boot9strap-mset9)
* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser)
* [Installing boot9strap (super-skaterhax)](#installing-boot9strap-super-skaterhax)
* [Installing boot9strap (MSET9)](#installing-boot9strap-mset9)
* [Finalizing Setup](#finalizing-setup)
Issues after installation:
@ -79,187 +74,6 @@ Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance,
{% endcapture %}
<details>{{ compat | markdownify }}</details>
## Seedminer
{% capture compat %}
<summary><u>Multiple long folder names in Nintendo 3DS folder</u></summary>
![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }})
{: .notice--info}
This occurs when you use your SD card in multiple 3DS consoles and is intended to prevent inadvertently merging data that would not be valid on other consoles. To figure out which long folder name is correct for your 3DS, follow these instructions:
1. Rename the `Nintendo 3DS` folder to `BACKUP_Nintendo 3DS`
1. Reinsert your SD card into your console
1. Power on your console
1. Wait for the console to generate the SD card data
+ Your applications will have disappeared. This is normal and will be resolved shortly
1. Power off your console
1. Insert your SD card into your computer
1. Navigate to the `Nintendo 3DS` folder on your SD card
1. Copy the 32 character long name of the folder you see
+ This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer)
1. Delete the `Nintendo 3DS` folder
1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS`
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>Bruteforce Movable skips to step 4</u></summary>
The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>Important! You have been locked out of the automated part1 dumper system...</u></summary>
Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>We were unable to successfully complete your bruteforce request. :`(</u></summary>
The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method.
New 3DS users can follow [Installing boot9strap (super-skaterhax)](installing-boot9strap-(super-skaterhax)), while Old 3DS users can follow [Installing boot9strap (MSET9)](installing-boot9strap-(mset9)). If you cannot do MSET9 for any reason, you will need to follow a method that requires additional games or hardware.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
## BannerBomb3
{% capture compat %}
<summary><u>Multiple ID1 folders inside of ID0</u></summary>
![]({{ "/images/screenshots/multiple-id1.png" | absolute_url }})
{% include_relative include/id1-check.txt %}
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>DSiWare Management menu crashes without showing BB3 multihax menu</u></summary>
Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](https://zoogie.github.io/web/bb3).
Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/zoogie/Bannerbomb3/releases/download/v3.0/Release_v3.0.zip) (direct download), and copy the `bb3.bin` file from the Release `.zip` to the root of your SD card.
If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this console in a way that makes this method impossible to perform. If this is the case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>DSiWare Management menu displays "No accessible software data."</u></summary>
`F00D43D5.bin` is missing from `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>DSiWare Management shows a question mark</u></summary>
There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](https://zoogie.github.io/web/bb3), ensuring that you use the `movable.sed` file for your console.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
## Installing boot9strap (Fredtool-Inject)
{% capture compat %}
<summary><u>Error on DSiHaxInjector page</u></summary>
Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>"Haxxxxxxxxx!" does not appear</u></summary>
There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare`.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>DSiWare launches normally</u></summary>
`Haxxxxxxxxx!` was not copied from your SD card to your system memory.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>SD card is grayed out in Flipnote</u></summary>
Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>Lenny face does not appear in SD card section</u></summary>
You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>Flipnote freezes</u></summary>
You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>Green screen after pasting</u></summary>
The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>White screen after pasting</u></summary>
There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>Unable to open Luma3DS configuration menu after running B9STool</u></summary>
Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and explain what has happened.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
## Installing boot9strap (PicHaxx)
{% capture compat %}
<summary><u>"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text)</u></summary>
Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card.
If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download [HBL otherapps](https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip), place the `.bin` file relevant to your console to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>"An exception occurred" or Errdisp when opening Picross</u></summary>
Your console already has custom firmware. You should [check for CFW](checking-for-cfw).
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>"An error has occurred, forcing the software to close..." (white message box)</u></summary>
There is an issue with your `otherapp.bin` file. Download [HBL otherapps](https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip), place the `.bin` file relevant to your console to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>Game starts normally</u></summary>
Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `title` -> `00040000` -> `0017c100` -> `data`.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
## Installing boot9strap (Soundhax)
{% capture compat %}
@ -293,147 +107,6 @@ If this is unsuccessful, try using another SD card.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
## Installing boot9strap (SSLoth-Browser)
{% capture compat %}
<summary><u>Red/purple/pink and white screen after running Browserhax</u></summary>
This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw).
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text)</u></summary>
The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>"An error has occurred, forcing the software to close..." (white message box)</u></summary>
There may be an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it.
You can also try resetting your browser save data:
1. Launch the browser, then launch the browser settings
1. Scroll to the bottom and select "Reset Save Data" (it may also be called "Initialize Save Data" or "Clear All Save Data")
1. Try the exploit again
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>Opening the browserhax QR code or URL crashes</u></summary>
Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps.
1. Launch the browser, then launch the browser settings
1. Scroll to the bottom and select "Reset Save Data" (it may also be called "Initialize Save Data" or "Clear All Save Data")
1. Try the exploit again
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>System Update prompt when opening browser</u></summary>
The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>Error 032-0420 when opening browser</u></summary>
Follow these steps in order:
1. Launch System Settings on your console
1. Navigate to `Internet Settings` -> `Connection Settings`
1. Click on your network connection slot and navigate to `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings`
1. Set "Proxy Settings" to "No"
1. Click OK, then click Save
1. When prompted, click "Test" to perform the connection test
+ The test should succeed
1. Click "OK" to continue
1. Press "Back" twice, then "Close" to go back to the HOME Menu
1. Open the Internet Browser once
1. If prompted about a system update, press OK
+ This won't actually update the system
1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth)
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>Frozen on "Doing agbhax..."</u></summary>
There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>"PrepareArm9ForTwl returned error c8804631!"</u></summary>
Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>Failed to mount the SD card!</u></summary>
Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards.
If this is unsuccessful, try using another SD card.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
## Installing boot9strap (super-skaterhax)
{% capture compat %}
<summary><u>"An error has occurred. Please save your data in any software currently in use, then restart the system."</u></summary>
The date is set incorrectly. To set it correctly, follow these steps:
1. Select the System Settings icon on the HOME Menu, and tap Open.
1. Tap Other Settings.
1. Tap Date & Time.
1. Tap Today's date.
1. Tap Up/Down Arrows to set the correct Day, Month and Year.
1. Select OK to confirm.
If the problem persists:
+ Ensure that `arm11code.bin`, `browserhax_hblauncher_ropbin_payload.bin`, and `boot.3dsx` are on the root of the SD card (not inside of any folder)
+ Ensure that you selected the correct payload for your region AND system version
+ Ensure that your region settings look [like this](/images/screenshots/skater_lang.png)
+ Try resetting your browser data:
1. Launch the browser, then launch the browser settings
1. Scroll to the bottom and select "Reset Save Data" (it may also be called "Initilize Save Data" or "Clear All Save Data")
1. Try the exploit again
+ Try changing the system language to something other than the current language
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text)</u></summary>
The file `arm11code.bin` is missing or misplaced. Make sure to copy the files of the [latest version of super-skaterhax](https://github.com/zoogie/super-skaterhax/releases/latest) for your region and version to the root of your SD card (not inside of a folder).
![]({{ "/images/screenshots/skater-root-layout.png" | absolute_url }})
{: .notice--info}
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>An exception occured or "DLL_HEAP_INFORMATION" when pressing GO! GO!</u></summary>
This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw).
{% endcapture %}
<details>{{ compat | markdownify }}</details>
## Installing boot9strap (MSET9)
{% capture compat %}
@ -606,6 +279,147 @@ After finishing the MSET9 page, you should switch back to your old SD card befor
{% endcapture %}
<details>{{ compat | markdownify }}</details>
## Installing boot9strap (super-skaterhax)
{% capture compat %}
<summary><u>"An error has occurred. Please save your data in any software currently in use, then restart the system."</u></summary>
The date is set incorrectly. To set it correctly, follow these steps:
1. Select the System Settings icon on the HOME Menu, and tap Open.
1. Tap Other Settings.
1. Tap Date & Time.
1. Tap Today's date.
1. Tap Up/Down Arrows to set the correct Day, Month and Year.
1. Select OK to confirm.
If the problem persists:
+ Ensure that `arm11code.bin`, `browserhax_hblauncher_ropbin_payload.bin`, and `boot.3dsx` are on the root of the SD card (not inside of any folder)
+ Ensure that you selected the correct payload for your region AND system version
+ Ensure that your region settings look [like this](/images/screenshots/skater_lang.png)
+ Try resetting your browser data:
1. Launch the browser, then launch the browser settings
1. Scroll to the bottom and select "Reset Save Data" (it may also be called "Initilize Save Data" or "Clear All Save Data")
1. Try the exploit again
+ Try changing the system language to something other than the current language
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text)</u></summary>
The file `arm11code.bin` is missing or misplaced. Make sure to copy the files of the [latest version of super-skaterhax](https://github.com/zoogie/super-skaterhax/releases/latest) for your region and version to the root of your SD card (not inside of a folder).
![]({{ "/images/screenshots/skater-root-layout.png" | absolute_url }})
{: .notice--info}
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>An exception occured or "DLL_HEAP_INFORMATION" when pressing GO! GO!</u></summary>
This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw).
{% endcapture %}
<details>{{ compat | markdownify }}</details>
## Installing boot9strap (SSLoth-Browser)
{% capture compat %}
<summary><u>Red/purple/pink and white screen after running Browserhax</u></summary>
This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw).
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text)</u></summary>
The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>"An error has occurred, forcing the software to close..." (white message box)</u></summary>
There may be an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it.
You can also try resetting your browser save data:
1. Launch the browser, then launch the browser settings
1. Scroll to the bottom and select "Reset Save Data" (it may also be called "Initialize Save Data" or "Clear All Save Data")
1. Try the exploit again
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>Opening the browserhax QR code or URL crashes</u></summary>
Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps.
1. Launch the browser, then launch the browser settings
1. Scroll to the bottom and select "Reset Save Data" (it may also be called "Initialize Save Data" or "Clear All Save Data")
1. Try the exploit again
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>System Update prompt when opening browser</u></summary>
The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>Error 032-0420 when opening browser</u></summary>
Follow these steps in order:
1. Launch System Settings on your console
1. Navigate to `Internet Settings` -> `Connection Settings`
1. Click on your network connection slot and navigate to `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings`
1. Set "Proxy Settings" to "No"
1. Click OK, then click Save
1. When prompted, click "Test" to perform the connection test
+ The test should succeed
1. Click "OK" to continue
1. Press "Back" twice, then "Close" to go back to the HOME Menu
1. Open the Internet Browser once
1. If prompted about a system update, press OK
+ This won't actually update the system
1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth)
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>Frozen on "Doing agbhax..."</u></summary>
There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>"PrepareArm9ForTwl returned error c8804631!"</u></summary>
Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>Failed to mount the SD card!</u></summary>
Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards.
If this is unsuccessful, try using another SD card.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
## Finalizing Setup
{% capture compat %}

View File

@ -1,18 +0,0 @@
---
title: "Updating Firmware (KOR)"
---
### Required Reading
To use the Seedminer exploit, you must update your console to the latest system version.
### What you need
* An internet connection on your console
#### Section I - Updating the System
{% include_relative include/sysupdate.txt cfw="false" %}
Continue to [Seedminer](seedminer)
{: .notice--primary}

View File

@ -1,18 +0,0 @@
---
title: "Updating Firmware (New 3DS)"
---
### Required Reading
To use the super-skaterhax exploit, you must update your console to the latest system version.
### What you need
* An internet connection on your console
#### Section I - Updating the System
{% include_relative include/sysupdate.txt cfw="false" %}
Continue to [Installing boot9strap (super-skaterhax)](installing-boot9strap-(super-skaterhax))
{: .notice--primary}

View File

@ -1,18 +0,0 @@
---
title: "Updating Firmware (Old 3DS)"
---
### Required Reading
To use the MSET9 exploit, you must update your console to the latest system version.
### What you need
* An internet connection on your console
#### Section I - Updating the System
{% include_relative include/sysupdate.txt cfw="false" %}
Continue to [Installing boot9strap (MSET9)](installing-boot9strap-(mset9))
{: .notice--primary}

View File

@ -201,40 +201,19 @@ $(document).ready(function() {
// the value is the key to the displayed route in the device_common/old/new variable below
//
var methods = {
"installing-boot9strap-(soundhax)": "0",
"ntrboot": "1",
"flashing-ntrboot-(3ds-single-system)": "2",
"flashing-ntrboot-(3ds-multi-system)": "3",
"flashing-ntrboot-(dsi)": "4",
"flashing-ntrboot-(nds)": "5",
"installing-boot9strap-(hardmod)": "6",
"seedminer": "7",
"installing-boot9strap-(menuhax)": "8",
"bannerbomb3": "9",
"installing-boot9strap-(kartdlphax)": "10",
"bannerbomb3-fredtool-(twn)": "11",
"installing-boot9strap-(ssloth-browser)": "12",
"key-information": "13",
"seedminer-(twn)": "14",
"installing-boot9strap-(super-skaterhax)": "15",
"installing-boot9strap-(safecerthax)": "16",
"updating-firmware-(twn)": "17",
"updating-firmware-(kor)": "18",
"updating-firmware-(new-3ds)": "19",
"seedminer-(mii)": "20",
"alternate-exploits": "21",
"installing-boot9strap-(ninjhax2-dx)": "22",
"installing-boot9strap-(smilehax-iie)": "23",
"seedminer-(alternate)": "24",
"installing-boot9strap-(pichaxx)": "25",
"installing-boot9strap-(steelhax)": "26",
"installing-boot9strap-(freakyhax)": "27",
"dumping-eshop-dsiware": "28",
"installing-boot9strap-(fredtool-inject)": "29",
"installing-boot9strap-(kartminer7)": "30",
"installing-boot9strap-(petit-compwner)": "31",
"installing-boot9strap-(smilehax-iie-jpn)": "32",
"installing-boot9strap-(mset9)": "33"
"key-information": "0",
"installing-boot9strap-(soundhax)": "1",
"ntrboot": "2",
"flashing-ntrboot-(3ds-single-system)": "3",
"flashing-ntrboot-(3ds-multi-system)": "4",
"flashing-ntrboot-(dsi)": "5",
"flashing-ntrboot-(nds)": "6",
"installing-boot9strap-(hardmod)": "7",
"installing-boot9strap-(kartdlphax)": "8",
"installing-boot9strap-(mset9)": "9",
"installing-boot9strap-(ssloth-browser)": "10",
"installing-boot9strap-(safecerthax)": "11",
"installing-boot9strap-(super-skaterhax)": "12"
};
for(var device in devices){
@ -266,40 +245,19 @@ $(document).ready(function() {
// The key/propery name must match the value associated with the page in the methods variable above
//
var device_common = {
"0": ["installing-boot9strap-(soundhax)", "finalizing-setup"],
"1": ["ntrboot", "multiple-options", "installing-boot9strap-(ntrboot)", "finalizing-setup"],
"2": ["ntrboot", "flashing-ntrboot-(3ds-single-system)", "installing-boot9strap-(ntrboot)", "finalizing-setup"],
"3": ["ntrboot", "flashing-ntrboot-(3ds-multi-system)", "installing-boot9strap-(ntrboot)", "finalizing-setup"],
"4": ["ntrboot", "flashing-ntrboot-(dsi)", "installing-boot9strap-(ntrboot)", "finalizing-setup"],
"5": ["ntrboot", "flashing-ntrboot-(nds)", "installing-boot9strap-(ntrboot)", "finalizing-setup"],
"6": ["installing-boot9strap-(hardmod)", "finalizing-setup"],
"7": ["seedminer", "bannerbomb3", "installing-boot9strap-(menuhax)", "finalizing-setup"],
"8": ["seedminer", "bannerbomb3", "installing-boot9strap-(menuhax)", "finalizing-setup"],
"9": ["seedminer", "bannerbomb3", "installing-boot9strap-(menuhax)", "finalizing-setup"],
"10": ["installing-boot9strap-(kartdlphax)", "finalizing-setup"],
"11": ["seedminer-(twn)", "bannerbomb3-fredtool-(twn)", "finalizing-setup"],
"12": ["installing-boot9strap-(ssloth-browser)", "finalizing-setup"],
"13": ["multiple-options", "finalizing-setup"],
"14": ["seedminer-(twn)", "bannerbomb3-fredtool-(twn)", "finalizing-setup"],
"15": ["installing-boot9strap-(super-skaterhax)", "finalizing-setup"],
"16": ["installing-boot9strap-(safecerthax)", "finalizing-setup"],
"17": ["updating-firmware-(twn)", "seedminer-(twn)", "bannerbomb3-fredtool-(twn)", "finalizing-setup"],
"18": ["updating-firmware-(kor)", "seedminer", "bannerbomb3", "installing-boot9strap-(menuhax)", "finalizing-setup"],
"19": ["updating-firmware-(new-3ds)", "installing-boot9strap-(super-skaterhax)", "finalizing-setup"],
"20": ["seedminer-(mii)", "bannerbomb3", "installing-boot9strap-(menuhax)", "finalizing-setup"],
"21": ["alternate-exploits", "multiple-options", "finalizing-setup"],
"22": ["alternate-exploits", "installing-boot9strap-(ninjhax2-dx)", "finalizing-setup"],
"23": ["alternate-exploits", "installing-boot9strap-(smilehax-iie)", "finalizing-setup"],
"24": ["alternate-exploits", "seedminer-(alternate)", "multiple-options", "finalizing-setup"],
"25": ["alternate-exploits", "seedminer-(alternate)", "installing-boot9strap-(pichaxx)", "finalizing-setup"],
"26": ["alternate-exploits", "seedminer-(alternate)", "installing-boot9strap-(steelhax)", "finalizing-setup"],
"27": ["alternate-exploits", "installing-boot9strap-(freakyhax)", "finalizing-setup"],
"28": ["alternate-exploits", "seedminer-(alternate)", "dumping-eshop-dsiware", "installing-boot9strap-(fredtool-inject)", "finalizing-setup"],
"29": ["alternate-exploits", "seedminer-(alternate)", "dumping-eshop-dsiware", "installing-boot9strap-(fredtool-inject)", "finalizing-setup"],
"30": ["alternate-exploits", "seedminer-(alternate)", "installing-boot9strap-(kartminer7)", "finalizing-setup"],
"31": ["alternate-exploits", "installing-boot9strap-(petit-compwner)", "finalizing-setup"],
"32": ["alternate-exploits", "installing-boot9strap-(smilehax-iie-jpn)", "finalizing-setup"],
"33": ["installing-boot9strap-(mset9)", "finalizing-setup"]
"0": ["multiple-options", "finalizing-setup"],
"1": ["installing-boot9strap-(soundhax)", "finalizing-setup"],
"2": ["ntrboot", "multiple-options", "installing-boot9strap-(ntrboot)", "finalizing-setup"],
"3": ["ntrboot", "flashing-ntrboot-(3ds-single-system)", "installing-boot9strap-(ntrboot)", "finalizing-setup"],
"4": ["ntrboot", "flashing-ntrboot-(3ds-multi-system)", "installing-boot9strap-(ntrboot)", "finalizing-setup"],
"5": ["ntrboot", "flashing-ntrboot-(dsi)", "installing-boot9strap-(ntrboot)", "finalizing-setup"],
"6": ["ntrboot", "flashing-ntrboot-(nds)", "installing-boot9strap-(ntrboot)", "finalizing-setup"],
"7": ["installing-boot9strap-(hardmod)", "finalizing-setup"],
"8": ["installing-boot9strap-(kartdlphax)", "finalizing-setup"],
"9": ["installing-boot9strap-(mset9)", "finalizing-setup"],
"10": ["installing-boot9strap-(ssloth-browser)", "finalizing-setup"],
"11": ["installing-boot9strap-(safecerthax)", "finalizing-setup"],
"12": ["installing-boot9strap-(super-skaterhax)", "finalizing-setup"]
}
// Can add custom routing if necessary but currently both routes are identical
var device_old = Object.assign({}, device_common,{

File diff suppressed because one or more lines are too long

View File

@ -45,7 +45,7 @@ function validate_version(major, minor, native, region, model) {
}
// Soundhax
// 1.0-11.3, all regions, all consoles
// 1.0-11.3
function can_soundhax(major, minor, native, region, model) {
let do_redirect = false;
if(major <= 10) do_redirect = true;
@ -58,10 +58,6 @@ function can_soundhax(major, minor, native, region, model) {
return false;
}
// SSLoth
// U/E/J has different version table than KOR
// KOR/CHN/TWN Old 3DS browser (spider) 1.7630 (v10240, shipped with 11.1~11.8) isn't supported by browserhax
// CHN/TWN isn't validated for now as those cannot exploit atm
function can_ssloth(major, minor, native, region, model) {
let do_redirect = false;
if(major == 11) {
@ -130,91 +126,27 @@ function can_safecerthax(major, minor, native, region, model) {
// KOR: 11.16 only, KOR does not have 11.17
// CHN/TWN has no N3DS
function can_superskaterhax(major, minor, native, region, model) {
let do_redirect_sysupdate = false;
let do_redirect = false;
// N3DS only
if(model == DEVICE_N3DS) {
if (major == 11) {
if (minor >= 16) do_redirect = true;
// Since this exploit works on latest,
// if no other exploit exists for that version, update
else do_redirect_sysupdate = true;
}
}
if (do_redirect_sysupdate) {
window.location.href = "updating-firmware-(new-3ds)";
return true;
}
else if (do_redirect) {
if (do_redirect) {
window.location.href = "installing-boot9strap-(super-skaterhax)";
return true;
}
return false;
}
// Mii mining
// Only do on 11.15 O3DS
function can_miimine(major, minor, native, region, model) {
let do_redirect = false;
if (model == DEVICE_O3DS) {
if (major == 11 && minor == 15) {
// KOR and TWN can do normal seedminer
// CHN can't do seedminer at all (no valid exploit after doing so)
// All other O3DS must Mii mine
if (!["C", "K", "T"].includes(region)) do_redirect = true;
}
}
if (do_redirect) {
window.location.href = "seedminer-(mii)";
return true;
}
}
// Seedminer, U/E/J/K region
// only 11.16 can run Seedminer
function can_seedminer(major, minor, native, region, model) {
let do_redirect_sysupdate_kor = false;
let do_redirect = false;
// 11.16 should always do seedminer on 3DS
// CHN/TWN will use MSET9
if (major == 11 && minor == 16) {
if (["U", "E", "J", "K"].includes(region)) do_redirect = true;
}
// KOR on any version should update to 11.16
else if (region == "K") do_redirect_sysupdate_kor = true;
if (do_redirect_sysupdate_kor) {
window.location.href = "updating-firmware-(kor)";
return true;
}
else if (do_redirect) {
window.location.href = "seedminer";
return true;
}
return false;
}
// Huzzah, MSET9 for O3DS!
// MSET9
// 11.4-11.17
function can_mset9(major, minor, native, region, model) {
let do_redirect_sysupdate = false;
let do_redirect = false;
// Exploit supports 11.4 or later
// Update consoles that aren't there yet
if(model == DEVICE_O3DS && !(major == 11 && minor >= 4)) {
do_redirect_sysupdate = true;
}
else do_redirect = true;
if (do_redirect_sysupdate && model == DEVICE_O3DS) {
window.location.href = "updating-firmware-(old-3ds)";
return true;
}
else if (do_redirect) {
if(major == 11 && minor >= 4) {
window.location.href = "installing-boot9strap-(mset9)"
return true;
}
@ -222,14 +154,14 @@ function can_mset9(major, minor, native, region, model) {
}
/*
Reality:
Redirects page based on input from user.
Input:
- System version
- O3DS/N3DS
Exploits are compatibility-checked in the following order.
Free exploits (exploits that do not require purchase of another device)
on latest system version will be updated if the console's version is not compatible.
Exploits are compatibility-checked in the following order:
- Soundhax
- 1.0 - 11.3
@ -243,23 +175,12 @@ function can_mset9(major, minor, native, region, model) {
- 11.4 - 11.14
- All regions
- O3DS only
- Mii mine
- 11.15
- USA / EUR / JPN
- O3DS only
- Seedminer
- 11.16
- KOR consoles will update to this version
- USA / EUR / JPN / KOR
- O3DS only
- super-skaterhax
- 11.16 - 11.17
- All N3DS consoles will update to this version
- USA / EUR / JPN / KOR
- N3DS only
- MSET9
- 11.4 - 11.17
- All consoles will update to this version
- All regions
- All models
*/
@ -272,7 +193,6 @@ function redirect() {
const isO3DS = document.getElementById("old3DS").checked;
document.getElementById("result_noneSelected").style.display = "none";
document.getElementById("result_invalidVersion").style.display = "none";
document.getElementById("result_methodUnavailable").style.display = "none";
if ((!isN3DS) && (!isO3DS)) {
document.getElementById("result_noneSelected").style.display = "block";
return;
@ -292,9 +212,7 @@ function redirect() {
can_soundhax,
can_ssloth,
can_safecerthax,
can_miimine,
can_superskaterhax,
can_seedminer,
can_mset9
].some(func => func(major, minor, nver, region, model));
if (redirected) return true;