Merge pull request #1794 from lilyuwuu/browser_kor
add KOR region text; remove browser coherence check
This commit is contained in:
commit
24d0bb973d
2 changed files with 3 additions and 18 deletions
|
@ -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,7 +36,7 @@ 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
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
Loading…
Reference in a new issue