From 29f0a11687730c38a606afbfb18b01a4e799703a Mon Sep 17 00:00:00 2001 From: Plailect Date: Thu, 17 Aug 2017 21:54:18 -0400 Subject: [PATCH] dsi ntrboot and general ntrboot cleanup --- .../flashing-ntrboot-(3ds-multi-system).txt | 3 +- .../flashing-ntrboot-(3ds-single-system).txt | 11 +++-- _pages/en_US/flashing-ntrboot-(dsi).txt | 42 +++++++++++++++++++ _pages/en_US/flashing-ntrboot-(nds).txt | 3 +- _pages/en_US/ntrboot.txt | 40 +++++++++++------- _pages/en_US/site-navigation.txt | 3 +- 6 files changed, 75 insertions(+), 27 deletions(-) create mode 100644 _pages/en_US/flashing-ntrboot-(dsi).txt diff --git a/_pages/en_US/flashing-ntrboot-(3ds-multi-system).txt b/_pages/en_US/flashing-ntrboot-(3ds-multi-system).txt index b0bd1c1166..096c61843c 100644 --- a/_pages/en_US/flashing-ntrboot-(3ds-multi-system).txt +++ b/_pages/en_US/flashing-ntrboot-(3ds-multi-system).txt @@ -18,8 +18,7 @@ Note that in some rare circumstances, it may be possible for the flashing proces #### What you need -* Your ntrboot compatible DS / DSi flashcart: - + Either the Acekard 2i or R4i Gold 3DS RTS +* Your ntrboot compatible flashcart * Two 3DS family devices + **The source 3DS**: the 3DS family device that is already running some kind of custom firmware (such as boot9strap or arm9loaderhax) + **The target 3DS**: the device on stock firmware diff --git a/_pages/en_US/flashing-ntrboot-(3ds-single-system).txt b/_pages/en_US/flashing-ntrboot-(3ds-single-system).txt index 2b58a24b6b..832a8d34b5 100644 --- a/_pages/en_US/flashing-ntrboot-(3ds-single-system).txt +++ b/_pages/en_US/flashing-ntrboot-(3ds-single-system).txt @@ -4,20 +4,19 @@ title: "Flashing ntrboot (3DS Single System)" Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot) -This method requires nothing more than your stock unhacked 3DS. It is compatible with the following flashcarts: +This method requires nothing more than your stock unhacked 3DS. - + [R4i Gold 3DS RTS](http://www.nds-card.com/ProShow.asp?ProID=149) (All versions <= 11.5.0) - + [Acekard 2i](http://www.nds-card.com/ProShow.asp?ProID=160) (All versions <= 4.3.0) +Note that more recent 3DS versions have blocked access to some flashcarts. This leaves them unable to launch the flasher `.nds` file on newer versions. The ntrboot compatible flashcarts are able to launch `.nds` files under the following versions: -The reason for this method only supporting some versions is that more recent 3DS versions have blocked access to some flashcarts. This means they are unable to launch the flasher `.nds` file on the latest version. + + [R4i Gold 3DS RTS](http://www.nds-card.com/ProShow.asp?ProID=149) : All Versions <= 11.5.0 + + [Acekard 2i](http://www.nds-card.com/ProShow.asp?ProID=160) : All Versions <= 4.3.0 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 -* Your ntrboot compatible DS / DSi flashcart: - + Either the Acekard 2i or R4i Gold 3DS RTS +* Your ntrboot compatible flashcart * The latest release of [ak2i_ntrcardhax_flasher](https://github.com/d3m3vilurr/ak2i_ntrcardhax_flasher/releases/latest) *(`dsi` flasher; not the standard flasher)* #### Instructions diff --git a/_pages/en_US/flashing-ntrboot-(dsi).txt b/_pages/en_US/flashing-ntrboot-(dsi).txt new file mode 100644 index 0000000000..dd8aeca606 --- /dev/null +++ b/_pages/en_US/flashing-ntrboot-(dsi).txt @@ -0,0 +1,42 @@ +--- +title: "Flashing ntrboot (DSi)" +--- + +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. It is compatible with the following flashcarts: + + + [R4i Gold 3DS RTS](http://www.nds-card.com/ProShow.asp?ProID=149) + + [Acekard 2i](http://www.nds-card.com/ProShow.asp?ProID=160) + +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 + +* Your ntrboot compatible flashcart +* The latest release of [ak2i_ntrcardhax_flasher](https://github.com/d3m3vilurr/ak2i_ntrcardhax_flasher/releases/latest) *(`dsi` flasher; not the standard flasher)* + +#### Instructions + +##### Section I - Prep Work + +1. Power off your device +1. Insert your flashcart's SD card into your computer +1. Copy `ak2i_ntrcardhax_flasher_dsi.nds` to your flashcart's SD card +1. Reinsert your flashcart's SD card back into your flashcart +1. Insert your ntrboot compatible DS / DSi flashcart into your device + +##### Section II - Flashing ntrboot + +1. Launch `ak2i_ntrcardhax_flasher_dsi.nds` on your device using your flashcart +1. Press (A) to continue + + If you are using an Acekard 2i and wish to restore your flashcart to stock later, make a note of the "HW Rev" +1. Press (A) to "inject ntrboothax" +1. Press (A) to select "RETAIL" +1. Press (B) to "EXIT" + +___ + +Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) +{: .notice--primary} diff --git a/_pages/en_US/flashing-ntrboot-(nds).txt b/_pages/en_US/flashing-ntrboot-(nds).txt index 0b287834ea..850af72117 100644 --- a/_pages/en_US/flashing-ntrboot-(nds).txt +++ b/_pages/en_US/flashing-ntrboot-(nds).txt @@ -21,8 +21,7 @@ Note that in some rare circumstances, it may be possible for the flashing proces #### What you need -* Your ntrboot compatible DS / DSi flashcart: - + Either the Acekard 2i or R4i Gold 3DS RTS +* Your ntrboot compatible flashcart * Two devices + **The source NDS / NDSL**: the Nintendo DS or Nintendo DS Lite which is compatible with your flashcart + **The target 3DS**: the 3DS family device on stock firmware diff --git a/_pages/en_US/ntrboot.txt b/_pages/en_US/ntrboot.txt index ac2df67d91..8dbadda72c 100644 --- a/_pages/en_US/ntrboot.txt +++ b/_pages/en_US/ntrboot.txt @@ -5,7 +5,14 @@ title: "ntrboot" If you already flashed ntrboot to your flashcart, you can follow [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) for instructions on how to use it. {: .notice--success} -Installing boot9strap with ntrboot requires a compatible DS / DSi flashcart to flash ntrboot to. See the list of methods at the bottom of this page to see which flash carts are supported by each method. +Installing boot9strap with ntrboot requires a compatible DS / DSi flashcart to flash ntrboot to. + +The ntrboot exploit itself is compatible with the following flashcarts: + + + [R4i Gold 3DS RTS](http://www.nds-card.com/ProShow.asp?ProID=149) + + [Acekard 2i](http://www.nds-card.com/ProShow.asp?ProID=160) + +Note that specific methods may have additional compatibility information. The usage of this exploit, regardless of flashing method, requires access to a small magnet if the target device is of a folding style (any 3DS family system that is not the old 2DS with a sleep switch). This is because the exploit requires your device to enter sleep mode while still having access to the buttons. @@ -23,12 +30,12 @@ ___ [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) -This method requires nothing more than your stock unhacked 3DS. It is compatible with the following flashcarts: +This method requires nothing more than your stock unhacked 3DS. - + [R4i Gold 3DS RTS](http://www.nds-card.com/ProShow.asp?ProID=149) - + [Acekard 2i](http://www.nds-card.com/ProShow.asp?ProID=160) +Note that more recent 3DS versions have blocked access to some flashcarts. This leaves them unable to launch the flasher `.nds` file on newer versions. The ntrboot compatible flashcarts are able to launch `.nds` files under the following versions: -The reason for this method only supporting some versions is that more recent 3DS versions have blocked access to some flashcarts. This means they are unable to launch the flasher `.nds` file on the latest version. + + [R4i Gold 3DS RTS](http://www.nds-card.com/ProShow.asp?ProID=149) : All Versions <= 11.5.0 + + [Acekard 2i](http://www.nds-card.com/ProShow.asp?ProID=160) : All Versions <= 4.3.0 {% endcapture %} @@ -38,10 +45,7 @@ The reason for this method only supporting some versions is that more recent 3DS [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) -This method requires temporary access to a second 3DS family device that is already running some kind of custom firmware (such as boot9strap or arm9loaderhax). It is compatible with the following flashcarts: - - + [R4i Gold 3DS RTS](http://www.nds-card.com/ProShow.asp?ProID=149) - + [Acekard 2i](http://www.nds-card.com/ProShow.asp?ProID=160) +This method requires temporary access to a second 3DS family device that is already running some kind of custom firmware (such as boot9strap or arm9loaderhax). {% endcapture %} @@ -51,10 +55,17 @@ This method requires temporary access to a second 3DS family device that is alre [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) -This method requires temporary access to a Nintendo DS or Nintendo DS Lite that is compatible with your flashcart. Note that this method is *not* compatible with the Nintendo DSi. It is compatible with the following flashcarts: +This method requires temporary access to a Nintendo DS or Nintendo DS Lite that is compatible with your flashcart. - + [R4i Gold 3DS RTS](http://www.nds-card.com/ProShow.asp?ProID=149) - + [Acekard 2i](http://www.nds-card.com/ProShow.asp?ProID=160) +{% endcapture %} + +
{{ notice-1 | markdownify }}
+ +{% capture notice-1 %} + +[Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + +This method requires temporary access to a Nintendo DSi that is compatible with your flashcart. {% endcapture %} @@ -64,10 +75,7 @@ This method requires temporary access to a Nintendo DS or Nintendo DS Lite that [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) -This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. It will be compatible with the following flashcarts: - - + [R4i Gold 3DS RTS](http://www.nds-card.com/ProShow.asp?ProID=149) - + [Acekard 2i](http://www.nds-card.com/ProShow.asp?ProID=160) +This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. {% endcapture %} diff --git a/_pages/en_US/site-navigation.txt b/_pages/en_US/site-navigation.txt index ceac4bf580..fd1de30ed5 100644 --- a/_pages/en_US/site-navigation.txt +++ b/_pages/en_US/site-navigation.txt @@ -28,7 +28,8 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) -+ [Flashing ntrboot (NDS)](flashing-ntrboot-(Nds)) ++ [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) ++ [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) + [Get Started (New 3DS)](get-started-(new-3ds)) + [Get Started (Old 3DS)](get-started-(old-3ds))