New Crowdin translations (#1489)
This commit is contained in:
parent
fc811b1ae4
commit
52b24727b1
1120 changed files with 4843 additions and 2633 deletions
|
@ -37,7 +37,7 @@ bottom:
|
|||
-
|
||||
title: Pentru suport în engleză, cereți ajutor la <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew pe Discord</a>.
|
||||
-
|
||||
title: If you appreciate this guide, I accept <a href="donations">Donations</a>.
|
||||
title: Dacă apreciați acest ghid, accept <a href="donations">Donații</a>.
|
||||
footer:
|
||||
-
|
||||
title: Codul sursă
|
||||
|
@ -57,7 +57,7 @@ sidebar_pages:
|
|||
url: get-started
|
||||
-
|
||||
title: Începeți (New 3DS)
|
||||
url: get-started-(new-3ds)
|
||||
url: get-started-(old-3ds)
|
||||
-
|
||||
title: Începeți (Old 3DS)
|
||||
url: get-started-(old-3ds)
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "A9LH to B9S"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This page is for existing arm9loaderhax users to update their devices to boot9strap.
|
||||
|
||||
All future releases of Luma3DS will only be made in the `.firm` format, which will only be compatible with boot9strap and sighax. This means that to continue receiving the latest updates of Luma3DS, you should use this page to update your installation.
|
||||
|
@ -29,7 +31,7 @@ There have been reports of a wave of bans being handed out to CFW users by Ninte
|
|||
|
||||
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
Note that the following required file named `secret_sector.bin` is the same one that was found in the various `data_input.zip` file versions. If you already have that file on your disk somewhere, you can use that one instead of downloading the one below.
|
||||
{: .notice--info}
|
||||
|
|
|
@ -1,26 +1,30 @@
|
|||
---
|
||||
title: "Cart Update"
|
||||
title: "Cartridge Update"
|
||||
---
|
||||
|
||||
All game carts contain a copy of the required system version to play it, allowing anyone on a lower version to use the cartridge to update to that version (even without an internet connection).
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
All game cartridges contain a copy of the required system version to play it, allowing anyone on a lower version to use the cartridge to update to that version (even without an internet connection).
|
||||
|
||||
{% capture notice-1 %}
|
||||
|
||||
Note that Cart Updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. Cart Updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
|
||||
|
||||
This means that using a Cart Update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
|
||||
This also means that a cart update will NOT install a browser if you do not already have one. This will **only** update the actual system version *(for example, 2.1.0-0 -> 6.0.0-0)*. The last number *(the -0)* will **not** change.
|
||||
This also means that a cartridge update will NOT install a browser if you do not already have one. This will **only** update the actual system version *(for example, 2.1.0-0 -> 6.0.0-0)*. The last number *(the -0)* will **not** change.
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
**Updating with a game cart containing the version 9.9.0 or above will remove your browser until a standard online update is performed!**
|
||||
**Updating with a game cartridge containing the version 9.9.0 or above will remove your browser until a standard online update is performed!**
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* A game cart that [contains the version](http://www.3dsdb.com/) you wish to update to
|
||||
* A game cartridge that [contains the version](http://www.3dsdb.com/) you wish to update to
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "CTRTransfer"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This is add-on section for installing an 11.5.0 CTRTransfer image to your device.
|
||||
|
||||
To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
@ -13,7 +15,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
|||
You MUST have already installed Luma3DS and boot9strap to use this.
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest){:target="_blank"} *(the`.3dsx` file)*
|
||||
|
@ -115,5 +117,5 @@ If script found no user tickets told you to skip this section, then skip this se
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -12,7 +12,7 @@ Depending on the size of your SD card and the speed of your computer, this proce
|
|||
|
||||
This page is for Linux users only. If you are not on Linux, check out the [H2testw (windows)](h2testw-(windows)) or [F3X (mac)](f3x-(mac)) pages.
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest version of [F3](https://github.com/AltraMayor/f3/archive/v6.0.zip)
|
||||
|
||||
|
@ -26,29 +26,33 @@ This page is for Linux users only. If you are not on Linux, check out the [H2tes
|
|||
1. Run `./f3write <your sd card mount point>`
|
||||
1. Wait until the process is complete. See below for an example output.
|
||||
|
||||
$ ./f3write /media/michel/6135-3363/
|
||||
Free space: 29.71 GB
|
||||
Creating file 1.h2w ... OK!
|
||||
...
|
||||
Creating file 30.h2w ... OK!
|
||||
Free space: 0.00 Byte
|
||||
Average Writing speed: 4.90 MB/s
|
||||
~~~ bash
|
||||
$ ./f3write /media/michel/6135-3363/
|
||||
Free space: 29.71 GB
|
||||
Creating file 1.h2w ... OK!
|
||||
...
|
||||
Creating file 30.h2w ... OK!
|
||||
Free space: 0.00 Byte
|
||||
Average Writing speed: 4.90 MB/s
|
||||
~~~
|
||||
|
||||
1. Run `./f3read <your sd card mount point>`
|
||||
1. Wait until the process is complete. See below for an example output.
|
||||
|
||||
$ ./f3read /media/michel/6135-3363/
|
||||
SECTORS ok/corrupted/changed/overwritten
|
||||
Validating file 1.h2w ... 2097152/ 0/ 0/ 0
|
||||
...
|
||||
Validating file 30.h2w ... 1491904/ 0/ 0/ 0
|
||||
~~~ bash
|
||||
$ ./f3read /media/michel/6135-3363/
|
||||
SECTORS ok/corrupted/changed/overwritten
|
||||
Validating file 1.h2w ... 2097152/ 0/ 0/ 0
|
||||
...
|
||||
Validating file 30.h2w ... 1491904/ 0/ 0/ 0
|
||||
|
||||
Data OK: 29.71 GB (62309312 sectors)
|
||||
Data LOST: 0.00 Byte (0 sectors)
|
||||
Corrupted: 0.00 Byte (0 sectors)
|
||||
Slightly changed: 0.00 Byte (0 sectors)
|
||||
Overwritten: 0.00 Byte (0 sectors)
|
||||
Average Reading speed: 9.42 MB/s
|
||||
Data OK: 29.71 GB (62309312 sectors)
|
||||
Data LOST: 0.00 Byte (0 sectors)
|
||||
Corrupted: 0.00 Byte (0 sectors)
|
||||
Slightly changed: 0.00 Byte (0 sectors)
|
||||
Overwritten: 0.00 Byte (0 sectors)
|
||||
Average Reading speed: 9.42 MB/s
|
||||
~~~
|
||||
|
||||
___
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ Depending on the size of your SD card and the speed of your computer, this proce
|
|||
|
||||
This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages.
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [F3X](https://github.com/insidegui/F3X/releases/latest){:target="_blank"}
|
||||
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "File Extensions (Windows)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This is an add-on section for disabling Windows's default behavior of hiding file extensions.
|
||||
|
||||
This will make it easier for you to find the referenced files in the rest of this guide.
|
||||
|
|
|
@ -4,7 +4,7 @@ title: "Finalizing Setup"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Overview of steps
|
||||
### Required Reading
|
||||
|
||||
The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader.
|
||||
|
||||
|
@ -19,7 +19,7 @@ During this process, we also setup programs such as the following:
|
|||
+ **GodMode9** *(multipurpose tool which can do NAND and cartridge functions)*
|
||||
+ **Homebrew Launcher Loader** *(launches the Homebrew Launcher)*
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [Anemone3DS](https://github.com/astronautlevel2/Anemone3DS/releases/latest){:target="_blank"} *(the `.cia` file)*
|
||||
* The latest release of [Checkpoint](https://github.com/BernardoGiordano/Checkpoint/releases/latest){:target="_blank"} *(the `.cia` file)*
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Flashing ntrboot (3DS Multi System)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||
|
||||
This method requires temporary access to a second 3DS family device that is already running boot9strap. This does not require your flashcart to support either 3DS's version. See the flashcart table on [ntrboot](ntrboot) for more information.
|
||||
|
@ -11,7 +13,7 @@ This method requires temporary access to a second 3DS family device that is alre
|
|||
Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.com/))
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Your ntrboot compatible flashcart
|
||||
* Two 3DS family devices
|
||||
|
@ -52,5 +54,5 @@ Note that in some rare circumstances, it may be possible for the flashing proces
|
|||
|
||||
___
|
||||
|
||||
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Flashing ntrboot (3DS Single System)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||
|
||||
This method requires nothing more than your stock unhacked 3DS and a compatible flashcart. This method uses the flashcart to run the ntrboot flasher `.nds` file on your 3DS. This means that your flashcart must support launching `.nds` files on your 3DS's version. See the flashcart chart for more information. See the flashcart table on [ntrboot](ntrboot) for more information.
|
||||
|
@ -11,7 +13,7 @@ This method requires nothing more than your stock unhacked 3DS and a compatible
|
|||
Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.com/))
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Your ntrboot compatible flashcart
|
||||
* The latest release of [ds_ntrboot_flasher](https://github.com/ntrteam/ds_ntrboot_flasher/releases/latest){:target="_blank"} *(`dsi` flasher; not the standard flasher)*
|
||||
|
@ -39,5 +41,5 @@ Note that in some rare circumstances, it may be possible for the flashing proces
|
|||
|
||||
___
|
||||
|
||||
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Flashing ntrboot (DSi)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||
|
||||
This method requires temporary access to a Nintendo DSi that is compatible with your flashcart. This method uses the flashcart to run the ntrboot flasher `.nds` file on your NDS. This means that your flashcart must support launching `.nds` files on your NDS's version. See the flashcart table on [ntrboot](ntrboot) for more information.
|
||||
|
@ -11,7 +13,7 @@ This method requires temporary access to a Nintendo DSi that is compatible with
|
|||
Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.com/))
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Your ntrboot compatible flashcart
|
||||
* Two devices
|
||||
|
@ -42,5 +44,5 @@ Note that in some rare circumstances, it may be possible for the flashing proces
|
|||
|
||||
___
|
||||
|
||||
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Flashing ntrboot (NDS)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||
|
||||
This method requires temporary access to a Nintendo DS or Nintendo DS Lite that is compatible with your flashcart.
|
||||
|
@ -11,7 +13,7 @@ This method requires temporary access to a Nintendo DS or Nintendo DS Lite that
|
|||
Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.com/))
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Your ntrboot compatible flashcart
|
||||
* Two devices
|
||||
|
@ -47,5 +49,5 @@ Note that in some rare circumstances, it may be possible for the flashing proces
|
|||
|
||||
___
|
||||
|
||||
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
{: .notice--primary}
|
|
@ -12,7 +12,7 @@ Additionally, note that the last number of your system version (which is precede
|
|||
|
||||
**If you are unable to follow the instructions corresponding to your specific version due to missing prerequisites, then you should see the "All Versions" row for methods that work regardless of system version.**
|
||||
|
||||
For all versions you can also [Cart Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions.
|
||||
For all versions you can also [Cartridge Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions.
|
||||
|
||||
Your device version can be found at the bottom right of the top screen of the System Settings.
|
||||
|
||||
|
|
|
@ -14,14 +14,14 @@ In the case of "5.0.0-0U" for example, you would follow the "No Browser" column
|
|||
|
||||
**If you are unable to follow the instructions corresponding to your specific version due to missing prerequisites, then you should see the "All Versions" row for methods that work regardless of system version.**
|
||||
|
||||
For all versions you can also [Cart Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions.
|
||||
For all versions you can also [Cartridge Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions.
|
||||
|
||||
Your device version can be found at the bottom right of the top screen of the System Settings.
|
||||
|
||||
![]({{ "/images/screenshots/system-version.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
If you updated with a game cart containing the version 9.9.0 or above *(meaning that you have a version on 9.9.0 or above, but your browser is on -25 or lower, such as 10.2.0-24)*, your browser was removed and you will need to use the "No Browser" column.
|
||||
If you updated with a game cartridge containing the version 9.9.0 or above *(meaning that you have a version on 9.9.0 or above, but your browser is on -25 or lower, such as 10.2.0-24)*, your browser was removed and you will need to use the "No Browser" column.
|
||||
{: .notice--warning}
|
||||
|
||||
### Version Table
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "GodMode9 Usage"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
GodMode9 is a full access file browser for the Nintendo 3DS console, giving you access to your SD card, the FAT partitions inside your SysNAND and EmuNAND, and basically anything else. Among other functionality, you can copy, delete, rename files, and create folders.
|
||||
|
||||
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
|
||||
|
@ -15,7 +17,7 @@ GodMode9 is powerful software that has the capability to modify essentially anyt
|
|||
Some of the instructions below are only applicable to the latest version of GodMode9, and as such you should follow this section to update your copy before continuing. Overwrite any existing files.
|
||||
{: .notice--info}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
|
||||
|
@ -211,7 +213,7 @@ To identify a `<TitleID>.gbavc.sav` file's Title ID, you can get a listing of al
|
|||
|
||||
## Removing an NNID without formatting your device
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* [`remove_nnid.gm9`]({{ "/gm9_scripts/remove_nnid.gm9" | absolute_url }}){:download}
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ Depending on the size of your SD card and the speed of your computer, this proce
|
|||
|
||||
This page is for Windows users only. If you are not on windows, check out the [F3 (linux)](f3-(linux)) or [F3X (mac)](f3x-(mac)) pages.
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest version of [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip)
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ This guide needs *your* help to seed [these]({{ "rss.xml" | absolute_url }}) tor
|
|||
|
||||
## What is Homebrew?
|
||||
|
||||
[**Homebrew**](https://en.wikipedia.org/wiki/List_of_homebrew_video_games) usually refers to software that is not authorized by Nintendo. It allows you to run homebrew games, tools like save editing and backup, and emulators for various older systems.
|
||||
[**Homebrew**](https://en.wikipedia.org/wiki/List_of_homebrew_video_games) usually refers to software that is not authorized by Nintendo. This includes homebrew tools, applications, games, and emulators.
|
||||
|
||||
In many cases, running homebrew on your device is 100% free using just the Nintendo 3DS Sound app. There are also various other exploits in commercial games and the browser to get homebrew running.
|
||||
|
||||
|
@ -82,5 +82,5 @@ For a list of each of the calculated sighax signatures, see [this gist](https://
|
|||
|
||||
___
|
||||
|
||||
Continue to [Get Started](get-started)
|
||||
### Continue to [Get Started](get-started)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,13 +4,15 @@ title: "Homebrew Launcher (Alternatives)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
The Homebrew Launcher has many different entrypoints, or methods of launching.
|
||||
|
||||
If browserhax is not an option (see the chart below), you do not already own any of these games, and do not have another 3DS that can access the Homebrew Launcher, the cheapest option is to buy a "Nintendo Selects" copy of [Ocarina of Time 3D](https://amzn.to/2fkaKdp) (ensure you get the correct cartridge for your region) and a [Powersaves](https://amzn.to/2fb3VY7) (compatible with all regions), then use oot3dhax from the chart below.
|
||||
|
||||
Ensure your device's Wireless Communication is turned on as udsploit (used in the next page) will need the wireless module to be active to function, and some devices (New 3DS, New 2DS, and Old 2DS) cannot adjust the Wireless Communication setting from the Homebrew Launcher. Wireless Communication only has to be on; connecting it to an access point is not required.
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
|
@ -75,5 +77,5 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
|
|||
![]({{ "/images/screenshots/homebrew-launcher.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
### Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Homebrew Launcher (Soundhax)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
The Homebrew Launcher has many different entrypoints, or methods of launching.
|
||||
|
||||
Soundhax is compatible with versions 9.0.0 through 11.3.0 in the EUR, JPN, KOR, and USA regions.
|
||||
|
@ -12,14 +14,14 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
|
|||
|
||||
{% capture notice-1 %}
|
||||
|
||||
Note that Cart Updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. Cart Updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
|
||||
|
||||
This means that using a Cart Update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
|
||||
|
@ -72,5 +74,5 @@ This means that using a Cart Update from a version containing an older Nintendo
|
|||
|
||||
___
|
||||
|
||||
Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
### Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,7 +4,7 @@ title: "Installing boot9strap (2xrsa)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -59,5 +59,5 @@ ___
|
|||
New 3DS 2.1.0 users *must* [restore their NAND backup](godmode9-usage#nand_restore) before going to the [Finalizing Setup](finalizing-setup) page.
|
||||
{: .notice--danger}
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,9 +4,11 @@ title: "Installing boot9strap (Browser)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -59,5 +61,5 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Installing boot9strap (DSiWare Game Injection)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
|
||||
|
||||
To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
@ -13,7 +15,7 @@ Before proceeding, ensure you have read all of the notices and warnings on [Inst
|
|||
If you do not use the correct `.firm` corresponding to the target 3DS, you will BRICK! Ensure you download and use the correct one!
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Two 3DS family devices
|
||||
+ **The source 3DS**: the device running boot9strap *on the latest version*
|
||||
|
@ -171,5 +173,5 @@ Use a [save manager](https://github.com/BernardoGiordano/Checkpoint/releases/lat
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -2,6 +2,10 @@
|
|||
title: "Installing boot9strap (DSiWare Game Injection List)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This is an automatically generated list of all [Installing boot9strap (DSiWare)](installing-boot9strap-(dsiware)) compatible games.
|
||||
|
||||
The list is sectioned off by region in the order USA, EUR, JPN. Each section is sorted by ascending price.
|
||||
|
@ -34,6 +38,8 @@ The following size requirements are because the injected DSiWare and its hacked
|
|||
|
||||
<div class="notice--primary">{{ notice-list | markdownify }}</div>
|
||||
|
||||
### List
|
||||
|
||||
| | Price | 8 Character ID | Region(s) | QR Code |
|
||||
|:-:|:-:|:-:|:-:|:-:|
|
||||
| Faceez! Monsters | $1.99 | 4B464D45 | USA | ![qrcode]({{ "/images/qrcodes/000480044B464D45.png" | absolute_url }})
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Installing boot9strap (DSiWare Save Injection)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
|
||||
|
||||
To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
@ -13,7 +15,7 @@ Before proceeding, ensure you have read all of the notices and warnings on [Inst
|
|||
If you do not use the correct `.firm` corresponding to the target 3DS, you will BRICK! Ensure you download and use the correct one!
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Two 3DS family devices
|
||||
+ **The source 3DS**: the device running boot9strap *on the latest version*
|
||||
|
@ -188,5 +190,5 @@ Use a [save manager](https://github.com/BernardoGiordano/Checkpoint/releases/lat
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Installing boot9strap (Hardmod)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
An excellent guide to getting a hardmod can be found [here](https://gbatemp.net/threads/414498/). If you are on a New 3DS, read [this](https://github.com/Plailect/Guide/issues/681) and [this](https://github.com/Plailect/Guide/issues/1185) before hardmodding.
|
||||
|
||||
This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
|
||||
|
@ -12,7 +14,7 @@ To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on th
|
|||
|
||||
This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that you have a corresponding `.firm` for.
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Your NAND image extracted using your [hardmod](https://gbatemp.net/threads/414498/)
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -89,5 +91,5 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Installing boot9strap (Homebrew Launcher)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
### Instructions
|
||||
|
@ -37,5 +39,5 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
|
@ -4,9 +4,11 @@ title: "Installing boot9strap (MSET)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -60,5 +62,5 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
|
@ -2,11 +2,15 @@
|
|||
title: "Installing boot9strap (ntrboot)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* A magnet that triggers the sleep mode of your device (if using a folding style device)
|
||||
* Your ntrboot flashed flashcart
|
||||
|
@ -70,7 +74,7 @@ To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on th
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
||||
___
|
||||
|
@ -83,7 +87,7 @@ Do not follow this section until you have completed the rest of the instructions
|
|||
|
||||
#### Section V - Removing ntrboot
|
||||
|
||||
##### What you need
|
||||
##### What You Need
|
||||
|
||||
* The latest release of [ntrboot_flasher](https://github.com/ntrteam/ntrboot_flasher/releases/latest){:target="_blank"}
|
||||
* The flashrom backup corresponding to your flashcart
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Move EmuNAND"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This is an add-on section for moving the contents of a previous EmuNAND to your new SysNAND CFW, then removing the old EmuNAND partition. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
|
||||
|
@ -11,7 +13,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
|||
You MUST have already installed Luma3DS and boot9strap to use this.
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* An existing EmuNAND
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
|
|
|
@ -4,12 +4,14 @@ title: "NTR and Cubic Ninja"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
||||
NTR Cubic Ninja will work for JPN New 3DS ONLY!
|
||||
{: .notice--warning}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* [JPN Cubic Ninja](https://www.amazon.com/dp/B004QL7M0A)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
|
@ -61,5 +63,5 @@ NTR Cubic Ninja will work for JPN New 3DS ONLY!
|
|||
|
||||
___
|
||||
|
||||
Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
### Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Region Changing"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This is add-on section for region changing your CFW SysNAND. This is done by installing the 11.5.0 CTRTransfer image for the region you want to switch to.
|
||||
|
||||
Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual [title region emulation](https://github.com/AuroraWright/Luma3DS/wiki/Options-and-usage).
|
||||
|
@ -25,7 +27,7 @@ Region changing using CTRTransfer (which this method uses) seems to cause reboot
|
|||
You MUST have already installed Luma3DS and boot9strap to use this.
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest){:target="_blank"} *(the`.3dsx` file)*
|
||||
|
|
|
@ -17,7 +17,7 @@ sitemap: false
|
|||
**All**
|
||||
|
||||
+ [A9LH to B9S](a9lh-to-b9s)
|
||||
+ [Cart Update](cart-update)
|
||||
+ [Cartridge Update](cart-update)
|
||||
+ [Credits](credits)
|
||||
+ [CTRTransfer](ctrtransfer)
|
||||
+ [Donations](donations)
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Troubleshooting"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
If you are unable to boot your device, please look for the section relevant to you and follow the instructions.
|
||||
|
||||
If you still cannot solve your issue and need to reach out for help, please paste the contents of all relevant .log files from the root of your SD card into a [Gist](https://gist.github.com/), then come for help prepared with a detailed description of your problem and what you've tried.
|
||||
|
@ -12,7 +14,7 @@ To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on th
|
|||
|
||||
## DSi / DS functionality is broken after completing the guide
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The TWL_FIRM `.cia` for your device
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [`New_3DS TWL_FIRM - v9936.cia`](magnet:?xt=urn:btih:eab8558c97b18b1f329a2bfcc3c899b84c082a27&dn=New%5F3DS%20TWL%5FFIRM%20-%20v9936.cia&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
|
@ -43,7 +45,7 @@ To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on th
|
|||
|
||||
## Removing an NNID without formatting your device
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* [`remove_nnid.gm9`]({{ "/gm9_scripts/remove_nnid.gm9" | absolute_url }}){:download}
|
||||
|
||||
|
@ -107,7 +109,7 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras
|
|||
|
||||
## Black screen on SysNAND boot
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* [`remove_extdata.gm9`]({{ "/gm9_scripts/remove_extdata.gm9" | absolute_url }}){:download}
|
||||
|
||||
|
@ -143,7 +145,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
|||
|
||||
## Black screen on SysNAND boot after Installing boot9strap
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* [`remove_extdata.gm9`]({{ "/gm9_scripts/remove_extdata.gm9" | absolute_url }}){:download}
|
||||
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Uninstall CFW"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock.
|
||||
|
||||
This is almost never the solution to fix any issues you encounter with your CFW installation. A better idea would be to read the [troubleshooting](troubleshooting) page or ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp).
|
||||
|
@ -15,7 +17,7 @@ This will not affect your NNID, any legitimately purchased games, or any saves f
|
|||
|
||||
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
* The uninstaller script corresponding to your device:
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Updating B9S"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This page is for existing boot9strap users to update their installation of boot9strap to the latest version.
|
||||
|
||||
{% capture notice-1 %}
|
||||
|
@ -22,7 +24,7 @@ There have been reports of a wave of bans being handed out to CFW users by Ninte
|
|||
|
||||
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -99,3 +101,8 @@ Note that this script will remove the `/boot9strap/` and `/cias/` folders from y
|
|||
1. When prompted, press (A) to proceed
|
||||
1. Press (A) to continue
|
||||
1. Hold (R) and press (Start) to power off your device
|
||||
|
||||
___
|
||||
|
||||
Boot9strap has been successfully updated.
|
||||
{: .notice--success}
|
|
@ -4,6 +4,8 @@ title: "A9LH to B9S"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This page is for existing arm9loaderhax users to update their devices to boot9strap.
|
||||
|
||||
All future releases of Luma3DS will only be made in the `.firm` format, which will only be compatible with boot9strap and sighax. This means that to continue receiving the latest updates of Luma3DS, you should use this page to update your installation.
|
||||
|
@ -29,7 +31,7 @@ There have been reports of a wave of bans being handed out to CFW users by Ninte
|
|||
|
||||
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
Note that the following required file named `secret_sector.bin` is the same one that was found in the various `data_input.zip` file versions. If you already have that file on your disk somewhere, you can use that one instead of downloading the one below.
|
||||
{: .notice--info}
|
||||
|
|
|
@ -1,26 +1,30 @@
|
|||
---
|
||||
title: "Cart Update"
|
||||
title: "Cartridge Update"
|
||||
---
|
||||
|
||||
All game carts contain a copy of the required system version to play it, allowing anyone on a lower version to use the cartridge to update to that version (even without an internet connection).
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
All game cartridges contain a copy of the required system version to play it, allowing anyone on a lower version to use the cartridge to update to that version (even without an internet connection).
|
||||
|
||||
{% capture notice-1 %}
|
||||
|
||||
Note that Cart Updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. Cart Updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
|
||||
|
||||
This means that using a Cart Update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
|
||||
This also means that a cart update will NOT install a browser if you do not already have one. This will **only** update the actual system version *(for example, 2.1.0-0 -> 6.0.0-0)*. The last number *(the -0)* will **not** change.
|
||||
This also means that a cartridge update will NOT install a browser if you do not already have one. This will **only** update the actual system version *(for example, 2.1.0-0 -> 6.0.0-0)*. The last number *(the -0)* will **not** change.
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
**Updating with a game cart containing the version 9.9.0 or above will remove your browser until a standard online update is performed!**
|
||||
**Updating with a game cartridge containing the version 9.9.0 or above will remove your browser until a standard online update is performed!**
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* A game cart that [contains the version](http://www.3dsdb.com/) you wish to update to
|
||||
* A game cartridge that [contains the version](http://www.3dsdb.com/) you wish to update to
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "CTRTransfer"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This is add-on section for installing an 11.5.0 CTRTransfer image to your device.
|
||||
|
||||
To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
@ -13,7 +15,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
|||
You MUST have already installed Luma3DS and boot9strap to use this.
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest){:target="_blank"} *(the`.3dsx` file)*
|
||||
|
@ -115,5 +117,5 @@ If script found no user tickets told you to skip this section, then skip this se
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -12,7 +12,7 @@ Depending on the size of your SD card and the speed of your computer, this proce
|
|||
|
||||
This page is for Linux users only. If you are not on Linux, check out the [H2testw (windows)](h2testw-(windows)) or [F3X (mac)](f3x-(mac)) pages.
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest version of [F3](https://github.com/AltraMayor/f3/archive/v6.0.zip)
|
||||
|
||||
|
@ -26,29 +26,33 @@ This page is for Linux users only. If you are not on Linux, check out the [H2tes
|
|||
1. Run `./f3write <your sd card mount point>`
|
||||
1. Wait until the process is complete. See below for an example output.
|
||||
|
||||
$ ./f3write /media/michel/6135-3363/
|
||||
Free space: 29.71 GB
|
||||
Creating file 1.h2w ... OK!
|
||||
...
|
||||
Creating file 30.h2w ... OK!
|
||||
Free space: 0.00 Byte
|
||||
Average Writing speed: 4.90 MB/s
|
||||
~~~ bash
|
||||
$ ./f3write /media/michel/6135-3363/
|
||||
Free space: 29.71 GB
|
||||
Creating file 1.h2w ... OK!
|
||||
...
|
||||
Creating file 30.h2w ... OK!
|
||||
Free space: 0.00 Byte
|
||||
Average Writing speed: 4.90 MB/s
|
||||
~~~
|
||||
|
||||
1. Run `./f3read <your sd card mount point>`
|
||||
1. Wait until the process is complete. See below for an example output.
|
||||
|
||||
$ ./f3read /media/michel/6135-3363/
|
||||
SECTORS ok/corrupted/changed/overwritten
|
||||
Validating file 1.h2w ... 2097152/ 0/ 0/ 0
|
||||
...
|
||||
Validating file 30.h2w ... 1491904/ 0/ 0/ 0
|
||||
~~~ bash
|
||||
$ ./f3read /media/michel/6135-3363/
|
||||
SECTORS ok/corrupted/changed/overwritten
|
||||
Validating file 1.h2w ... 2097152/ 0/ 0/ 0
|
||||
...
|
||||
Validating file 30.h2w ... 1491904/ 0/ 0/ 0
|
||||
|
||||
Data OK: 29.71 GB (62309312 sectors)
|
||||
Data LOST: 0.00 Byte (0 sectors)
|
||||
Corrupted: 0.00 Byte (0 sectors)
|
||||
Slightly changed: 0.00 Byte (0 sectors)
|
||||
Overwritten: 0.00 Byte (0 sectors)
|
||||
Average Reading speed: 9.42 MB/s
|
||||
Data OK: 29.71 GB (62309312 sectors)
|
||||
Data LOST: 0.00 Byte (0 sectors)
|
||||
Corrupted: 0.00 Byte (0 sectors)
|
||||
Slightly changed: 0.00 Byte (0 sectors)
|
||||
Overwritten: 0.00 Byte (0 sectors)
|
||||
Average Reading speed: 9.42 MB/s
|
||||
~~~
|
||||
|
||||
___
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ Depending on the size of your SD card and the speed of your computer, this proce
|
|||
|
||||
This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages.
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [F3X](https://github.com/insidegui/F3X/releases/latest){:target="_blank"}
|
||||
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "File Extensions (Windows)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This is an add-on section for disabling Windows's default behavior of hiding file extensions.
|
||||
|
||||
This will make it easier for you to find the referenced files in the rest of this guide.
|
||||
|
|
|
@ -4,7 +4,7 @@ title: "Finalizing Setup"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Overview of steps
|
||||
### Required Reading
|
||||
|
||||
The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader.
|
||||
|
||||
|
@ -19,7 +19,7 @@ During this process, we also setup programs such as the following:
|
|||
+ **GodMode9** *(multipurpose tool which can do NAND and cartridge functions)*
|
||||
+ **Homebrew Launcher Loader** *(launches the Homebrew Launcher)*
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [Anemone3DS](https://github.com/astronautlevel2/Anemone3DS/releases/latest){:target="_blank"} *(the `.cia` file)*
|
||||
* The latest release of [Checkpoint](https://github.com/BernardoGiordano/Checkpoint/releases/latest){:target="_blank"} *(the `.cia` file)*
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Flashing ntrboot (3DS Multi System)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||
|
||||
This method requires temporary access to a second 3DS family device that is already running boot9strap. This does not require your flashcart to support either 3DS's version. See the flashcart table on [ntrboot](ntrboot) for more information.
|
||||
|
@ -11,7 +13,7 @@ This method requires temporary access to a second 3DS family device that is alre
|
|||
Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.com/))
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Your ntrboot compatible flashcart
|
||||
* Two 3DS family devices
|
||||
|
@ -52,5 +54,5 @@ Note that in some rare circumstances, it may be possible for the flashing proces
|
|||
|
||||
___
|
||||
|
||||
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Flashing ntrboot (3DS Single System)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||
|
||||
This method requires nothing more than your stock unhacked 3DS and a compatible flashcart. This method uses the flashcart to run the ntrboot flasher `.nds` file on your 3DS. This means that your flashcart must support launching `.nds` files on your 3DS's version. See the flashcart chart for more information. See the flashcart table on [ntrboot](ntrboot) for more information.
|
||||
|
@ -11,7 +13,7 @@ This method requires nothing more than your stock unhacked 3DS and a compatible
|
|||
Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.com/))
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Your ntrboot compatible flashcart
|
||||
* The latest release of [ds_ntrboot_flasher](https://github.com/ntrteam/ds_ntrboot_flasher/releases/latest){:target="_blank"} *(`dsi` flasher; not the standard flasher)*
|
||||
|
@ -39,5 +41,5 @@ Note that in some rare circumstances, it may be possible for the flashing proces
|
|||
|
||||
___
|
||||
|
||||
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Flashing ntrboot (DSi)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||
|
||||
This method requires temporary access to a Nintendo DSi that is compatible with your flashcart. This method uses the flashcart to run the ntrboot flasher `.nds` file on your NDS. This means that your flashcart must support launching `.nds` files on your NDS's version. See the flashcart table on [ntrboot](ntrboot) for more information.
|
||||
|
@ -11,7 +13,7 @@ This method requires temporary access to a Nintendo DSi that is compatible with
|
|||
Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.com/))
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Your ntrboot compatible flashcart
|
||||
* Two devices
|
||||
|
@ -42,5 +44,5 @@ Note that in some rare circumstances, it may be possible for the flashing proces
|
|||
|
||||
___
|
||||
|
||||
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Flashing ntrboot (NDS)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||
|
||||
This method requires temporary access to a Nintendo DS or Nintendo DS Lite that is compatible with your flashcart.
|
||||
|
@ -11,7 +13,7 @@ This method requires temporary access to a Nintendo DS or Nintendo DS Lite that
|
|||
Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.com/))
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Your ntrboot compatible flashcart
|
||||
* Two devices
|
||||
|
@ -47,5 +49,5 @@ Note that in some rare circumstances, it may be possible for the flashing proces
|
|||
|
||||
___
|
||||
|
||||
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
{: .notice--primary}
|
|
@ -12,7 +12,7 @@ Additionally, note that the last number of your system version (which is precede
|
|||
|
||||
**If you are unable to follow the instructions corresponding to your specific version due to missing prerequisites, then you should see the "All Versions" row for methods that work regardless of system version.**
|
||||
|
||||
For all versions you can also [Cart Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions.
|
||||
For all versions you can also [Cartridge Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions.
|
||||
|
||||
Your device version can be found at the bottom right of the top screen of the System Settings.
|
||||
|
||||
|
|
|
@ -14,14 +14,14 @@ In the case of "5.0.0-0U" for example, you would follow the "No Browser" column
|
|||
|
||||
**If you are unable to follow the instructions corresponding to your specific version due to missing prerequisites, then you should see the "All Versions" row for methods that work regardless of system version.**
|
||||
|
||||
For all versions you can also [Cart Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions.
|
||||
For all versions you can also [Cartridge Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions.
|
||||
|
||||
Your device version can be found at the bottom right of the top screen of the System Settings.
|
||||
|
||||
![]({{ "/images/screenshots/system-version.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
If you updated with a game cart containing the version 9.9.0 or above *(meaning that you have a version on 9.9.0 or above, but your browser is on -25 or lower, such as 10.2.0-24)*, your browser was removed and you will need to use the "No Browser" column.
|
||||
If you updated with a game cartridge containing the version 9.9.0 or above *(meaning that you have a version on 9.9.0 or above, but your browser is on -25 or lower, such as 10.2.0-24)*, your browser was removed and you will need to use the "No Browser" column.
|
||||
{: .notice--warning}
|
||||
|
||||
### Version Table
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "GodMode9 Usage"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
GodMode9 is a full access file browser for the Nintendo 3DS console, giving you access to your SD card, the FAT partitions inside your SysNAND and EmuNAND, and basically anything else. Among other functionality, you can copy, delete, rename files, and create folders.
|
||||
|
||||
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
|
||||
|
@ -15,7 +17,7 @@ GodMode9 is powerful software that has the capability to modify essentially anyt
|
|||
Some of the instructions below are only applicable to the latest version of GodMode9, and as such you should follow this section to update your copy before continuing. Overwrite any existing files.
|
||||
{: .notice--info}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
|
||||
|
@ -211,7 +213,7 @@ To identify a `<TitleID>.gbavc.sav` file's Title ID, you can get a listing of al
|
|||
|
||||
## Removing an NNID without formatting your device
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* [`remove_nnid.gm9`]({{ "/gm9_scripts/remove_nnid.gm9" | absolute_url }}){:download}
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ Depending on the size of your SD card and the speed of your computer, this proce
|
|||
|
||||
This page is for Windows users only. If you are not on windows, check out the [F3 (linux)](f3-(linux)) or [F3X (mac)](f3x-(mac)) pages.
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest version of [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip)
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ This guide needs *your* help to seed [these]({{ "rss.xml" | absolute_url }}) tor
|
|||
|
||||
## What is Homebrew?
|
||||
|
||||
[**Homebrew**](https://en.wikipedia.org/wiki/List_of_homebrew_video_games) usually refers to software that is not authorized by Nintendo. It allows you to run homebrew games, tools like save editing and backup, and emulators for various older systems.
|
||||
[**Homebrew**](https://en.wikipedia.org/wiki/List_of_homebrew_video_games) usually refers to software that is not authorized by Nintendo. This includes homebrew tools, applications, games, and emulators.
|
||||
|
||||
In many cases, running homebrew on your device is 100% free using just the Nintendo 3DS Sound app. There are also various other exploits in commercial games and the browser to get homebrew running.
|
||||
|
||||
|
@ -82,5 +82,5 @@ For a list of each of the calculated sighax signatures, see [this gist](https://
|
|||
|
||||
___
|
||||
|
||||
Continue to [Get Started](get-started)
|
||||
### Continue to [Get Started](get-started)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,13 +4,15 @@ title: "Homebrew Launcher (Alternatives)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
The Homebrew Launcher has many different entrypoints, or methods of launching.
|
||||
|
||||
If browserhax is not an option (see the chart below), you do not already own any of these games, and do not have another 3DS that can access the Homebrew Launcher, the cheapest option is to buy a "Nintendo Selects" copy of [Ocarina of Time 3D](https://amzn.to/2fkaKdp) (ensure you get the correct cartridge for your region) and a [Powersaves](https://amzn.to/2fb3VY7) (compatible with all regions), then use oot3dhax from the chart below.
|
||||
|
||||
Ensure your device's Wireless Communication is turned on as udsploit (used in the next page) will need the wireless module to be active to function, and some devices (New 3DS, New 2DS, and Old 2DS) cannot adjust the Wireless Communication setting from the Homebrew Launcher. Wireless Communication only has to be on; connecting it to an access point is not required.
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
|
@ -75,5 +77,5 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
|
|||
![]({{ "/images/screenshots/homebrew-launcher.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
### Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Homebrew Launcher (Soundhax)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
The Homebrew Launcher has many different entrypoints, or methods of launching.
|
||||
|
||||
Soundhax is compatible with versions 9.0.0 through 11.3.0 in the EUR, JPN, KOR, and USA regions.
|
||||
|
@ -12,14 +14,14 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
|
|||
|
||||
{% capture notice-1 %}
|
||||
|
||||
Note that Cart Updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. Cart Updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
|
||||
|
||||
This means that using a Cart Update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
|
||||
|
@ -72,5 +74,5 @@ This means that using a Cart Update from a version containing an older Nintendo
|
|||
|
||||
___
|
||||
|
||||
Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
### Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,7 +4,7 @@ title: "Installing boot9strap (2xrsa)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -59,5 +59,5 @@ ___
|
|||
New 3DS 2.1.0 users *must* [restore their NAND backup](godmode9-usage#nand_restore) before going to the [Finalizing Setup](finalizing-setup) page.
|
||||
{: .notice--danger}
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,9 +4,11 @@ title: "Installing boot9strap (Browser)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -59,5 +61,5 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Installing boot9strap (DSiWare Game Injection)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
|
||||
|
||||
To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
@ -13,7 +15,7 @@ Before proceeding, ensure you have read all of the notices and warnings on [Inst
|
|||
If you do not use the correct `.firm` corresponding to the target 3DS, you will BRICK! Ensure you download and use the correct one!
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Two 3DS family devices
|
||||
+ **The source 3DS**: the device running boot9strap *on the latest version*
|
||||
|
@ -171,5 +173,5 @@ Use a [save manager](https://github.com/BernardoGiordano/Checkpoint/releases/lat
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -2,6 +2,10 @@
|
|||
title: "Installing boot9strap (DSiWare Game Injection List)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This is an automatically generated list of all [Installing boot9strap (DSiWare)](installing-boot9strap-(dsiware)) compatible games.
|
||||
|
||||
The list is sectioned off by region in the order USA, EUR, JPN. Each section is sorted by ascending price.
|
||||
|
@ -34,6 +38,8 @@ The following size requirements are because the injected DSiWare and its hacked
|
|||
|
||||
<div class="notice--primary">{{ notice-list | markdownify }}</div>
|
||||
|
||||
### List
|
||||
|
||||
| | Price | 8 Character ID | Region(s) | QR Code |
|
||||
|:-:|:-:|:-:|:-:|:-:|
|
||||
| Faceez! Monsters | $1.99 | 4B464D45 | USA | ![qrcode]({{ "/images/qrcodes/000480044B464D45.png" | absolute_url }})
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Installing boot9strap (DSiWare Save Injection)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
|
||||
|
||||
To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
@ -13,7 +15,7 @@ Before proceeding, ensure you have read all of the notices and warnings on [Inst
|
|||
If you do not use the correct `.firm` corresponding to the target 3DS, you will BRICK! Ensure you download and use the correct one!
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Two 3DS family devices
|
||||
+ **The source 3DS**: the device running boot9strap *on the latest version*
|
||||
|
@ -188,5 +190,5 @@ Use a [save manager](https://github.com/BernardoGiordano/Checkpoint/releases/lat
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Installing boot9strap (Hardmod)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
An excellent guide to getting a hardmod can be found [here](https://gbatemp.net/threads/414498/). If you are on a New 3DS, read [this](https://github.com/Plailect/Guide/issues/681) and [this](https://github.com/Plailect/Guide/issues/1185) before hardmodding.
|
||||
|
||||
This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
|
||||
|
@ -12,7 +14,7 @@ To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on th
|
|||
|
||||
This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that you have a corresponding `.firm` for.
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Your NAND image extracted using your [hardmod](https://gbatemp.net/threads/414498/)
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -89,5 +91,5 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Installing boot9strap (Homebrew Launcher)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
### Instructions
|
||||
|
@ -37,5 +39,5 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
|
@ -4,9 +4,11 @@ title: "Installing boot9strap (MSET)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -60,5 +62,5 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
|
@ -2,11 +2,15 @@
|
|||
title: "Installing boot9strap (ntrboot)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* A magnet that triggers the sleep mode of your device (if using a folding style device)
|
||||
* Your ntrboot flashed flashcart
|
||||
|
@ -70,7 +74,7 @@ To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on th
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
||||
___
|
||||
|
@ -83,7 +87,7 @@ Do not follow this section until you have completed the rest of the instructions
|
|||
|
||||
#### Section V - Removing ntrboot
|
||||
|
||||
##### What you need
|
||||
##### What You Need
|
||||
|
||||
* The latest release of [ntrboot_flasher](https://github.com/ntrteam/ntrboot_flasher/releases/latest){:target="_blank"}
|
||||
* The flashrom backup corresponding to your flashcart
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Move EmuNAND"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This is an add-on section for moving the contents of a previous EmuNAND to your new SysNAND CFW, then removing the old EmuNAND partition. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
|
||||
|
@ -11,7 +13,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
|||
You MUST have already installed Luma3DS and boot9strap to use this.
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* An existing EmuNAND
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
|
|
|
@ -4,12 +4,14 @@ title: "NTR and Cubic Ninja"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
||||
NTR Cubic Ninja will work for JPN New 3DS ONLY!
|
||||
{: .notice--warning}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* [JPN Cubic Ninja](https://www.amazon.com/dp/B004QL7M0A)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
|
@ -61,5 +63,5 @@ NTR Cubic Ninja will work for JPN New 3DS ONLY!
|
|||
|
||||
___
|
||||
|
||||
Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
### Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Region Changing"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This is add-on section for region changing your CFW SysNAND. This is done by installing the 11.5.0 CTRTransfer image for the region you want to switch to.
|
||||
|
||||
Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual [title region emulation](https://github.com/AuroraWright/Luma3DS/wiki/Options-and-usage).
|
||||
|
@ -25,7 +27,7 @@ Region changing using CTRTransfer (which this method uses) seems to cause reboot
|
|||
You MUST have already installed Luma3DS and boot9strap to use this.
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest){:target="_blank"} *(the`.3dsx` file)*
|
||||
|
|
|
@ -17,7 +17,7 @@ sitemap: false
|
|||
**All**
|
||||
|
||||
+ [A9LH to B9S](a9lh-to-b9s)
|
||||
+ [Cart Update](cart-update)
|
||||
+ [Cartridge Update](cart-update)
|
||||
+ [Credits](credits)
|
||||
+ [CTRTransfer](ctrtransfer)
|
||||
+ [Donations](donations)
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Troubleshooting"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
If you are unable to boot your device, please look for the section relevant to you and follow the instructions.
|
||||
|
||||
If you still cannot solve your issue and need to reach out for help, please paste the contents of all relevant .log files from the root of your SD card into a [Gist](https://gist.github.com/), then come for help prepared with a detailed description of your problem and what you've tried.
|
||||
|
@ -12,7 +14,7 @@ To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on th
|
|||
|
||||
## DSi / DS functionality is broken after completing the guide
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The TWL_FIRM `.cia` for your device
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [`New_3DS TWL_FIRM - v9936.cia`](magnet:?xt=urn:btih:eab8558c97b18b1f329a2bfcc3c899b84c082a27&dn=New%5F3DS%20TWL%5FFIRM%20-%20v9936.cia&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
|
@ -43,7 +45,7 @@ To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on th
|
|||
|
||||
## Removing an NNID without formatting your device
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* [`remove_nnid.gm9`]({{ "/gm9_scripts/remove_nnid.gm9" | absolute_url }}){:download}
|
||||
|
||||
|
@ -107,7 +109,7 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras
|
|||
|
||||
## Black screen on SysNAND boot
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* [`remove_extdata.gm9`]({{ "/gm9_scripts/remove_extdata.gm9" | absolute_url }}){:download}
|
||||
|
||||
|
@ -143,7 +145,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
|||
|
||||
## Black screen on SysNAND boot after Installing boot9strap
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* [`remove_extdata.gm9`]({{ "/gm9_scripts/remove_extdata.gm9" | absolute_url }}){:download}
|
||||
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Uninstall CFW"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock.
|
||||
|
||||
This is almost never the solution to fix any issues you encounter with your CFW installation. A better idea would be to read the [troubleshooting](troubleshooting) page or ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp).
|
||||
|
@ -15,7 +17,7 @@ This will not affect your NNID, any legitimately purchased games, or any saves f
|
|||
|
||||
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
* The uninstaller script corresponding to your device:
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Updating B9S"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This page is for existing boot9strap users to update their installation of boot9strap to the latest version.
|
||||
|
||||
{% capture notice-1 %}
|
||||
|
@ -22,7 +24,7 @@ There have been reports of a wave of bans being handed out to CFW users by Ninte
|
|||
|
||||
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -99,3 +101,8 @@ Note that this script will remove the `/boot9strap/` and `/cias/` folders from y
|
|||
1. When prompted, press (A) to proceed
|
||||
1. Press (A) to continue
|
||||
1. Hold (R) and press (Start) to power off your device
|
||||
|
||||
___
|
||||
|
||||
Boot9strap has been successfully updated.
|
||||
{: .notice--success}
|
|
@ -4,6 +4,8 @@ title: "D'A9LH a B9S"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Aquesta pàgina és per a usuaris actuals d'arm9loaderhax que desitgin actualitzar els seus dispositius a boot9strap.
|
||||
|
||||
Totes les futures versions de Luma3DS és faran exclusivament en el format `.firm`, el qual només serà compatible amb boot9strap i sighax. Això vol dir que per a continuar rebent les darreres actualitzacions de Luma3DS, hauríeu d'utilitzar aquesta pàgina per actualitzar la vostra instal·lació.
|
||||
|
@ -29,7 +31,7 @@ Hi ha hagut informes d'una onada de bandejaments a usuaris de CFW per part de Ni
|
|||
|
||||
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
Note that the following required file named `secret_sector.bin` is the same one that was found in the various `data_input.zip` file versions. If you already have that file on your disk somewhere, you can use that one instead of downloading the one below.
|
||||
{: .notice--info}
|
||||
|
|
|
@ -1,26 +1,30 @@
|
|||
---
|
||||
title: "Cart Update"
|
||||
title: "Cartridge Update"
|
||||
---
|
||||
|
||||
All game carts contain a copy of the required system version to play it, allowing anyone on a lower version to use the cartridge to update to that version (even without an internet connection).
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
All game cartridges contain a copy of the required system version to play it, allowing anyone on a lower version to use the cartridge to update to that version (even without an internet connection).
|
||||
|
||||
{% capture notice-1 %}
|
||||
|
||||
Note that Cart Updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. Cart Updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
|
||||
|
||||
This means that using a Cart Update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
|
||||
This also means that a cart update will NOT install a browser if you do not already have one. This will **only** update the actual system version *(for example, 2.1.0-0 -> 6.0.0-0)*. The last number *(the -0)* will **not** change.
|
||||
This also means that a cartridge update will NOT install a browser if you do not already have one. This will **only** update the actual system version *(for example, 2.1.0-0 -> 6.0.0-0)*. The last number *(the -0)* will **not** change.
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
**Updating with a game cart containing the version 9.9.0 or above will remove your browser until a standard online update is performed!**
|
||||
**Updating with a game cartridge containing the version 9.9.0 or above will remove your browser until a standard online update is performed!**
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* A game cart that [contains the version](http://www.3dsdb.com/) you wish to update to
|
||||
* A game cartridge that [contains the version](http://www.3dsdb.com/) you wish to update to
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "CTRTransfer"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This is add-on section for installing an 11.5.0 CTRTransfer image to your device.
|
||||
|
||||
To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
@ -13,7 +15,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
|||
You MUST have already installed Luma3DS and boot9strap to use this.
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest){:target="_blank"} *(the`.3dsx` file)*
|
||||
|
@ -115,5 +117,5 @@ If script found no user tickets told you to skip this section, then skip this se
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -12,7 +12,7 @@ Depending on the size of your SD card and the speed of your computer, this proce
|
|||
|
||||
This page is for Linux users only. If you are not on Linux, check out the [H2testw (windows)](h2testw-(windows)) or [F3X (mac)](f3x-(mac)) pages.
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest version of [F3](https://github.com/AltraMayor/f3/archive/v6.0.zip)
|
||||
|
||||
|
@ -26,29 +26,33 @@ This page is for Linux users only. If you are not on Linux, check out the [H2tes
|
|||
1. Run `./f3write <your sd card mount point>`
|
||||
1. Wait until the process is complete. See below for an example output.
|
||||
|
||||
$ ./f3write /media/michel/6135-3363/
|
||||
Free space: 29.71 GB
|
||||
Creating file 1.h2w ... OK!
|
||||
...
|
||||
Creating file 30.h2w ... OK!
|
||||
Free space: 0.00 Byte
|
||||
Average Writing speed: 4.90 MB/s
|
||||
~~~ bash
|
||||
$ ./f3write /media/michel/6135-3363/
|
||||
Free space: 29.71 GB
|
||||
Creating file 1.h2w ... OK!
|
||||
...
|
||||
Creating file 30.h2w ... OK!
|
||||
Free space: 0.00 Byte
|
||||
Average Writing speed: 4.90 MB/s
|
||||
~~~
|
||||
|
||||
1. Run `./f3read <your sd card mount point>`
|
||||
1. Wait until the process is complete. See below for an example output.
|
||||
|
||||
$ ./f3read /media/michel/6135-3363/
|
||||
SECTORS ok/corrupted/changed/overwritten
|
||||
Validating file 1.h2w ... 2097152/ 0/ 0/ 0
|
||||
...
|
||||
Validating file 30.h2w ... 1491904/ 0/ 0/ 0
|
||||
~~~ bash
|
||||
$ ./f3read /media/michel/6135-3363/
|
||||
SECTORS ok/corrupted/changed/overwritten
|
||||
Validating file 1.h2w ... 2097152/ 0/ 0/ 0
|
||||
...
|
||||
Validating file 30.h2w ... 1491904/ 0/ 0/ 0
|
||||
|
||||
Data OK: 29.71 GB (62309312 sectors)
|
||||
Data LOST: 0.00 Byte (0 sectors)
|
||||
Corrupted: 0.00 Byte (0 sectors)
|
||||
Slightly changed: 0.00 Byte (0 sectors)
|
||||
Overwritten: 0.00 Byte (0 sectors)
|
||||
Average Reading speed: 9.42 MB/s
|
||||
Data OK: 29.71 GB (62309312 sectors)
|
||||
Data LOST: 0.00 Byte (0 sectors)
|
||||
Corrupted: 0.00 Byte (0 sectors)
|
||||
Slightly changed: 0.00 Byte (0 sectors)
|
||||
Overwritten: 0.00 Byte (0 sectors)
|
||||
Average Reading speed: 9.42 MB/s
|
||||
~~~
|
||||
|
||||
___
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ Depending on the size of your SD card and the speed of your computer, this proce
|
|||
|
||||
This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages.
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [F3X](https://github.com/insidegui/F3X/releases/latest){:target="_blank"}
|
||||
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "File Extensions (Windows)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This is an add-on section for disabling Windows's default behavior of hiding file extensions.
|
||||
|
||||
This will make it easier for you to find the referenced files in the rest of this guide.
|
||||
|
|
|
@ -4,7 +4,7 @@ title: "Finalizing Setup"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Overview of steps
|
||||
### Required Reading
|
||||
|
||||
The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader.
|
||||
|
||||
|
@ -19,7 +19,7 @@ During this process, we also setup programs such as the following:
|
|||
+ **GodMode9** *(multipurpose tool which can do NAND and cartridge functions)*
|
||||
+ **Homebrew Launcher Loader** *(launches the Homebrew Launcher)*
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [Anemone3DS](https://github.com/astronautlevel2/Anemone3DS/releases/latest){:target="_blank"} *(the `.cia` file)*
|
||||
* The latest release of [Checkpoint](https://github.com/BernardoGiordano/Checkpoint/releases/latest){:target="_blank"} *(the `.cia` file)*
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Flashing ntrboot (3DS Multi System)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||
|
||||
This method requires temporary access to a second 3DS family device that is already running boot9strap. This does not require your flashcart to support either 3DS's version. See the flashcart table on [ntrboot](ntrboot) for more information.
|
||||
|
@ -11,7 +13,7 @@ This method requires temporary access to a second 3DS family device that is alre
|
|||
Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.com/))
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Your ntrboot compatible flashcart
|
||||
* Two 3DS family devices
|
||||
|
@ -52,5 +54,5 @@ Note that in some rare circumstances, it may be possible for the flashing proces
|
|||
|
||||
___
|
||||
|
||||
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Flashing ntrboot (3DS Single System)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||
|
||||
This method requires nothing more than your stock unhacked 3DS and a compatible flashcart. This method uses the flashcart to run the ntrboot flasher `.nds` file on your 3DS. This means that your flashcart must support launching `.nds` files on your 3DS's version. See the flashcart chart for more information. See the flashcart table on [ntrboot](ntrboot) for more information.
|
||||
|
@ -11,7 +13,7 @@ This method requires nothing more than your stock unhacked 3DS and a compatible
|
|||
Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.com/))
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Your ntrboot compatible flashcart
|
||||
* The latest release of [ds_ntrboot_flasher](https://github.com/ntrteam/ds_ntrboot_flasher/releases/latest){:target="_blank"} *(`dsi` flasher; not the standard flasher)*
|
||||
|
@ -39,5 +41,5 @@ Note that in some rare circumstances, it may be possible for the flashing proces
|
|||
|
||||
___
|
||||
|
||||
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Flashing ntrboot (DSi)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||
|
||||
This method requires temporary access to a Nintendo DSi that is compatible with your flashcart. This method uses the flashcart to run the ntrboot flasher `.nds` file on your NDS. This means that your flashcart must support launching `.nds` files on your NDS's version. See the flashcart table on [ntrboot](ntrboot) for more information.
|
||||
|
@ -11,7 +13,7 @@ This method requires temporary access to a Nintendo DSi that is compatible with
|
|||
Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.com/))
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Your ntrboot compatible flashcart
|
||||
* Two devices
|
||||
|
@ -42,5 +44,5 @@ Note that in some rare circumstances, it may be possible for the flashing proces
|
|||
|
||||
___
|
||||
|
||||
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Flashing ntrboot (NDS)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||
|
||||
This method requires temporary access to a Nintendo DS or Nintendo DS Lite that is compatible with your flashcart.
|
||||
|
@ -11,7 +13,7 @@ This method requires temporary access to a Nintendo DS or Nintendo DS Lite that
|
|||
Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.com/))
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Your ntrboot compatible flashcart
|
||||
* Two devices
|
||||
|
@ -47,5 +49,5 @@ Note that in some rare circumstances, it may be possible for the flashing proces
|
|||
|
||||
___
|
||||
|
||||
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
{: .notice--primary}
|
|
@ -12,7 +12,7 @@ Additionally, note that the last number of your system version (which is precede
|
|||
|
||||
**If you are unable to follow the instructions corresponding to your specific version due to missing prerequisites, then you should see the "All Versions" row for methods that work regardless of system version.**
|
||||
|
||||
For all versions you can also [Cart Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions.
|
||||
For all versions you can also [Cartridge Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions.
|
||||
|
||||
Your device version can be found at the bottom right of the top screen of the System Settings.
|
||||
|
||||
|
|
|
@ -14,14 +14,14 @@ In the case of "5.0.0-0U" for example, you would follow the "No Browser" column
|
|||
|
||||
**If you are unable to follow the instructions corresponding to your specific version due to missing prerequisites, then you should see the "All Versions" row for methods that work regardless of system version.**
|
||||
|
||||
For all versions you can also [Cart Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions.
|
||||
For all versions you can also [Cartridge Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions.
|
||||
|
||||
Your device version can be found at the bottom right of the top screen of the System Settings.
|
||||
|
||||
![]({{ "/images/screenshots/system-version.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
If you updated with a game cart containing the version 9.9.0 or above *(meaning that you have a version on 9.9.0 or above, but your browser is on -25 or lower, such as 10.2.0-24)*, your browser was removed and you will need to use the "No Browser" column.
|
||||
If you updated with a game cartridge containing the version 9.9.0 or above *(meaning that you have a version on 9.9.0 or above, but your browser is on -25 or lower, such as 10.2.0-24)*, your browser was removed and you will need to use the "No Browser" column.
|
||||
{: .notice--warning}
|
||||
|
||||
### Version Table
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "GodMode9 Usage"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
GodMode9 is a full access file browser for the Nintendo 3DS console, giving you access to your SD card, the FAT partitions inside your SysNAND and EmuNAND, and basically anything else. Among other functionality, you can copy, delete, rename files, and create folders.
|
||||
|
||||
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
|
||||
|
@ -15,7 +17,7 @@ GodMode9 is powerful software that has the capability to modify essentially anyt
|
|||
Some of the instructions below are only applicable to the latest version of GodMode9, and as such you should follow this section to update your copy before continuing. Overwrite any existing files.
|
||||
{: .notice--info}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
|
||||
|
@ -211,7 +213,7 @@ To identify a `<TitleID>.gbavc.sav` file's Title ID, you can get a listing of al
|
|||
|
||||
## Removing an NNID without formatting your device
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* [`remove_nnid.gm9`]({{ "/gm9_scripts/remove_nnid.gm9" | absolute_url }}){:download}
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ Depending on the size of your SD card and the speed of your computer, this proce
|
|||
|
||||
This page is for Windows users only. If you are not on windows, check out the [F3 (linux)](f3-(linux)) or [F3X (mac)](f3x-(mac)) pages.
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest version of [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip)
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ This guide needs *your* help to seed [these]({{ "rss.xml" | absolute_url }}) tor
|
|||
|
||||
## What is Homebrew?
|
||||
|
||||
[**Homebrew**](https://en.wikipedia.org/wiki/List_of_homebrew_video_games) usually refers to software that is not authorized by Nintendo. It allows you to run homebrew games, tools like save editing and backup, and emulators for various older systems.
|
||||
[**Homebrew**](https://en.wikipedia.org/wiki/List_of_homebrew_video_games) usually refers to software that is not authorized by Nintendo. This includes homebrew tools, applications, games, and emulators.
|
||||
|
||||
In many cases, running homebrew on your device is 100% free using just the Nintendo 3DS Sound app. There are also various other exploits in commercial games and the browser to get homebrew running.
|
||||
|
||||
|
@ -82,5 +82,5 @@ For a list of each of the calculated sighax signatures, see [this gist](https://
|
|||
|
||||
___
|
||||
|
||||
Continue to [Get Started](get-started)
|
||||
### Continue to [Get Started](get-started)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,13 +4,15 @@ title: "Homebrew Launcher (Alternatives)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
The Homebrew Launcher has many different entrypoints, or methods of launching.
|
||||
|
||||
If browserhax is not an option (see the chart below), you do not already own any of these games, and do not have another 3DS that can access the Homebrew Launcher, the cheapest option is to buy a "Nintendo Selects" copy of [Ocarina of Time 3D](https://amzn.to/2fkaKdp) (ensure you get the correct cartridge for your region) and a [Powersaves](https://amzn.to/2fb3VY7) (compatible with all regions), then use oot3dhax from the chart below.
|
||||
|
||||
Ensure your device's Wireless Communication is turned on as udsploit (used in the next page) will need the wireless module to be active to function, and some devices (New 3DS, New 2DS, and Old 2DS) cannot adjust the Wireless Communication setting from the Homebrew Launcher. Wireless Communication only has to be on; connecting it to an access point is not required.
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
|
@ -75,5 +77,5 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
|
|||
![]({{ "/images/screenshots/homebrew-launcher.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
### Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Homebrew Launcher (Soundhax)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
The Homebrew Launcher has many different entrypoints, or methods of launching.
|
||||
|
||||
Soundhax is compatible with versions 9.0.0 through 11.3.0 in the EUR, JPN, KOR, and USA regions.
|
||||
|
@ -12,14 +14,14 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
|
|||
|
||||
{% capture notice-1 %}
|
||||
|
||||
Note that Cart Updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. Cart Updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
|
||||
|
||||
This means that using a Cart Update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
|
||||
|
@ -72,5 +74,5 @@ This means that using a Cart Update from a version containing an older Nintendo
|
|||
|
||||
___
|
||||
|
||||
Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
### Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,7 +4,7 @@ title: "Installing boot9strap (2xrsa)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -59,5 +59,5 @@ ___
|
|||
New 3DS 2.1.0 users *must* [restore their NAND backup](godmode9-usage#nand_restore) before going to the [Finalizing Setup](finalizing-setup) page.
|
||||
{: .notice--danger}
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,9 +4,11 @@ title: "Installing boot9strap (Browser)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -59,5 +61,5 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Installing boot9strap (DSiWare Game Injection)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
|
||||
|
||||
To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
@ -13,7 +15,7 @@ Before proceeding, ensure you have read all of the notices and warnings on [Inst
|
|||
If you do not use the correct `.firm` corresponding to the target 3DS, you will BRICK! Ensure you download and use the correct one!
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Two 3DS family devices
|
||||
+ **The source 3DS**: the device running boot9strap *on the latest version*
|
||||
|
@ -171,5 +173,5 @@ Use a [save manager](https://github.com/BernardoGiordano/Checkpoint/releases/lat
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -2,6 +2,10 @@
|
|||
title: "Installing boot9strap (DSiWare Game Injection List)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This is an automatically generated list of all [Installing boot9strap (DSiWare)](installing-boot9strap-(dsiware)) compatible games.
|
||||
|
||||
The list is sectioned off by region in the order USA, EUR, JPN. Each section is sorted by ascending price.
|
||||
|
@ -34,6 +38,8 @@ The following size requirements are because the injected DSiWare and its hacked
|
|||
|
||||
<div class="notice--primary">{{ notice-list | markdownify }}</div>
|
||||
|
||||
### List
|
||||
|
||||
| | Price | 8 Character ID | Region(s) | QR Code |
|
||||
|:-:|:-:|:-:|:-:|:-:|
|
||||
| Faceez! Monsters | $1.99 | 4B464D45 | USA | ![qrcode]({{ "/images/qrcodes/000480044B464D45.png" | absolute_url }})
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Installing boot9strap (DSiWare Save Injection)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
|
||||
|
||||
To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
@ -13,7 +15,7 @@ Before proceeding, ensure you have read all of the notices and warnings on [Inst
|
|||
If you do not use the correct `.firm` corresponding to the target 3DS, you will BRICK! Ensure you download and use the correct one!
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Two 3DS family devices
|
||||
+ **The source 3DS**: the device running boot9strap *on the latest version*
|
||||
|
@ -188,5 +190,5 @@ Use a [save manager](https://github.com/BernardoGiordano/Checkpoint/releases/lat
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Installing boot9strap (Hardmod)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
An excellent guide to getting a hardmod can be found [here](https://gbatemp.net/threads/414498/). If you are on a New 3DS, read [this](https://github.com/Plailect/Guide/issues/681) and [this](https://github.com/Plailect/Guide/issues/1185) before hardmodding.
|
||||
|
||||
This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
|
||||
|
@ -12,7 +14,7 @@ To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on th
|
|||
|
||||
This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that you have a corresponding `.firm` for.
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* Your NAND image extracted using your [hardmod](https://gbatemp.net/threads/414498/)
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -89,5 +91,5 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Installing boot9strap (Homebrew Launcher)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
### Instructions
|
||||
|
@ -37,5 +39,5 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
|
@ -4,9 +4,11 @@ title: "Installing boot9strap (MSET)"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -60,5 +62,5 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
|
@ -2,11 +2,15 @@
|
|||
title: "Installing boot9strap (ntrboot)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* A magnet that triggers the sleep mode of your device (if using a folding style device)
|
||||
* Your ntrboot flashed flashcart
|
||||
|
@ -70,7 +74,7 @@ To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on th
|
|||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
||||
___
|
||||
|
@ -83,7 +87,7 @@ Do not follow this section until you have completed the rest of the instructions
|
|||
|
||||
#### Section V - Removing ntrboot
|
||||
|
||||
##### What you need
|
||||
##### What You Need
|
||||
|
||||
* The latest release of [ntrboot_flasher](https://github.com/ntrteam/ntrboot_flasher/releases/latest){:target="_blank"}
|
||||
* The flashrom backup corresponding to your flashcart
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Move EmuNAND"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This is an add-on section for moving the contents of a previous EmuNAND to your new SysNAND CFW, then removing the old EmuNAND partition. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
|
||||
|
@ -11,7 +13,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
|||
You MUST have already installed Luma3DS and boot9strap to use this.
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* An existing EmuNAND
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
|
|
|
@ -4,12 +4,14 @@ title: "NTR and Cubic Ninja"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
||||
NTR Cubic Ninja will work for JPN New 3DS ONLY!
|
||||
{: .notice--warning}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* [JPN Cubic Ninja](https://www.amazon.com/dp/B004QL7M0A)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
|
@ -61,5 +63,5 @@ NTR Cubic Ninja will work for JPN New 3DS ONLY!
|
|||
|
||||
___
|
||||
|
||||
Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
### Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -4,6 +4,8 @@ title: "Region Changing"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This is add-on section for region changing your CFW SysNAND. This is done by installing the 11.5.0 CTRTransfer image for the region you want to switch to.
|
||||
|
||||
Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual [title region emulation](https://github.com/AuroraWright/Luma3DS/wiki/Options-and-usage).
|
||||
|
@ -25,7 +27,7 @@ Region changing using CTRTransfer (which this method uses) seems to cause reboot
|
|||
You MUST have already installed Luma3DS and boot9strap to use this.
|
||||
{: .notice--danger}
|
||||
|
||||
### What you need
|
||||
### What You Need
|
||||
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest){:target="_blank"} *(the`.3dsx` file)*
|
||||
|
|
|
@ -17,7 +17,7 @@ sitemap: false
|
|||
**All**
|
||||
|
||||
+ [A9LH to B9S](a9lh-to-b9s)
|
||||
+ [Cart Update](cart-update)
|
||||
+ [Cartridge Update](cart-update)
|
||||
+ [Credits](credits)
|
||||
+ [CTRTransfer](ctrtransfer)
|
||||
+ [Donations](donations)
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue