add KOR region text; remove browser coherence check

This commit is contained in:
lily 2020-09-25 02:44:19 -07:00
parent 4c3153b9df
commit 4c63b4da4a
2 changed files with 4 additions and 19 deletions

View file

@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)"
This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser.
### Compatibility Testing
To use this method, your console must be from a compatible region with a compatible browser version.
You can check these details from System Settings.
1. Open System Settings.
1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`.
+ The 45 is your browser version, and the letter is your region
+ If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option
+ E designates EUROPE
+ U designates USA
+ J designates JAPAN
+ If your console has a letter other than any of these three, it is not compatible with this method.
1. Remember your region designation. You will need to know this later.
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 Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
### What You Need
@ -40,6 +26,7 @@ You can check these details from System Settings.
1. Copy `boot.3dsx` from the Homebrew Launcher release 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. In the BrowserHax release archive, open the folder corresponding to your console's region
+ Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA
1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card
+ You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory
@ -49,14 +36,14 @@ You can check these details from System Settings.
1. Safely remove your SD card from your computer and put it back in your console
1. Power on your console and ensure it is connected to an active WiFi network
1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together
+ This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods)
+ This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer)
+ If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/`
1. Use the QR scanner to scan the QR code you opened in the first step
1. Tap the "PROCEED TO HAXX" button
1. Wait for the process to complete
+ If it displays a yellow screen, power your console off, then try this section again
1. If the exploit was successful, your device will have loaded the Homebrew Launcher
+ You may see an error stating that no applications were found. If this occurs, proceed to the next steps
+ You may see an error stating that no applications were found. If this occurs, ensure that you have `slotTool.3dsx` in the `3ds` folder
1. Leave your console on and proceed to the next section below

View file

@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use
Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.
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 your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
{: .notice--danger}