New Crowdin translations (#1294)
This commit is contained in:
parent
252b949367
commit
eca12be190
416 changed files with 6255 additions and 2925 deletions
|
@ -4,19 +4,19 @@ title: "FAQ"
|
||||||
|
|
||||||
{% capture notice-1 %}
|
{% capture notice-1 %}
|
||||||
|
|
||||||
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
|
<a name="faq_latestfw" />**Q:** *I am on the latest system version. Is my device hackable?*
|
||||||
**A:** Yes
|
**A:** Yes
|
||||||
|
|
||||||
<a name="faq_updatecfw" />**Q:** *How do I update Luma3DS?*
|
<a name="faq_updatecfw" />**Q:** *How do I update Luma3DS?*
|
||||||
**A:** Use Luma3DS Updater
|
**A:** Use Luma3DS Updater
|
||||||
|
|
||||||
<a name="faq_gatewaysky" />**Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, etc), is that something I need?*
|
<a name="faq_gatewaysky" />**Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, etc). Is that something I need?*
|
||||||
**A:** No. boot9strap is a superior method of loading hax that runs early in boot.
|
**A:** No. boot9strap is a superior method of loading hax that runs early in boot.
|
||||||
|
|
||||||
<a name="faq_gatewaysaves" />**Q:** *How do I move saves from an existing Gateway setup to device installed games?*
|
<a name="faq_gatewaysaves" />**Q:** *How do I move saves from an existing Gateway setup to device installed games?*
|
||||||
**A:** See [this](https://gbatemp.net/threads/425743/)
|
**A:** See [this](https://gbatemp.net/threads/425743/)
|
||||||
|
|
||||||
<a name="faq_need" />**Q:** *What do I need to do this guide?*
|
<a name="faq_need" />**Q:** *What do I need to follow this guide?*
|
||||||
**A:** This guide can be completely done with free software
|
**A:** This guide can be completely done with free software
|
||||||
|
|
||||||
<a name="faq_risky" />**Q:** *How risky is hacking my console?*
|
<a name="faq_risky" />**Q:** *How risky is hacking my console?*
|
||||||
|
@ -37,7 +37,7 @@ title: "FAQ"
|
||||||
<a name="faq_le4gbsd" />**Q:** *Can I do this with a 4GB (or smaller) SD card?*
|
<a name="faq_le4gbsd" />**Q:** *Can I do this with a 4GB (or smaller) SD card?*
|
||||||
**A:** Yes!
|
**A:** Yes!
|
||||||
|
|
||||||
<a name="faq_ge128gbsd" />**Q:** *Can I use a 128 GB (or larger) SD card?*
|
<a name="faq_ge128gbsd" />**Q:** *Can I use a 128GB (or larger) SD card?*
|
||||||
**A:** Yes, but some users have reported slowdowns when using such large sizes. Note that you cannot format the card with exFAT; you need to format it with FAT32.
|
**A:** Yes, but some users have reported slowdowns when using such large sizes. Note that you cannot format the card with exFAT; you need to format it with FAT32.
|
||||||
|
|
||||||
<a name="faq_movesd" />**Q:** *How do I move to a new SD card at the end of this?*
|
<a name="faq_movesd" />**Q:** *How do I move to a new SD card at the end of this?*
|
||||||
|
|
51
_pages/af_ZA/flashing-ntrboot-(3ds).txt
Normal file
51
_pages/af_ZA/flashing-ntrboot-(3ds).txt
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
---
|
||||||
|
title: "Flashing ntrboot (3DS)"
|
||||||
|
---
|
||||||
|
|
||||||
|
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||||
|
|
||||||
|
Note that the flashcart will not be able to be used for its standard functions while the ntrboot exploit is installed on it (except for in the case of the Acekard 2i, which remains functional *on 3DS systems with custom firmware installed only*). There are optional steps at the end of the ntrboot installation instructions to remove it from your flashcart when you are done.
|
||||||
|
|
||||||
|
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
|
||||||
|
* 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
|
||||||
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`ntr` boot9strap; not the `devkit` file)*
|
||||||
|
* The latest release of [ntrboot_flasher](https://github.com/kitling/ntrboot_flasher/releases/latest)
|
||||||
|
|
||||||
|
#### Instructions
|
||||||
|
|
||||||
|
##### Section I - Prep Work
|
||||||
|
|
||||||
|
1. Power off **the source 3DS**
|
||||||
|
1. Insert **the source 3DS**'s SD card into your computer
|
||||||
|
1. Create a folder named `ntrboot` on the root of your SD card
|
||||||
|
1. Copy `boot9strap_ntr.firm` and `boot9strap_ntr.firm.sha` from the boot9strap ntr `.zip` to the `/ntrboot/` folder on your SD card
|
||||||
|
1. Copy `ntrboot_flasher.firm` from the ntrboot_flasher `.zip` to the `/luma/payloads` folder on **the source 3DS**'s SD card
|
||||||
|
1. Reinsert **the source 3DS**'s SD card back into **the source 3DS**
|
||||||
|
1. Insert your ntrboot compatible DS / DSi flashcart into **the source 3DS**
|
||||||
|
|
||||||
|
##### Section II - Flashing ntrboot
|
||||||
|
|
||||||
|
1. Launch the Luma3DS chainloader by holding (Start) during boot on **the source 3DS**
|
||||||
|
1. Select "ntrboot_flasher"
|
||||||
|
1. Select "Dump Flash"
|
||||||
|
1. Wait until the process is completed
|
||||||
|
1. Press (B) to return to the main menu
|
||||||
|
1. Select "Inject Ntrboot"
|
||||||
|
1. Press (Y) to proceed
|
||||||
|
1. Press (R) for retail unit ntrboot
|
||||||
|
1. Wait until the process is completed
|
||||||
|
1. Press (B) to return to the main menu
|
||||||
|
1. Select "EXIT" to power off **the source 3DS**
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
|
{: .notice--primary}
|
52
_pages/af_ZA/flashing-ntrboot-(nds).txt
Normal file
52
_pages/af_ZA/flashing-ntrboot-(nds).txt
Normal file
|
@ -0,0 +1,52 @@
|
||||||
|
---
|
||||||
|
title: "Flashing ntrboot (NDS)"
|
||||||
|
---
|
||||||
|
|
||||||
|
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||||
|
|
||||||
|
Note that the flashcart will not be able to be used for its standard functions while the ntrboot exploit is installed on it (except for in the case of the Acekard 2i, which remains functional *on 3DS systems with custom firmware installed only*). There are optional steps at the end of the ntrboot boot9strap installation instructions to remove it from your flashcart when you are done.
|
||||||
|
|
||||||
|
If you would like to remove the ntrboot exploit and restore your flashcart to its original state, note that you should *not* power off your NDS / NDSL until you have restored your flashcart. This is because the flashcart cannot be used to launch `.nds` files while the ntrboot exploit is installed on it, so if you exit the flasher application you will not be able to re-enter it.
|
||||||
|
{: .notice--warning}
|
||||||
|
|
||||||
|
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
|
||||||
|
* 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
|
||||||
|
* The latest release of [ak2i_ntrcardhax_flasher](https://github.com/d3m3vilurr/ak2i_ntrcardhax_flasher/releases/latest)
|
||||||
|
|
||||||
|
#### Instructions
|
||||||
|
|
||||||
|
##### Section I - Prep Work
|
||||||
|
|
||||||
|
1. Power off **the source NDS / NDSL**
|
||||||
|
1. Insert your flashcart's SD card into your computer
|
||||||
|
1. Copy `ak2i_ntrcardhax_flasher.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 **the source NDS / NDSL**
|
||||||
|
|
||||||
|
##### Section II - Flashing ntrboot
|
||||||
|
|
||||||
|
1. Launch `ak2i_ntrcardhax_flasher.nds` on **the source NDS / NDSL** using your flashcart
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Press (X) to "load flashrom"
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Eject your flashcart from **the source NDS / NDSL**
|
||||||
|
1. Eject the SD card from your flashcart
|
||||||
|
1. Reinsert your flashcart into **the source NDS / NDSL** with the SD card removed
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Press (A) to "inject ntrboothax"
|
||||||
|
1. Press (A) to select "RETAIL"
|
||||||
|
1. Eject your flashcart from **the source NDS / NDSL**
|
||||||
|
+ Do *not* exit the flasher application on **the source NDS / NDSL** if you intend to restore your flashcart to its original state after installing boot9strap on **the target 3DS**
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
|
{: .notice--primary}
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Flashing ntrboot (Powersaves)"
|
title: "Flashing ntrboot (Powersaves)"
|
||||||
---
|
---
|
||||||
|
|
||||||
This method is not yet complete, and as such is just a placeholder page.
|
This method is not yet complete, and as such is just a placeholder page.
|
|
@ -2,14 +2,14 @@
|
||||||
title: "GodMode9 Usage"
|
title: "GodMode9 Usage"
|
||||||
---
|
---
|
||||||
|
|
||||||
GodMode9 is a full access file browser for the Nintendo 3DS console, giving you access to your SD card, to the FAT partitions inside your SysNAND and EmuNAND and to basically anything else. Among other functionality, you can copy, delete, rename files and create folders.
|
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.
|
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.
|
||||||
|
|
||||||
{% capture notice %}
|
{% capture notice %}
|
||||||
This is powerful stuff, it provides you with the means to do basically any thinkable modification to any system data available on the 3DS console. However, precautions are taken so you don't accidentally damage the data of your console.
|
This is powerful stuff. GodMode9 provides you with the means to do basically any thinkable modification to any system data available on the 3DS console. However, precautions are taken so you don't accidentally damage the data of your console.
|
||||||
|
|
||||||
The write permissions system protects you by providing warnings and forces you to enter an unlock sequence for enabling write permissions. It is not possible to overwrite or modify any important stuff without such unlock sequences and it is not possible to accidentally unlock something. As always, be smart, keep backups, just to be safe.
|
The write permissions system protects you by providing warnings and forces you to enter an unlock sequence for enabling write permissions. It is not possible to overwrite or modify any important stuff without such unlock sequences and it is not possible to accidentally unlock something. As always, be smart and keep backups, just to be safe.
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
<div class="notice--danger">{{ notice | markdownify }}</div>
|
<div class="notice--danger">{{ notice | markdownify }}</div>
|
||||||
|
|
|
@ -28,7 +28,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
||||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
||||||
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
||||||
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS**:
|
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||||
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
|
|
||||||
|
@ -93,7 +93,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
1. Press (Start) to reboot **the source 3DS**
|
1. Press (Start) to reboot **the source 3DS**
|
||||||
1. Launch your DSiWare game on **the source 3DS**
|
1. Launch your DSiWare game on **the source 3DS**
|
||||||
1. Tap the screen or press any button to start the game and test if the save is functional
|
1. Tap the screen or press any button to start the game and test if the save is functional
|
||||||
+ If your game has an error about `boot.nds`, **then the exploit has been successful**
|
+ If your game has an error about `boot.nds` or a white screen, **then the exploit has been successful**
|
||||||
+ If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself
|
+ If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself
|
||||||
+ If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong
|
+ If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong
|
||||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken)
|
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken)
|
||||||
|
@ -135,7 +135,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
##### Section V - Backing up the target 3DS's FIRM
|
##### Section V - Backing up the target 3DS's FIRM
|
||||||
|
|
||||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||||
1. Copy `boot.nds` to the root of **the target 3DS**'s SD card
|
1. Copy `boot.nds` (B9STool) to the root of **the target 3DS**'s SD card
|
||||||
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
||||||
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
||||||
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
||||||
|
|
|
@ -27,7 +27,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
||||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
||||||
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
||||||
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS**:
|
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||||
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
|
|
||||||
|
@ -141,7 +141,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
##### Section V - Backing up the target 3DS's FIRM
|
##### Section V - Backing up the target 3DS's FIRM
|
||||||
|
|
||||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||||
1. Copy `boot.nds` to the root of **the target 3DS**'s SD card
|
1. Copy `boot.nds` (B9STool) to the root of **the target 3DS**'s SD card
|
||||||
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
||||||
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
||||||
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
||||||
|
|
|
@ -19,8 +19,6 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
|
||||||
+ If you *still* get a "PM INIT FAILED" error, try using the [r19 release of safehax](https://github.com/TiniVi/safehax/releases/tag/r19)
|
+ If you *still* get a "PM INIT FAILED" error, try using the [r19 release of safehax](https://github.com/TiniVi/safehax/releases/tag/r19)
|
||||||
+ If it freezes, just force the console to power off by holding the power button, then try again
|
+ If it freezes, just force the console to power off by holding the power button, then try again
|
||||||
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
||||||
+ If you launch into the Luma3DS configuration menu instead of SafeB9SInstaller, power off your device and ensure that `safehaxpayload.bin` exists on the root of your SD card
|
|
||||||
+ If it appears that `safehaxpayload.bin` exists on the root of your SD card but you still launch into the Luma3DS configuration menu, ensure you have [enabled the option to show file extensions](file-extensions-(windows))
|
|
||||||
|
|
||||||
##### Section II - Installing boot9strap
|
##### Section II - Installing boot9strap
|
||||||
|
|
||||||
|
|
|
@ -4,21 +4,21 @@ title: "Region Changing"
|
||||||
|
|
||||||
This is add-on section for region changing your CFW SysNAND. This is done by installing the 9.2.0 CTRTransfer image for the region you want to switch to.
|
This is add-on section for region changing your CFW SysNAND. This is done by installing the 9.2.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).
|
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).
|
||||||
|
|
||||||
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)
|
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).
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
This process will unlink your NNID from the system, since it will no longer be compatible with it. NNID's are locked to the region of your device that created them, and cannot be transferred between regions without [a very complex and advanced process](https://gist.githubusercontent.com/yifanlu/e80db121d38aceb8cca0e03cefd5853b/raw/3c4dd89869156ca0f945a2791e699acfdb32b510/gistfile1.txt).
|
This process will unlink your NNID from the system, since it will no longer be compatible with it. NNID's are locked to the region of your device that created them and cannot be transferred between regions without [a very complex and advanced process](https://gist.githubusercontent.com/yifanlu/e80db121d38aceb8cca0e03cefd5853b/raw/3c4dd89869156ca0f945a2791e699acfdb32b510/gistfile1.txt).
|
||||||
{: .notice--warning}
|
{: .notice--warning}
|
||||||
|
|
||||||
After this process, only **New 3DSs which have never accessed the eShop before** and **any Old 3DSs** will be able to access the eShop after creating a new NNID on their new region. Region changed New 3DSs that have already accessed the eShop on their original region cannot create a new NNID and access the eShop on their new region!
|
After this process, only **New 3DSs which have never accessed the eShop before** and **all Old 3DSs** will be able to access the eShop after creating a new NNID on their new region. Region changed New 3DSs that have already accessed the eShop on their original region cannot create a new NNID and access the eShop on their new region!
|
||||||
{: .notice--warning}
|
{: .notice--warning}
|
||||||
|
|
||||||
Note that occasionally the eShop will inexplicably still not work for devices that it should work for. This is entirely to do with Nintendo's servers, and I really do not have any control over it. Additionally, note that occasionally the eShop will inexplicably work for devices that it should not (such as some New 3DSs). The cause for this is currently unknown.
|
Note that occasionally the eShop will inexplicably still not work for devices that it should work for. This is entirely to do with Nintendo's servers, and I really do not have any control over it. Additionally, note that occasionally the eShop will inexplicably work for devices that it should not (such as some New 3DSs). The cause for this is currently unknown.
|
||||||
|
|
||||||
Region changing using CTRTransfer (which this method uses) seems to cause reboot patches to break. The cause for this is unknown, but for now Old 3DS users will be unable to play extended memory mode games (such as Monster Hunter, Super Smash Bros, and Pokémon Sun / Moon) until they format their devices.
|
Region changing using CTRTransfer (which this method uses) seems to cause reboot patches to break. The cause for this is unknown, but Old 3DS users, for now, will be unable to play extended memory mode games (such as Monster Hunter, Super Smash Bros, and Pokémon Sun / Moon) until they format their devices.
|
||||||
|
|
||||||
Never format a New 2DS XL while on a version <11.4.0 or you will be unable to complete initial setup!
|
Never format a New 2DS XL while on a version <11.4.0 or you will be unable to complete initial setup!
|
||||||
{: .notice--danger}
|
{: .notice--danger}
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
title: "Troubleshooting"
|
title: "Troubleshooting"
|
||||||
---
|
---
|
||||||
|
|
||||||
If you are unable to boot your device, please look for the section relevant to you, and follow the instructions. Once a solution works for you, you can proceed on with the main guide
|
If you are unable to boot your device, please look for the section relevant to you and follow the instructions. Once a solution works for you, you can proceed with the main guide
|
||||||
(The section is fairly long, try using Ctrl+F to search for your issue.)
|
(The section is fairly long, try using Ctrl+F to search for your issue).
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
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)
|
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).
|
||||||
|
|
||||||
## <a name="twl_broken" />DSi / DS functionality is broken after completing the guide
|
## <a name="twl_broken" />DSi / DS functionality is broken after completing the guide
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
||||||
1. Press (Start) to reboot your device
|
1. Press (Start) to reboot your device
|
||||||
|
|
||||||
## <a name="gw_fbi" />Cannot inject H&S on Gateway downgraded device
|
## <a name="gw_fbi" />Cannot inject H&S on Gateway downgraded device
|
||||||
This is caused by Gateway implementing a very shoddy downgrade method, which leaves two versions of each app on the system. One of them is unused, but it confuses the H&S inject system, causing it to inject into the wrong one.
|
This is caused by Gateway implementing a very shoddy downgrade method which leaves two versions of each app on the system. One of them is unused, but it confuses the H&S inject system, causing it to inject into the wrong one.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
||||||
|
@ -85,7 +85,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
||||||
1. If this still doesn't work, move the uppercase extension files back to the `content` folder, then move the lowercase extension files to the `newdir` folder, then return to [Finalizing Setup](finalizing-setup) and retry the FBI injection
|
1. If this still doesn't work, move the uppercase extension files back to the `content` folder, then move the lowercase extension files to the `newdir` folder, then return to [Finalizing Setup](finalizing-setup) and retry the FBI injection
|
||||||
|
|
||||||
## <a name="ts_browser" />A browser based exploit is not working
|
## <a name="ts_browser" />A browser based exploit is not working
|
||||||
Browser based exploits (such as browserhax or 2xrsa) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps
|
Browser based exploits (such as browserhax or 2xrsa) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps.
|
||||||
|
|
||||||
1. Launch the browser, then launch the browser settings
|
1. Launch the browser, then launch the browser settings
|
||||||
1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data)
|
1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data)
|
||||||
|
@ -116,7 +116,7 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras
|
||||||
|
|
||||||
## <a name="ts_sys_b9s" />Black screen on SysNAND boot after Installing boot9strap
|
## <a name="ts_sys_b9s" />Black screen on SysNAND boot after Installing boot9strap
|
||||||
|
|
||||||
1. Ensure you have a working payload.
|
1. Ensure you have a working payload
|
||||||
1. Check for the existence of `boot.firm` in the root of your SD card.
|
1. Check for the existence of `boot.firm` in the root of your SD card.
|
||||||
1. Try resetting Luma's config and fix options
|
1. Try resetting Luma's config and fix options
|
||||||
1. Delete `/luma/config.bin` from your SD card
|
1. Delete `/luma/config.bin` from your SD card
|
||||||
|
@ -132,9 +132,9 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras
|
||||||
+ KOR Region: Delete `000000A9`
|
+ KOR Region: Delete `000000A9`
|
||||||
+ TWN Region: Delete `000000B1`
|
+ TWN Region: Delete `000000B1`
|
||||||
1. Try booting without any cartridges inserted (including flashcarts)
|
1. Try booting without any cartridges inserted (including flashcarts)
|
||||||
1. If you previously downgraded with Gateway, ensure that you are using the latest Luma3DS version (v6.2.3 or higher, at the least)
|
1. If you previously downgraded with Gateway, ensure that you are using the latest Luma3DS version (v6.2.3 or higher)
|
||||||
1. If your NAND is of a version between 3.0.0 and 4.5.0, do the following:
|
1. If your NAND is of a version between 3.0.0 and 4.5.0, do the following:
|
||||||
+ Ensure that you are using the latest Luma3DS version (v6.6 or higher, at the least)
|
+ Ensure that you are using the latest Luma3DS version (v6.6 or higher)
|
||||||
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm`
|
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm`
|
||||||
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
||||||
+ Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card
|
+ Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card
|
||||||
|
|
|
@ -1,52 +1,52 @@
|
||||||
---
|
---
|
||||||
title: "Uninstall CFW"
|
title: "Uninstall CFW"
|
||||||
---
|
---
|
||||||
|
|
||||||
This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock.
|
This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock.
|
||||||
|
|
||||||
Any unsigned (illegitimate) games will be rendered unusable and can be manually removed using the Data Management section of the System Settings. Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup any saves for these unsigned (illegitimate) games you care about.
|
Any unsigned (illegitimate) games will be rendered unusable and can be manually removed using the Data Management section of the System Settings. Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup any saves for these unsigned (illegitimate) games you care about.
|
||||||
|
|
||||||
This will not affect your NNID, any legitimately purchased games, or any saves for those legitimately purchased games.
|
This will not affect your NNID, any legitimately purchased games, or any saves for those legitimately purchased games.
|
||||||
|
|
||||||
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.
|
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)
|
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
||||||
* The uninstaller script corresponding to your device:
|
* The uninstaller script corresponding to your device:
|
||||||
+ [`uninstall_hax_retail_NEW.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_NEW.gm9)
|
+ [`uninstall_hax_retail_NEW.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_NEW.gm9)
|
||||||
+ [`uninstall_hax_retail_OLD.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_OLD.gm9)
|
+ [`uninstall_hax_retail_OLD.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_OLD.gm9)
|
||||||
|
|
||||||
#### Instructions
|
#### Instructions
|
||||||
|
|
||||||
##### Section I - Prep Work
|
##### Section I - Prep Work
|
||||||
|
|
||||||
1. Power off your device
|
1. Power off your device
|
||||||
1. Insert your SD card into your computer
|
1. Insert your SD card into your computer
|
||||||
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
|
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
|
||||||
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
|
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
|
||||||
1. Copy the uninstaller script corresponding to your device to the `/gm9/scripts/` folder on your SD card
|
1. Copy the uninstaller script corresponding to your device to the `/gm9/scripts/` folder on your SD card
|
||||||
1. Reinsert your SD card into your device
|
1. Reinsert your SD card into your device
|
||||||
1. Power on your device
|
1. Power on your device
|
||||||
|
|
||||||
##### Section II - Running Uninstall Script
|
##### Section II - Running Uninstall Script
|
||||||
|
|
||||||
1. Launch GodMode9 by holding (Start) during boot
|
1. Launch GodMode9 by holding (Start) during boot
|
||||||
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
|
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
|
||||||
1. Press (Home) to bring up the action menu
|
1. Press (Home) to bring up the action menu
|
||||||
1. Select "More..."
|
1. Select "More..."
|
||||||
1. Select "Scripts..."
|
1. Select "Scripts..."
|
||||||
1. Select the uninstaller script
|
1. Select the uninstaller script
|
||||||
1. When prompted, press (A) to proceed
|
1. When prompted, press (A) to proceed
|
||||||
1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
|
1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
|
||||||
1. Press (A) to continue
|
1. Press (A) to continue
|
||||||
1. Press (A) to relock write permissions
|
1. Press (A) to relock write permissions
|
||||||
1. Press (Start) to reboot your device
|
1. Press (Start) to reboot your device
|
||||||
|
|
||||||
___
|
___
|
||||||
|
|
||||||
All custom firmware has been removed from your device.
|
All custom firmware has been removed from your device.
|
||||||
{: .notice--success}
|
{: .notice--success}
|
||||||
|
|
||||||
You can now remove any extra files and folders from the root of your SD card that are *not* the `Nintendo 3DS` or `DCIM` folders.
|
You can now remove any extra files and folders from the root of your SD card that are *not* the `Nintendo 3DS` or `DCIM` folders.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
|
@ -56,7 +56,7 @@ For all steps in this section, overwrite any existing files on your SD card.
|
||||||
1. Launch SafeB9SInstaller by pressing (A)
|
1. Launch SafeB9SInstaller by pressing (A)
|
||||||
1. Wait for all safety checks to complete
|
1. Wait for all safety checks to complete
|
||||||
1. When prompted, input the key combo given to install boot9strap
|
1. When prompted, input the key combo given to install boot9strap
|
||||||
1. Once it has completed, press (A) to reboot your device.
|
1. Once it has completed, press (A) to reboot your device
|
||||||
1. Power off your device
|
1. Power off your device
|
||||||
+ Note that you will receive the error `Unsupported launcher (argc = 0)` until you follow the rest of the instructions on this page
|
+ Note that you will receive the error `Unsupported launcher (argc = 0)` until you follow the rest of the instructions on this page
|
||||||
|
|
||||||
|
|
|
@ -4,19 +4,19 @@ title: "FAQ"
|
||||||
|
|
||||||
{% capture notice-1 %}
|
{% capture notice-1 %}
|
||||||
|
|
||||||
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
|
<a name="faq_latestfw" />**Q:** *I am on the latest system version. Is my device hackable?*
|
||||||
**A:** Yes
|
**A:** Yes
|
||||||
|
|
||||||
<a name="faq_updatecfw" />**Q:** *How do I update Luma3DS?*
|
<a name="faq_updatecfw" />**Q:** *How do I update Luma3DS?*
|
||||||
**A:** Use Luma3DS Updater
|
**A:** Use Luma3DS Updater
|
||||||
|
|
||||||
<a name="faq_gatewaysky" />**Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, etc), is that something I need?*
|
<a name="faq_gatewaysky" />**Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, etc). Is that something I need?*
|
||||||
**A:** No. boot9strap is a superior method of loading hax that runs early in boot.
|
**A:** No. boot9strap is a superior method of loading hax that runs early in boot.
|
||||||
|
|
||||||
<a name="faq_gatewaysaves" />**Q:** *How do I move saves from an existing Gateway setup to device installed games?*
|
<a name="faq_gatewaysaves" />**Q:** *How do I move saves from an existing Gateway setup to device installed games?*
|
||||||
**A:** See [this](https://gbatemp.net/threads/425743/)
|
**A:** See [this](https://gbatemp.net/threads/425743/)
|
||||||
|
|
||||||
<a name="faq_need" />**Q:** *What do I need to do this guide?*
|
<a name="faq_need" />**Q:** *What do I need to follow this guide?*
|
||||||
**A:** This guide can be completely done with free software
|
**A:** This guide can be completely done with free software
|
||||||
|
|
||||||
<a name="faq_risky" />**Q:** *How risky is hacking my console?*
|
<a name="faq_risky" />**Q:** *How risky is hacking my console?*
|
||||||
|
@ -37,7 +37,7 @@ title: "FAQ"
|
||||||
<a name="faq_le4gbsd" />**Q:** *Can I do this with a 4GB (or smaller) SD card?*
|
<a name="faq_le4gbsd" />**Q:** *Can I do this with a 4GB (or smaller) SD card?*
|
||||||
**A:** Yes!
|
**A:** Yes!
|
||||||
|
|
||||||
<a name="faq_ge128gbsd" />**Q:** *Can I use a 128 GB (or larger) SD card?*
|
<a name="faq_ge128gbsd" />**Q:** *Can I use a 128GB (or larger) SD card?*
|
||||||
**A:** Yes, but some users have reported slowdowns when using such large sizes. Note that you cannot format the card with exFAT; you need to format it with FAT32.
|
**A:** Yes, but some users have reported slowdowns when using such large sizes. Note that you cannot format the card with exFAT; you need to format it with FAT32.
|
||||||
|
|
||||||
<a name="faq_movesd" />**Q:** *How do I move to a new SD card at the end of this?*
|
<a name="faq_movesd" />**Q:** *How do I move to a new SD card at the end of this?*
|
||||||
|
|
51
_pages/ar_SA/flashing-ntrboot-(3ds).txt
Normal file
51
_pages/ar_SA/flashing-ntrboot-(3ds).txt
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
---
|
||||||
|
title: "Flashing ntrboot (3DS)"
|
||||||
|
---
|
||||||
|
|
||||||
|
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||||
|
|
||||||
|
Note that the flashcart will not be able to be used for its standard functions while the ntrboot exploit is installed on it (except for in the case of the Acekard 2i, which remains functional *on 3DS systems with custom firmware installed only*). There are optional steps at the end of the ntrboot installation instructions to remove it from your flashcart when you are done.
|
||||||
|
|
||||||
|
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
|
||||||
|
* 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
|
||||||
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`ntr` boot9strap; not the `devkit` file)*
|
||||||
|
* The latest release of [ntrboot_flasher](https://github.com/kitling/ntrboot_flasher/releases/latest)
|
||||||
|
|
||||||
|
#### Instructions
|
||||||
|
|
||||||
|
##### Section I - Prep Work
|
||||||
|
|
||||||
|
1. Power off **the source 3DS**
|
||||||
|
1. Insert **the source 3DS**'s SD card into your computer
|
||||||
|
1. Create a folder named `ntrboot` on the root of your SD card
|
||||||
|
1. Copy `boot9strap_ntr.firm` and `boot9strap_ntr.firm.sha` from the boot9strap ntr `.zip` to the `/ntrboot/` folder on your SD card
|
||||||
|
1. Copy `ntrboot_flasher.firm` from the ntrboot_flasher `.zip` to the `/luma/payloads` folder on **the source 3DS**'s SD card
|
||||||
|
1. Reinsert **the source 3DS**'s SD card back into **the source 3DS**
|
||||||
|
1. Insert your ntrboot compatible DS / DSi flashcart into **the source 3DS**
|
||||||
|
|
||||||
|
##### Section II - Flashing ntrboot
|
||||||
|
|
||||||
|
1. Launch the Luma3DS chainloader by holding (Start) during boot on **the source 3DS**
|
||||||
|
1. Select "ntrboot_flasher"
|
||||||
|
1. Select "Dump Flash"
|
||||||
|
1. Wait until the process is completed
|
||||||
|
1. Press (B) to return to the main menu
|
||||||
|
1. Select "Inject Ntrboot"
|
||||||
|
1. Press (Y) to proceed
|
||||||
|
1. Press (R) for retail unit ntrboot
|
||||||
|
1. Wait until the process is completed
|
||||||
|
1. Press (B) to return to the main menu
|
||||||
|
1. Select "EXIT" to power off **the source 3DS**
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
|
{: .notice--primary}
|
52
_pages/ar_SA/flashing-ntrboot-(nds).txt
Normal file
52
_pages/ar_SA/flashing-ntrboot-(nds).txt
Normal file
|
@ -0,0 +1,52 @@
|
||||||
|
---
|
||||||
|
title: "Flashing ntrboot (NDS)"
|
||||||
|
---
|
||||||
|
|
||||||
|
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||||
|
|
||||||
|
Note that the flashcart will not be able to be used for its standard functions while the ntrboot exploit is installed on it (except for in the case of the Acekard 2i, which remains functional *on 3DS systems with custom firmware installed only*). There are optional steps at the end of the ntrboot boot9strap installation instructions to remove it from your flashcart when you are done.
|
||||||
|
|
||||||
|
If you would like to remove the ntrboot exploit and restore your flashcart to its original state, note that you should *not* power off your NDS / NDSL until you have restored your flashcart. This is because the flashcart cannot be used to launch `.nds` files while the ntrboot exploit is installed on it, so if you exit the flasher application you will not be able to re-enter it.
|
||||||
|
{: .notice--warning}
|
||||||
|
|
||||||
|
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
|
||||||
|
* 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
|
||||||
|
* The latest release of [ak2i_ntrcardhax_flasher](https://github.com/d3m3vilurr/ak2i_ntrcardhax_flasher/releases/latest)
|
||||||
|
|
||||||
|
#### Instructions
|
||||||
|
|
||||||
|
##### Section I - Prep Work
|
||||||
|
|
||||||
|
1. Power off **the source NDS / NDSL**
|
||||||
|
1. Insert your flashcart's SD card into your computer
|
||||||
|
1. Copy `ak2i_ntrcardhax_flasher.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 **the source NDS / NDSL**
|
||||||
|
|
||||||
|
##### Section II - Flashing ntrboot
|
||||||
|
|
||||||
|
1. Launch `ak2i_ntrcardhax_flasher.nds` on **the source NDS / NDSL** using your flashcart
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Press (X) to "load flashrom"
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Eject your flashcart from **the source NDS / NDSL**
|
||||||
|
1. Eject the SD card from your flashcart
|
||||||
|
1. Reinsert your flashcart into **the source NDS / NDSL** with the SD card removed
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Press (A) to "inject ntrboothax"
|
||||||
|
1. Press (A) to select "RETAIL"
|
||||||
|
1. Eject your flashcart from **the source NDS / NDSL**
|
||||||
|
+ Do *not* exit the flasher application on **the source NDS / NDSL** if you intend to restore your flashcart to its original state after installing boot9strap on **the target 3DS**
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
|
{: .notice--primary}
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Flashing ntrboot (Powersaves)"
|
title: "Flashing ntrboot (Powersaves)"
|
||||||
---
|
---
|
||||||
|
|
||||||
This method is not yet complete, and as such is just a placeholder page.
|
This method is not yet complete, and as such is just a placeholder page.
|
|
@ -2,14 +2,14 @@
|
||||||
title: "GodMode9 Usage"
|
title: "GodMode9 Usage"
|
||||||
---
|
---
|
||||||
|
|
||||||
GodMode9 is a full access file browser for the Nintendo 3DS console, giving you access to your SD card, to the FAT partitions inside your SysNAND and EmuNAND and to basically anything else. Among other functionality, you can copy, delete, rename files and create folders.
|
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.
|
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.
|
||||||
|
|
||||||
{% capture notice %}
|
{% capture notice %}
|
||||||
This is powerful stuff, it provides you with the means to do basically any thinkable modification to any system data available on the 3DS console. However, precautions are taken so you don't accidentally damage the data of your console.
|
This is powerful stuff. GodMode9 provides you with the means to do basically any thinkable modification to any system data available on the 3DS console. However, precautions are taken so you don't accidentally damage the data of your console.
|
||||||
|
|
||||||
The write permissions system protects you by providing warnings and forces you to enter an unlock sequence for enabling write permissions. It is not possible to overwrite or modify any important stuff without such unlock sequences and it is not possible to accidentally unlock something. As always, be smart, keep backups, just to be safe.
|
The write permissions system protects you by providing warnings and forces you to enter an unlock sequence for enabling write permissions. It is not possible to overwrite or modify any important stuff without such unlock sequences and it is not possible to accidentally unlock something. As always, be smart and keep backups, just to be safe.
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
<div class="notice--danger">{{ notice | markdownify }}</div>
|
<div class="notice--danger">{{ notice | markdownify }}</div>
|
||||||
|
|
|
@ -28,7 +28,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
||||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
||||||
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
||||||
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS**:
|
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||||
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
|
|
||||||
|
@ -93,7 +93,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
1. Press (Start) to reboot **the source 3DS**
|
1. Press (Start) to reboot **the source 3DS**
|
||||||
1. Launch your DSiWare game on **the source 3DS**
|
1. Launch your DSiWare game on **the source 3DS**
|
||||||
1. Tap the screen or press any button to start the game and test if the save is functional
|
1. Tap the screen or press any button to start the game and test if the save is functional
|
||||||
+ If your game has an error about `boot.nds`, **then the exploit has been successful**
|
+ If your game has an error about `boot.nds` or a white screen, **then the exploit has been successful**
|
||||||
+ If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself
|
+ If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself
|
||||||
+ If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong
|
+ If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong
|
||||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken)
|
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken)
|
||||||
|
@ -135,7 +135,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
##### Section V - Backing up the target 3DS's FIRM
|
##### Section V - Backing up the target 3DS's FIRM
|
||||||
|
|
||||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||||
1. Copy `boot.nds` to the root of **the target 3DS**'s SD card
|
1. Copy `boot.nds` (B9STool) to the root of **the target 3DS**'s SD card
|
||||||
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
||||||
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
||||||
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
||||||
|
|
|
@ -27,7 +27,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
||||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
||||||
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
||||||
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS**:
|
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||||
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
|
|
||||||
|
@ -141,7 +141,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
##### Section V - Backing up the target 3DS's FIRM
|
##### Section V - Backing up the target 3DS's FIRM
|
||||||
|
|
||||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||||
1. Copy `boot.nds` to the root of **the target 3DS**'s SD card
|
1. Copy `boot.nds` (B9STool) to the root of **the target 3DS**'s SD card
|
||||||
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
||||||
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
||||||
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
||||||
|
|
|
@ -19,8 +19,6 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
|
||||||
+ If you *still* get a "PM INIT FAILED" error, try using the [r19 release of safehax](https://github.com/TiniVi/safehax/releases/tag/r19)
|
+ If you *still* get a "PM INIT FAILED" error, try using the [r19 release of safehax](https://github.com/TiniVi/safehax/releases/tag/r19)
|
||||||
+ If it freezes, just force the console to power off by holding the power button, then try again
|
+ If it freezes, just force the console to power off by holding the power button, then try again
|
||||||
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
||||||
+ If you launch into the Luma3DS configuration menu instead of SafeB9SInstaller, power off your device and ensure that `safehaxpayload.bin` exists on the root of your SD card
|
|
||||||
+ If it appears that `safehaxpayload.bin` exists on the root of your SD card but you still launch into the Luma3DS configuration menu, ensure you have [enabled the option to show file extensions](file-extensions-(windows))
|
|
||||||
|
|
||||||
##### Section II - Installing boot9strap
|
##### Section II - Installing boot9strap
|
||||||
|
|
||||||
|
|
|
@ -4,21 +4,21 @@ title: "Region Changing"
|
||||||
|
|
||||||
This is add-on section for region changing your CFW SysNAND. This is done by installing the 9.2.0 CTRTransfer image for the region you want to switch to.
|
This is add-on section for region changing your CFW SysNAND. This is done by installing the 9.2.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).
|
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).
|
||||||
|
|
||||||
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)
|
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).
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
This process will unlink your NNID from the system, since it will no longer be compatible with it. NNID's are locked to the region of your device that created them, and cannot be transferred between regions without [a very complex and advanced process](https://gist.githubusercontent.com/yifanlu/e80db121d38aceb8cca0e03cefd5853b/raw/3c4dd89869156ca0f945a2791e699acfdb32b510/gistfile1.txt).
|
This process will unlink your NNID from the system, since it will no longer be compatible with it. NNID's are locked to the region of your device that created them and cannot be transferred between regions without [a very complex and advanced process](https://gist.githubusercontent.com/yifanlu/e80db121d38aceb8cca0e03cefd5853b/raw/3c4dd89869156ca0f945a2791e699acfdb32b510/gistfile1.txt).
|
||||||
{: .notice--warning}
|
{: .notice--warning}
|
||||||
|
|
||||||
After this process, only **New 3DSs which have never accessed the eShop before** and **any Old 3DSs** will be able to access the eShop after creating a new NNID on their new region. Region changed New 3DSs that have already accessed the eShop on their original region cannot create a new NNID and access the eShop on their new region!
|
After this process, only **New 3DSs which have never accessed the eShop before** and **all Old 3DSs** will be able to access the eShop after creating a new NNID on their new region. Region changed New 3DSs that have already accessed the eShop on their original region cannot create a new NNID and access the eShop on their new region!
|
||||||
{: .notice--warning}
|
{: .notice--warning}
|
||||||
|
|
||||||
Note that occasionally the eShop will inexplicably still not work for devices that it should work for. This is entirely to do with Nintendo's servers, and I really do not have any control over it. Additionally, note that occasionally the eShop will inexplicably work for devices that it should not (such as some New 3DSs). The cause for this is currently unknown.
|
Note that occasionally the eShop will inexplicably still not work for devices that it should work for. This is entirely to do with Nintendo's servers, and I really do not have any control over it. Additionally, note that occasionally the eShop will inexplicably work for devices that it should not (such as some New 3DSs). The cause for this is currently unknown.
|
||||||
|
|
||||||
Region changing using CTRTransfer (which this method uses) seems to cause reboot patches to break. The cause for this is unknown, but for now Old 3DS users will be unable to play extended memory mode games (such as Monster Hunter, Super Smash Bros, and Pokémon Sun / Moon) until they format their devices.
|
Region changing using CTRTransfer (which this method uses) seems to cause reboot patches to break. The cause for this is unknown, but Old 3DS users, for now, will be unable to play extended memory mode games (such as Monster Hunter, Super Smash Bros, and Pokémon Sun / Moon) until they format their devices.
|
||||||
|
|
||||||
Never format a New 2DS XL while on a version <11.4.0 or you will be unable to complete initial setup!
|
Never format a New 2DS XL while on a version <11.4.0 or you will be unable to complete initial setup!
|
||||||
{: .notice--danger}
|
{: .notice--danger}
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
title: "Troubleshooting"
|
title: "Troubleshooting"
|
||||||
---
|
---
|
||||||
|
|
||||||
If you are unable to boot your device, please look for the section relevant to you, and follow the instructions. Once a solution works for you, you can proceed on with the main guide
|
If you are unable to boot your device, please look for the section relevant to you and follow the instructions. Once a solution works for you, you can proceed with the main guide
|
||||||
(The section is fairly long, try using Ctrl+F to search for your issue.)
|
(The section is fairly long, try using Ctrl+F to search for your issue).
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
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)
|
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).
|
||||||
|
|
||||||
## <a name="twl_broken" />DSi / DS functionality is broken after completing the guide
|
## <a name="twl_broken" />DSi / DS functionality is broken after completing the guide
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
||||||
1. Press (Start) to reboot your device
|
1. Press (Start) to reboot your device
|
||||||
|
|
||||||
## <a name="gw_fbi" />Cannot inject H&S on Gateway downgraded device
|
## <a name="gw_fbi" />Cannot inject H&S on Gateway downgraded device
|
||||||
This is caused by Gateway implementing a very shoddy downgrade method, which leaves two versions of each app on the system. One of them is unused, but it confuses the H&S inject system, causing it to inject into the wrong one.
|
This is caused by Gateway implementing a very shoddy downgrade method which leaves two versions of each app on the system. One of them is unused, but it confuses the H&S inject system, causing it to inject into the wrong one.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
||||||
|
@ -85,7 +85,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
||||||
1. If this still doesn't work, move the uppercase extension files back to the `content` folder, then move the lowercase extension files to the `newdir` folder, then return to [Finalizing Setup](finalizing-setup) and retry the FBI injection
|
1. If this still doesn't work, move the uppercase extension files back to the `content` folder, then move the lowercase extension files to the `newdir` folder, then return to [Finalizing Setup](finalizing-setup) and retry the FBI injection
|
||||||
|
|
||||||
## <a name="ts_browser" />A browser based exploit is not working
|
## <a name="ts_browser" />A browser based exploit is not working
|
||||||
Browser based exploits (such as browserhax or 2xrsa) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps
|
Browser based exploits (such as browserhax or 2xrsa) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps.
|
||||||
|
|
||||||
1. Launch the browser, then launch the browser settings
|
1. Launch the browser, then launch the browser settings
|
||||||
1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data)
|
1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data)
|
||||||
|
@ -116,7 +116,7 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras
|
||||||
|
|
||||||
## <a name="ts_sys_b9s" />Black screen on SysNAND boot after Installing boot9strap
|
## <a name="ts_sys_b9s" />Black screen on SysNAND boot after Installing boot9strap
|
||||||
|
|
||||||
1. Ensure you have a working payload.
|
1. Ensure you have a working payload
|
||||||
1. Check for the existence of `boot.firm` in the root of your SD card.
|
1. Check for the existence of `boot.firm` in the root of your SD card.
|
||||||
1. Try resetting Luma's config and fix options
|
1. Try resetting Luma's config and fix options
|
||||||
1. Delete `/luma/config.bin` from your SD card
|
1. Delete `/luma/config.bin` from your SD card
|
||||||
|
@ -132,9 +132,9 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras
|
||||||
+ KOR Region: Delete `000000A9`
|
+ KOR Region: Delete `000000A9`
|
||||||
+ TWN Region: Delete `000000B1`
|
+ TWN Region: Delete `000000B1`
|
||||||
1. Try booting without any cartridges inserted (including flashcarts)
|
1. Try booting without any cartridges inserted (including flashcarts)
|
||||||
1. If you previously downgraded with Gateway, ensure that you are using the latest Luma3DS version (v6.2.3 or higher, at the least)
|
1. If you previously downgraded with Gateway, ensure that you are using the latest Luma3DS version (v6.2.3 or higher)
|
||||||
1. If your NAND is of a version between 3.0.0 and 4.5.0, do the following:
|
1. If your NAND is of a version between 3.0.0 and 4.5.0, do the following:
|
||||||
+ Ensure that you are using the latest Luma3DS version (v6.6 or higher, at the least)
|
+ Ensure that you are using the latest Luma3DS version (v6.6 or higher)
|
||||||
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm`
|
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm`
|
||||||
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
||||||
+ Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card
|
+ Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card
|
||||||
|
|
|
@ -1,52 +1,52 @@
|
||||||
---
|
---
|
||||||
title: "Uninstall CFW"
|
title: "Uninstall CFW"
|
||||||
---
|
---
|
||||||
|
|
||||||
This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock.
|
This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock.
|
||||||
|
|
||||||
Any unsigned (illegitimate) games will be rendered unusable and can be manually removed using the Data Management section of the System Settings. Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup any saves for these unsigned (illegitimate) games you care about.
|
Any unsigned (illegitimate) games will be rendered unusable and can be manually removed using the Data Management section of the System Settings. Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup any saves for these unsigned (illegitimate) games you care about.
|
||||||
|
|
||||||
This will not affect your NNID, any legitimately purchased games, or any saves for those legitimately purchased games.
|
This will not affect your NNID, any legitimately purchased games, or any saves for those legitimately purchased games.
|
||||||
|
|
||||||
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.
|
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)
|
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
||||||
* The uninstaller script corresponding to your device:
|
* The uninstaller script corresponding to your device:
|
||||||
+ [`uninstall_hax_retail_NEW.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_NEW.gm9)
|
+ [`uninstall_hax_retail_NEW.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_NEW.gm9)
|
||||||
+ [`uninstall_hax_retail_OLD.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_OLD.gm9)
|
+ [`uninstall_hax_retail_OLD.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_OLD.gm9)
|
||||||
|
|
||||||
#### Instructions
|
#### Instructions
|
||||||
|
|
||||||
##### Section I - Prep Work
|
##### Section I - Prep Work
|
||||||
|
|
||||||
1. Power off your device
|
1. Power off your device
|
||||||
1. Insert your SD card into your computer
|
1. Insert your SD card into your computer
|
||||||
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
|
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
|
||||||
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
|
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
|
||||||
1. Copy the uninstaller script corresponding to your device to the `/gm9/scripts/` folder on your SD card
|
1. Copy the uninstaller script corresponding to your device to the `/gm9/scripts/` folder on your SD card
|
||||||
1. Reinsert your SD card into your device
|
1. Reinsert your SD card into your device
|
||||||
1. Power on your device
|
1. Power on your device
|
||||||
|
|
||||||
##### Section II - Running Uninstall Script
|
##### Section II - Running Uninstall Script
|
||||||
|
|
||||||
1. Launch GodMode9 by holding (Start) during boot
|
1. Launch GodMode9 by holding (Start) during boot
|
||||||
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
|
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
|
||||||
1. Press (Home) to bring up the action menu
|
1. Press (Home) to bring up the action menu
|
||||||
1. Select "More..."
|
1. Select "More..."
|
||||||
1. Select "Scripts..."
|
1. Select "Scripts..."
|
||||||
1. Select the uninstaller script
|
1. Select the uninstaller script
|
||||||
1. When prompted, press (A) to proceed
|
1. When prompted, press (A) to proceed
|
||||||
1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
|
1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
|
||||||
1. Press (A) to continue
|
1. Press (A) to continue
|
||||||
1. Press (A) to relock write permissions
|
1. Press (A) to relock write permissions
|
||||||
1. Press (Start) to reboot your device
|
1. Press (Start) to reboot your device
|
||||||
|
|
||||||
___
|
___
|
||||||
|
|
||||||
All custom firmware has been removed from your device.
|
All custom firmware has been removed from your device.
|
||||||
{: .notice--success}
|
{: .notice--success}
|
||||||
|
|
||||||
You can now remove any extra files and folders from the root of your SD card that are *not* the `Nintendo 3DS` or `DCIM` folders.
|
You can now remove any extra files and folders from the root of your SD card that are *not* the `Nintendo 3DS` or `DCIM` folders.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
|
@ -56,7 +56,7 @@ For all steps in this section, overwrite any existing files on your SD card.
|
||||||
1. Launch SafeB9SInstaller by pressing (A)
|
1. Launch SafeB9SInstaller by pressing (A)
|
||||||
1. Wait for all safety checks to complete
|
1. Wait for all safety checks to complete
|
||||||
1. When prompted, input the key combo given to install boot9strap
|
1. When prompted, input the key combo given to install boot9strap
|
||||||
1. Once it has completed, press (A) to reboot your device.
|
1. Once it has completed, press (A) to reboot your device
|
||||||
1. Power off your device
|
1. Power off your device
|
||||||
+ Note that you will receive the error `Unsupported launcher (argc = 0)` until you follow the rest of the instructions on this page
|
+ Note that you will receive the error `Unsupported launcher (argc = 0)` until you follow the rest of the instructions on this page
|
||||||
|
|
||||||
|
|
|
@ -4,19 +4,19 @@ title: "FAQ"
|
||||||
|
|
||||||
{% capture notice-1 %}
|
{% capture notice-1 %}
|
||||||
|
|
||||||
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
|
<a name="faq_latestfw" />**Q:** *I am on the latest system version. Is my device hackable?*
|
||||||
**A:** Yes
|
**A:** Yes
|
||||||
|
|
||||||
<a name="faq_updatecfw" />**Q:** *How do I update Luma3DS?*
|
<a name="faq_updatecfw" />**Q:** *How do I update Luma3DS?*
|
||||||
**A:** Use Luma3DS Updater
|
**A:** Use Luma3DS Updater
|
||||||
|
|
||||||
<a name="faq_gatewaysky" />**Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, etc), is that something I need?*
|
<a name="faq_gatewaysky" />**Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, etc). Is that something I need?*
|
||||||
**A:** No. boot9strap is a superior method of loading hax that runs early in boot.
|
**A:** No. boot9strap is a superior method of loading hax that runs early in boot.
|
||||||
|
|
||||||
<a name="faq_gatewaysaves" />**Q:** *How do I move saves from an existing Gateway setup to device installed games?*
|
<a name="faq_gatewaysaves" />**Q:** *How do I move saves from an existing Gateway setup to device installed games?*
|
||||||
**A:** See [this](https://gbatemp.net/threads/425743/)
|
**A:** See [this](https://gbatemp.net/threads/425743/)
|
||||||
|
|
||||||
<a name="faq_need" />**Q:** *What do I need to do this guide?*
|
<a name="faq_need" />**Q:** *What do I need to follow this guide?*
|
||||||
**A:** This guide can be completely done with free software
|
**A:** This guide can be completely done with free software
|
||||||
|
|
||||||
<a name="faq_risky" />**Q:** *How risky is hacking my console?*
|
<a name="faq_risky" />**Q:** *How risky is hacking my console?*
|
||||||
|
@ -37,7 +37,7 @@ title: "FAQ"
|
||||||
<a name="faq_le4gbsd" />**Q:** *Can I do this with a 4GB (or smaller) SD card?*
|
<a name="faq_le4gbsd" />**Q:** *Can I do this with a 4GB (or smaller) SD card?*
|
||||||
**A:** Yes!
|
**A:** Yes!
|
||||||
|
|
||||||
<a name="faq_ge128gbsd" />**Q:** *Can I use a 128 GB (or larger) SD card?*
|
<a name="faq_ge128gbsd" />**Q:** *Can I use a 128GB (or larger) SD card?*
|
||||||
**A:** Yes, but some users have reported slowdowns when using such large sizes. Note that you cannot format the card with exFAT; you need to format it with FAT32.
|
**A:** Yes, but some users have reported slowdowns when using such large sizes. Note that you cannot format the card with exFAT; you need to format it with FAT32.
|
||||||
|
|
||||||
<a name="faq_movesd" />**Q:** *How do I move to a new SD card at the end of this?*
|
<a name="faq_movesd" />**Q:** *How do I move to a new SD card at the end of this?*
|
||||||
|
|
51
_pages/ca_ES/flashing-ntrboot-(3ds).txt
Normal file
51
_pages/ca_ES/flashing-ntrboot-(3ds).txt
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
---
|
||||||
|
title: "Flashing ntrboot (3DS)"
|
||||||
|
---
|
||||||
|
|
||||||
|
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||||
|
|
||||||
|
Note that the flashcart will not be able to be used for its standard functions while the ntrboot exploit is installed on it (except for in the case of the Acekard 2i, which remains functional *on 3DS systems with custom firmware installed only*). There are optional steps at the end of the ntrboot installation instructions to remove it from your flashcart when you are done.
|
||||||
|
|
||||||
|
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}
|
||||||
|
|
||||||
|
#### Què necessiteu
|
||||||
|
|
||||||
|
* Your ntrboot compatible DS / DSi flashcart:
|
||||||
|
+ Either the Acekard 2i or R4i Gold 3DS RTS
|
||||||
|
* 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
|
||||||
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`ntr` boot9strap; not the `devkit` file)*
|
||||||
|
* The latest release of [ntrboot_flasher](https://github.com/kitling/ntrboot_flasher/releases/latest)
|
||||||
|
|
||||||
|
#### Instruccions
|
||||||
|
|
||||||
|
##### Section I - Prep Work
|
||||||
|
|
||||||
|
1. Power off **the source 3DS**
|
||||||
|
1. Insert **the source 3DS**'s SD card into your computer
|
||||||
|
1. Create a folder named `ntrboot` on the root of your SD card
|
||||||
|
1. Copy `boot9strap_ntr.firm` and `boot9strap_ntr.firm.sha` from the boot9strap ntr `.zip` to the `/ntrboot/` folder on your SD card
|
||||||
|
1. Copy `ntrboot_flasher.firm` from the ntrboot_flasher `.zip` to the `/luma/payloads` folder on **the source 3DS**'s SD card
|
||||||
|
1. Reinsert **the source 3DS**'s SD card back into **the source 3DS**
|
||||||
|
1. Insert your ntrboot compatible DS / DSi flashcart into **the source 3DS**
|
||||||
|
|
||||||
|
##### Section II - Flashing ntrboot
|
||||||
|
|
||||||
|
1. Launch the Luma3DS chainloader by holding (Start) during boot on **the source 3DS**
|
||||||
|
1. Select "ntrboot_flasher"
|
||||||
|
1. Select "Dump Flash"
|
||||||
|
1. Wait until the process is completed
|
||||||
|
1. Press (B) to return to the main menu
|
||||||
|
1. Select "Inject Ntrboot"
|
||||||
|
1. Press (Y) to proceed
|
||||||
|
1. Press (R) for retail unit ntrboot
|
||||||
|
1. Wait until the process is completed
|
||||||
|
1. Press (B) to return to the main menu
|
||||||
|
1. Select "EXIT" to power off **the source 3DS**
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
|
{: .notice--primary}
|
52
_pages/ca_ES/flashing-ntrboot-(nds).txt
Normal file
52
_pages/ca_ES/flashing-ntrboot-(nds).txt
Normal file
|
@ -0,0 +1,52 @@
|
||||||
|
---
|
||||||
|
title: "Flashing ntrboot (NDS)"
|
||||||
|
---
|
||||||
|
|
||||||
|
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||||
|
|
||||||
|
Note that the flashcart will not be able to be used for its standard functions while the ntrboot exploit is installed on it (except for in the case of the Acekard 2i, which remains functional *on 3DS systems with custom firmware installed only*). There are optional steps at the end of the ntrboot boot9strap installation instructions to remove it from your flashcart when you are done.
|
||||||
|
|
||||||
|
If you would like to remove the ntrboot exploit and restore your flashcart to its original state, note that you should *not* power off your NDS / NDSL until you have restored your flashcart. This is because the flashcart cannot be used to launch `.nds` files while the ntrboot exploit is installed on it, so if you exit the flasher application you will not be able to re-enter it.
|
||||||
|
{: .notice--warning}
|
||||||
|
|
||||||
|
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}
|
||||||
|
|
||||||
|
#### Què necessiteu
|
||||||
|
|
||||||
|
* Your ntrboot compatible DS / DSi flashcart:
|
||||||
|
+ Either the Acekard 2i or R4i Gold 3DS RTS
|
||||||
|
* 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
|
||||||
|
* The latest release of [ak2i_ntrcardhax_flasher](https://github.com/d3m3vilurr/ak2i_ntrcardhax_flasher/releases/latest)
|
||||||
|
|
||||||
|
#### Instruccions
|
||||||
|
|
||||||
|
##### Section I - Prep Work
|
||||||
|
|
||||||
|
1. Power off **the source NDS / NDSL**
|
||||||
|
1. Insert your flashcart's SD card into your computer
|
||||||
|
1. Copy `ak2i_ntrcardhax_flasher.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 **the source NDS / NDSL**
|
||||||
|
|
||||||
|
##### Section II - Flashing ntrboot
|
||||||
|
|
||||||
|
1. Launch `ak2i_ntrcardhax_flasher.nds` on **the source NDS / NDSL** using your flashcart
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Press (X) to "load flashrom"
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Eject your flashcart from **the source NDS / NDSL**
|
||||||
|
1. Eject the SD card from your flashcart
|
||||||
|
1. Reinsert your flashcart into **the source NDS / NDSL** with the SD card removed
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Press (A) to "inject ntrboothax"
|
||||||
|
1. Press (A) to select "RETAIL"
|
||||||
|
1. Eject your flashcart from **the source NDS / NDSL**
|
||||||
|
+ Do *not* exit the flasher application on **the source NDS / NDSL** if you intend to restore your flashcart to its original state after installing boot9strap on **the target 3DS**
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
|
{: .notice--primary}
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Flashing ntrboot (Powersaves)"
|
title: "Flashing ntrboot (Powersaves)"
|
||||||
---
|
---
|
||||||
|
|
||||||
This method is not yet complete, and as such is just a placeholder page.
|
This method is not yet complete, and as such is just a placeholder page.
|
|
@ -2,14 +2,14 @@
|
||||||
title: "GodMode9 Usage"
|
title: "GodMode9 Usage"
|
||||||
---
|
---
|
||||||
|
|
||||||
GodMode9 is a full access file browser for the Nintendo 3DS console, giving you access to your SD card, to the FAT partitions inside your SysNAND and EmuNAND and to basically anything else. Among other functionality, you can copy, delete, rename files and create folders.
|
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.
|
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.
|
||||||
|
|
||||||
{% capture notice %}
|
{% capture notice %}
|
||||||
This is powerful stuff, it provides you with the means to do basically any thinkable modification to any system data available on the 3DS console. However, precautions are taken so you don't accidentally damage the data of your console.
|
This is powerful stuff. GodMode9 provides you with the means to do basically any thinkable modification to any system data available on the 3DS console. However, precautions are taken so you don't accidentally damage the data of your console.
|
||||||
|
|
||||||
The write permissions system protects you by providing warnings and forces you to enter an unlock sequence for enabling write permissions. It is not possible to overwrite or modify any important stuff without such unlock sequences and it is not possible to accidentally unlock something. As always, be smart, keep backups, just to be safe.
|
The write permissions system protects you by providing warnings and forces you to enter an unlock sequence for enabling write permissions. It is not possible to overwrite or modify any important stuff without such unlock sequences and it is not possible to accidentally unlock something. As always, be smart and keep backups, just to be safe.
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
<div class="notice--danger">{{ notice | markdownify }}</div>
|
<div class="notice--danger">{{ notice | markdownify }}</div>
|
||||||
|
|
|
@ -28,7 +28,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
||||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
||||||
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
||||||
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS**:
|
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||||
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
|
|
||||||
|
@ -93,7 +93,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
1. Press (Start) to reboot **the source 3DS**
|
1. Press (Start) to reboot **the source 3DS**
|
||||||
1. Launch your DSiWare game on **the source 3DS**
|
1. Launch your DSiWare game on **the source 3DS**
|
||||||
1. Tap the screen or press any button to start the game and test if the save is functional
|
1. Tap the screen or press any button to start the game and test if the save is functional
|
||||||
+ If your game has an error about `boot.nds`, **then the exploit has been successful**
|
+ If your game has an error about `boot.nds` or a white screen, **then the exploit has been successful**
|
||||||
+ If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself
|
+ If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself
|
||||||
+ If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong
|
+ If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong
|
||||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken)
|
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken)
|
||||||
|
@ -135,7 +135,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
##### Section V - Backing up the target 3DS's FIRM
|
##### Section V - Backing up the target 3DS's FIRM
|
||||||
|
|
||||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||||
1. Copy `boot.nds` to the root of **the target 3DS**'s SD card
|
1. Copy `boot.nds` (B9STool) to the root of **the target 3DS**'s SD card
|
||||||
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
||||||
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
||||||
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
||||||
|
|
|
@ -27,7 +27,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
||||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
||||||
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
||||||
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS**:
|
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||||
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
|
|
||||||
|
@ -141,7 +141,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
##### Section V - Backing up the target 3DS's FIRM
|
##### Section V - Backing up the target 3DS's FIRM
|
||||||
|
|
||||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||||
1. Copy `boot.nds` to the root of **the target 3DS**'s SD card
|
1. Copy `boot.nds` (B9STool) to the root of **the target 3DS**'s SD card
|
||||||
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
||||||
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
||||||
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
||||||
|
|
|
@ -19,8 +19,6 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
|
||||||
+ If you *still* get a "PM INIT FAILED" error, try using the [r19 release of safehax](https://github.com/TiniVi/safehax/releases/tag/r19)
|
+ If you *still* get a "PM INIT FAILED" error, try using the [r19 release of safehax](https://github.com/TiniVi/safehax/releases/tag/r19)
|
||||||
+ If it freezes, just force the console to power off by holding the power button, then try again
|
+ If it freezes, just force the console to power off by holding the power button, then try again
|
||||||
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
||||||
+ If you launch into the Luma3DS configuration menu instead of SafeB9SInstaller, power off your device and ensure that `safehaxpayload.bin` exists on the root of your SD card
|
|
||||||
+ If it appears that `safehaxpayload.bin` exists on the root of your SD card but you still launch into the Luma3DS configuration menu, ensure you have [enabled the option to show file extensions](file-extensions-(windows))
|
|
||||||
|
|
||||||
##### Section II - Installing boot9strap
|
##### Section II - Installing boot9strap
|
||||||
|
|
||||||
|
|
|
@ -4,21 +4,21 @@ title: "Region Changing"
|
||||||
|
|
||||||
This is add-on section for region changing your CFW SysNAND. This is done by installing the 9.2.0 CTRTransfer image for the region you want to switch to.
|
This is add-on section for region changing your CFW SysNAND. This is done by installing the 9.2.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).
|
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).
|
||||||
|
|
||||||
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)
|
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).
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
This process will unlink your NNID from the system, since it will no longer be compatible with it. NNID's are locked to the region of your device that created them, and cannot be transferred between regions without [a very complex and advanced process](https://gist.githubusercontent.com/yifanlu/e80db121d38aceb8cca0e03cefd5853b/raw/3c4dd89869156ca0f945a2791e699acfdb32b510/gistfile1.txt).
|
This process will unlink your NNID from the system, since it will no longer be compatible with it. NNID's are locked to the region of your device that created them and cannot be transferred between regions without [a very complex and advanced process](https://gist.githubusercontent.com/yifanlu/e80db121d38aceb8cca0e03cefd5853b/raw/3c4dd89869156ca0f945a2791e699acfdb32b510/gistfile1.txt).
|
||||||
{: .notice--warning}
|
{: .notice--warning}
|
||||||
|
|
||||||
After this process, only **New 3DSs which have never accessed the eShop before** and **any Old 3DSs** will be able to access the eShop after creating a new NNID on their new region. Region changed New 3DSs that have already accessed the eShop on their original region cannot create a new NNID and access the eShop on their new region!
|
After this process, only **New 3DSs which have never accessed the eShop before** and **all Old 3DSs** will be able to access the eShop after creating a new NNID on their new region. Region changed New 3DSs that have already accessed the eShop on their original region cannot create a new NNID and access the eShop on their new region!
|
||||||
{: .notice--warning}
|
{: .notice--warning}
|
||||||
|
|
||||||
Note that occasionally the eShop will inexplicably still not work for devices that it should work for. This is entirely to do with Nintendo's servers, and I really do not have any control over it. Additionally, note that occasionally the eShop will inexplicably work for devices that it should not (such as some New 3DSs). The cause for this is currently unknown.
|
Note that occasionally the eShop will inexplicably still not work for devices that it should work for. This is entirely to do with Nintendo's servers, and I really do not have any control over it. Additionally, note that occasionally the eShop will inexplicably work for devices that it should not (such as some New 3DSs). The cause for this is currently unknown.
|
||||||
|
|
||||||
Region changing using CTRTransfer (which this method uses) seems to cause reboot patches to break. The cause for this is unknown, but for now Old 3DS users will be unable to play extended memory mode games (such as Monster Hunter, Super Smash Bros, and Pokémon Sun / Moon) until they format their devices.
|
Region changing using CTRTransfer (which this method uses) seems to cause reboot patches to break. The cause for this is unknown, but Old 3DS users, for now, will be unable to play extended memory mode games (such as Monster Hunter, Super Smash Bros, and Pokémon Sun / Moon) until they format their devices.
|
||||||
|
|
||||||
Never format a New 2DS XL while on a version <11.4.0 or you will be unable to complete initial setup!
|
Never format a New 2DS XL while on a version <11.4.0 or you will be unable to complete initial setup!
|
||||||
{: .notice--danger}
|
{: .notice--danger}
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
title: "Troubleshooting"
|
title: "Troubleshooting"
|
||||||
---
|
---
|
||||||
|
|
||||||
If you are unable to boot your device, please look for the section relevant to you, and follow the instructions. Once a solution works for you, you can proceed on with the main guide
|
If you are unable to boot your device, please look for the section relevant to you and follow the instructions. Once a solution works for you, you can proceed with the main guide
|
||||||
(The section is fairly long, try using Ctrl+F to search for your issue.)
|
(The section is fairly long, try using Ctrl+F to search for your issue).
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
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)
|
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).
|
||||||
|
|
||||||
## <a name="twl_broken" />DSi / DS functionality is broken after completing the guide
|
## <a name="twl_broken" />DSi / DS functionality is broken after completing the guide
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
||||||
1. Press (Start) to reboot your device
|
1. Press (Start) to reboot your device
|
||||||
|
|
||||||
## <a name="gw_fbi" />Cannot inject H&S on Gateway downgraded device
|
## <a name="gw_fbi" />Cannot inject H&S on Gateway downgraded device
|
||||||
This is caused by Gateway implementing a very shoddy downgrade method, which leaves two versions of each app on the system. One of them is unused, but it confuses the H&S inject system, causing it to inject into the wrong one.
|
This is caused by Gateway implementing a very shoddy downgrade method which leaves two versions of each app on the system. One of them is unused, but it confuses the H&S inject system, causing it to inject into the wrong one.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
||||||
|
@ -85,7 +85,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
||||||
1. If this still doesn't work, move the uppercase extension files back to the `content` folder, then move the lowercase extension files to the `newdir` folder, then return to [Finalizing Setup](finalizing-setup) and retry the FBI injection
|
1. If this still doesn't work, move the uppercase extension files back to the `content` folder, then move the lowercase extension files to the `newdir` folder, then return to [Finalizing Setup](finalizing-setup) and retry the FBI injection
|
||||||
|
|
||||||
## <a name="ts_browser" />A browser based exploit is not working
|
## <a name="ts_browser" />A browser based exploit is not working
|
||||||
Browser based exploits (such as browserhax or 2xrsa) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps
|
Browser based exploits (such as browserhax or 2xrsa) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps.
|
||||||
|
|
||||||
1. Launch the browser, then launch the browser settings
|
1. Launch the browser, then launch the browser settings
|
||||||
1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data)
|
1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data)
|
||||||
|
@ -116,7 +116,7 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras
|
||||||
|
|
||||||
## <a name="ts_sys_b9s" />Black screen on SysNAND boot after Installing boot9strap
|
## <a name="ts_sys_b9s" />Black screen on SysNAND boot after Installing boot9strap
|
||||||
|
|
||||||
1. Ensure you have a working payload.
|
1. Ensure you have a working payload
|
||||||
1. Check for the existence of `boot.firm` in the root of your SD card.
|
1. Check for the existence of `boot.firm` in the root of your SD card.
|
||||||
1. Try resetting Luma's config and fix options
|
1. Try resetting Luma's config and fix options
|
||||||
1. Delete `/luma/config.bin` from your SD card
|
1. Delete `/luma/config.bin` from your SD card
|
||||||
|
@ -132,9 +132,9 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras
|
||||||
+ KOR Region: Delete `000000A9`
|
+ KOR Region: Delete `000000A9`
|
||||||
+ TWN Region: Delete `000000B1`
|
+ TWN Region: Delete `000000B1`
|
||||||
1. Try booting without any cartridges inserted (including flashcarts)
|
1. Try booting without any cartridges inserted (including flashcarts)
|
||||||
1. If you previously downgraded with Gateway, ensure that you are using the latest Luma3DS version (v6.2.3 or higher, at the least)
|
1. If you previously downgraded with Gateway, ensure that you are using the latest Luma3DS version (v6.2.3 or higher)
|
||||||
1. If your NAND is of a version between 3.0.0 and 4.5.0, do the following:
|
1. If your NAND is of a version between 3.0.0 and 4.5.0, do the following:
|
||||||
+ Ensure that you are using the latest Luma3DS version (v6.6 or higher, at the least)
|
+ Ensure that you are using the latest Luma3DS version (v6.6 or higher)
|
||||||
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm`
|
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm`
|
||||||
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
||||||
+ Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card
|
+ Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card
|
||||||
|
|
|
@ -1,52 +1,52 @@
|
||||||
---
|
---
|
||||||
title: "Uninstall CFW"
|
title: "Uninstall CFW"
|
||||||
---
|
---
|
||||||
|
|
||||||
This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock.
|
This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock.
|
||||||
|
|
||||||
Any unsigned (illegitimate) games will be rendered unusable and can be manually removed using the Data Management section of the System Settings. Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup any saves for these unsigned (illegitimate) games you care about.
|
Any unsigned (illegitimate) games will be rendered unusable and can be manually removed using the Data Management section of the System Settings. Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup any saves for these unsigned (illegitimate) games you care about.
|
||||||
|
|
||||||
This will not affect your NNID, any legitimately purchased games, or any saves for those legitimately purchased games.
|
This will not affect your NNID, any legitimately purchased games, or any saves for those legitimately purchased games.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
#### Què necessiteu
|
#### Què necessiteu
|
||||||
|
|
||||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
||||||
* The uninstaller script corresponding to your device:
|
* The uninstaller script corresponding to your device:
|
||||||
+ [`uninstall_hax_retail_NEW.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_NEW.gm9)
|
+ [`uninstall_hax_retail_NEW.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_NEW.gm9)
|
||||||
+ [`uninstall_hax_retail_OLD.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_OLD.gm9)
|
+ [`uninstall_hax_retail_OLD.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_OLD.gm9)
|
||||||
|
|
||||||
#### Instruccions
|
#### Instruccions
|
||||||
|
|
||||||
##### Section I - Prep Work
|
##### Section I - Prep Work
|
||||||
|
|
||||||
1. Power off your device
|
1. Power off your device
|
||||||
1. Insert your SD card into your computer
|
1. Insert your SD card into your computer
|
||||||
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
|
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
|
||||||
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
|
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
|
||||||
1. Copy the uninstaller script corresponding to your device to the `/gm9/scripts/` folder on your SD card
|
1. Copy the uninstaller script corresponding to your device to the `/gm9/scripts/` folder on your SD card
|
||||||
1. Reinsert your SD card into your device
|
1. Reinsert your SD card into your device
|
||||||
1. Power on your device
|
1. Power on your device
|
||||||
|
|
||||||
##### Section II - Running Uninstall Script
|
##### Section II - Running Uninstall Script
|
||||||
|
|
||||||
1. Launch GodMode9 by holding (Start) during boot
|
1. Launch GodMode9 by holding (Start) during boot
|
||||||
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
|
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
|
||||||
1. Press (Home) to bring up the action menu
|
1. Press (Home) to bring up the action menu
|
||||||
1. Select "More..."
|
1. Select "More..."
|
||||||
1. Select "Scripts..."
|
1. Select "Scripts..."
|
||||||
1. Select the uninstaller script
|
1. Select the uninstaller script
|
||||||
1. When prompted, press (A) to proceed
|
1. When prompted, press (A) to proceed
|
||||||
1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
|
1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
|
||||||
1. Press (A) to continue
|
1. Press (A) to continue
|
||||||
1. Press (A) to relock write permissions
|
1. Press (A) to relock write permissions
|
||||||
1. Press (Start) to reboot your device
|
1. Press (Start) to reboot your device
|
||||||
|
|
||||||
___
|
___
|
||||||
|
|
||||||
All custom firmware has been removed from your device.
|
All custom firmware has been removed from your device.
|
||||||
{: .notice--success}
|
{: .notice--success}
|
||||||
|
|
||||||
You can now remove any extra files and folders from the root of your SD card that are *not* the `Nintendo 3DS` or `DCIM` folders.
|
You can now remove any extra files and folders from the root of your SD card that are *not* the `Nintendo 3DS` or `DCIM` folders.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
|
@ -56,7 +56,7 @@ For all steps in this section, overwrite any existing files on your SD card.
|
||||||
1. Launch SafeB9SInstaller by pressing (A)
|
1. Launch SafeB9SInstaller by pressing (A)
|
||||||
1. Wait for all safety checks to complete
|
1. Wait for all safety checks to complete
|
||||||
1. When prompted, input the key combo given to install boot9strap
|
1. When prompted, input the key combo given to install boot9strap
|
||||||
1. Once it has completed, press (A) to reboot your device.
|
1. Once it has completed, press (A) to reboot your device
|
||||||
1. Power off your device
|
1. Power off your device
|
||||||
+ Note that you will receive the error `Unsupported launcher (argc = 0)` until you follow the rest of the instructions on this page
|
+ Note that you will receive the error `Unsupported launcher (argc = 0)` until you follow the rest of the instructions on this page
|
||||||
|
|
||||||
|
|
|
@ -4,19 +4,19 @@ title: "FAQ"
|
||||||
|
|
||||||
{% capture notice-1 %}
|
{% capture notice-1 %}
|
||||||
|
|
||||||
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
|
<a name="faq_latestfw" />**Q:** *I am on the latest system version. Is my device hackable?*
|
||||||
**A:** Yes
|
**A:** Yes
|
||||||
|
|
||||||
<a name="faq_updatecfw" />**Q:** *How do I update Luma3DS?*
|
<a name="faq_updatecfw" />**Q:** *How do I update Luma3DS?*
|
||||||
**A:** Use Luma3DS Updater
|
**A:** Use Luma3DS Updater
|
||||||
|
|
||||||
<a name="faq_gatewaysky" />**Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, etc), is that something I need?*
|
<a name="faq_gatewaysky" />**Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, etc). Is that something I need?*
|
||||||
**A:** No. boot9strap is a superior method of loading hax that runs early in boot.
|
**A:** No. boot9strap is a superior method of loading hax that runs early in boot.
|
||||||
|
|
||||||
<a name="faq_gatewaysaves" />**Q:** *How do I move saves from an existing Gateway setup to device installed games?*
|
<a name="faq_gatewaysaves" />**Q:** *How do I move saves from an existing Gateway setup to device installed games?*
|
||||||
**A:** See [this](https://gbatemp.net/threads/425743/)
|
**A:** See [this](https://gbatemp.net/threads/425743/)
|
||||||
|
|
||||||
<a name="faq_need" />**Q:** *What do I need to do this guide?*
|
<a name="faq_need" />**Q:** *What do I need to follow this guide?*
|
||||||
**A:** This guide can be completely done with free software
|
**A:** This guide can be completely done with free software
|
||||||
|
|
||||||
<a name="faq_risky" />**Q:** *How risky is hacking my console?*
|
<a name="faq_risky" />**Q:** *How risky is hacking my console?*
|
||||||
|
@ -37,7 +37,7 @@ title: "FAQ"
|
||||||
<a name="faq_le4gbsd" />**Q:** *Can I do this with a 4GB (or smaller) SD card?*
|
<a name="faq_le4gbsd" />**Q:** *Can I do this with a 4GB (or smaller) SD card?*
|
||||||
**A:** Yes!
|
**A:** Yes!
|
||||||
|
|
||||||
<a name="faq_ge128gbsd" />**Q:** *Can I use a 128 GB (or larger) SD card?*
|
<a name="faq_ge128gbsd" />**Q:** *Can I use a 128GB (or larger) SD card?*
|
||||||
**A:** Yes, but some users have reported slowdowns when using such large sizes. Note that you cannot format the card with exFAT; you need to format it with FAT32.
|
**A:** Yes, but some users have reported slowdowns when using such large sizes. Note that you cannot format the card with exFAT; you need to format it with FAT32.
|
||||||
|
|
||||||
<a name="faq_movesd" />**Q:** *How do I move to a new SD card at the end of this?*
|
<a name="faq_movesd" />**Q:** *How do I move to a new SD card at the end of this?*
|
||||||
|
|
51
_pages/cs_CZ/flashing-ntrboot-(3ds).txt
Normal file
51
_pages/cs_CZ/flashing-ntrboot-(3ds).txt
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
---
|
||||||
|
title: "Flashing ntrboot (3DS)"
|
||||||
|
---
|
||||||
|
|
||||||
|
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||||
|
|
||||||
|
Note that the flashcart will not be able to be used for its standard functions while the ntrboot exploit is installed on it (except for in the case of the Acekard 2i, which remains functional *on 3DS systems with custom firmware installed only*). There are optional steps at the end of the ntrboot installation instructions to remove it from your flashcart when you are done.
|
||||||
|
|
||||||
|
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
|
||||||
|
* 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
|
||||||
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`ntr` boot9strap; not the `devkit` file)*
|
||||||
|
* The latest release of [ntrboot_flasher](https://github.com/kitling/ntrboot_flasher/releases/latest)
|
||||||
|
|
||||||
|
#### Instructions
|
||||||
|
|
||||||
|
##### Section I - Prep Work
|
||||||
|
|
||||||
|
1. Power off **the source 3DS**
|
||||||
|
1. Insert **the source 3DS**'s SD card into your computer
|
||||||
|
1. Create a folder named `ntrboot` on the root of your SD card
|
||||||
|
1. Copy `boot9strap_ntr.firm` and `boot9strap_ntr.firm.sha` from the boot9strap ntr `.zip` to the `/ntrboot/` folder on your SD card
|
||||||
|
1. Copy `ntrboot_flasher.firm` from the ntrboot_flasher `.zip` to the `/luma/payloads` folder on **the source 3DS**'s SD card
|
||||||
|
1. Reinsert **the source 3DS**'s SD card back into **the source 3DS**
|
||||||
|
1. Insert your ntrboot compatible DS / DSi flashcart into **the source 3DS**
|
||||||
|
|
||||||
|
##### Section II - Flashing ntrboot
|
||||||
|
|
||||||
|
1. Launch the Luma3DS chainloader by holding (Start) during boot on **the source 3DS**
|
||||||
|
1. Select "ntrboot_flasher"
|
||||||
|
1. Select "Dump Flash"
|
||||||
|
1. Wait until the process is completed
|
||||||
|
1. Press (B) to return to the main menu
|
||||||
|
1. Select "Inject Ntrboot"
|
||||||
|
1. Press (Y) to proceed
|
||||||
|
1. Press (R) for retail unit ntrboot
|
||||||
|
1. Wait until the process is completed
|
||||||
|
1. Press (B) to return to the main menu
|
||||||
|
1. Select "EXIT" to power off **the source 3DS**
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
|
{: .notice--primary}
|
52
_pages/cs_CZ/flashing-ntrboot-(nds).txt
Normal file
52
_pages/cs_CZ/flashing-ntrboot-(nds).txt
Normal file
|
@ -0,0 +1,52 @@
|
||||||
|
---
|
||||||
|
title: "Flashing ntrboot (NDS)"
|
||||||
|
---
|
||||||
|
|
||||||
|
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||||
|
|
||||||
|
Note that the flashcart will not be able to be used for its standard functions while the ntrboot exploit is installed on it (except for in the case of the Acekard 2i, which remains functional *on 3DS systems with custom firmware installed only*). There are optional steps at the end of the ntrboot boot9strap installation instructions to remove it from your flashcart when you are done.
|
||||||
|
|
||||||
|
If you would like to remove the ntrboot exploit and restore your flashcart to its original state, note that you should *not* power off your NDS / NDSL until you have restored your flashcart. This is because the flashcart cannot be used to launch `.nds` files while the ntrboot exploit is installed on it, so if you exit the flasher application you will not be able to re-enter it.
|
||||||
|
{: .notice--warning}
|
||||||
|
|
||||||
|
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
|
||||||
|
* 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
|
||||||
|
* The latest release of [ak2i_ntrcardhax_flasher](https://github.com/d3m3vilurr/ak2i_ntrcardhax_flasher/releases/latest)
|
||||||
|
|
||||||
|
#### Instructions
|
||||||
|
|
||||||
|
##### Section I - Prep Work
|
||||||
|
|
||||||
|
1. Power off **the source NDS / NDSL**
|
||||||
|
1. Insert your flashcart's SD card into your computer
|
||||||
|
1. Copy `ak2i_ntrcardhax_flasher.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 **the source NDS / NDSL**
|
||||||
|
|
||||||
|
##### Section II - Flashing ntrboot
|
||||||
|
|
||||||
|
1. Launch `ak2i_ntrcardhax_flasher.nds` on **the source NDS / NDSL** using your flashcart
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Press (X) to "load flashrom"
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Eject your flashcart from **the source NDS / NDSL**
|
||||||
|
1. Eject the SD card from your flashcart
|
||||||
|
1. Reinsert your flashcart into **the source NDS / NDSL** with the SD card removed
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Press (A) to "inject ntrboothax"
|
||||||
|
1. Press (A) to select "RETAIL"
|
||||||
|
1. Eject your flashcart from **the source NDS / NDSL**
|
||||||
|
+ Do *not* exit the flasher application on **the source NDS / NDSL** if you intend to restore your flashcart to its original state after installing boot9strap on **the target 3DS**
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
|
{: .notice--primary}
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Flashing ntrboot (Powersaves)"
|
title: "Flashing ntrboot (Powersaves)"
|
||||||
---
|
---
|
||||||
|
|
||||||
This method is not yet complete, and as such is just a placeholder page.
|
This method is not yet complete, and as such is just a placeholder page.
|
|
@ -2,14 +2,14 @@
|
||||||
title: "GodMode9 Usage"
|
title: "GodMode9 Usage"
|
||||||
---
|
---
|
||||||
|
|
||||||
GodMode9 is a full access file browser for the Nintendo 3DS console, giving you access to your SD card, to the FAT partitions inside your SysNAND and EmuNAND and to basically anything else. Among other functionality, you can copy, delete, rename files and create folders.
|
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.
|
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.
|
||||||
|
|
||||||
{% capture notice %}
|
{% capture notice %}
|
||||||
This is powerful stuff, it provides you with the means to do basically any thinkable modification to any system data available on the 3DS console. However, precautions are taken so you don't accidentally damage the data of your console.
|
This is powerful stuff. GodMode9 provides you with the means to do basically any thinkable modification to any system data available on the 3DS console. However, precautions are taken so you don't accidentally damage the data of your console.
|
||||||
|
|
||||||
The write permissions system protects you by providing warnings and forces you to enter an unlock sequence for enabling write permissions. It is not possible to overwrite or modify any important stuff without such unlock sequences and it is not possible to accidentally unlock something. As always, be smart, keep backups, just to be safe.
|
The write permissions system protects you by providing warnings and forces you to enter an unlock sequence for enabling write permissions. It is not possible to overwrite or modify any important stuff without such unlock sequences and it is not possible to accidentally unlock something. As always, be smart and keep backups, just to be safe.
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
<div class="notice--danger">{{ notice | markdownify }}</div>
|
<div class="notice--danger">{{ notice | markdownify }}</div>
|
||||||
|
|
|
@ -28,7 +28,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
||||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
||||||
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
||||||
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS**:
|
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||||
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
|
|
||||||
|
@ -93,7 +93,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
1. Press (Start) to reboot **the source 3DS**
|
1. Press (Start) to reboot **the source 3DS**
|
||||||
1. Launch your DSiWare game on **the source 3DS**
|
1. Launch your DSiWare game on **the source 3DS**
|
||||||
1. Tap the screen or press any button to start the game and test if the save is functional
|
1. Tap the screen or press any button to start the game and test if the save is functional
|
||||||
+ If your game has an error about `boot.nds`, **then the exploit has been successful**
|
+ If your game has an error about `boot.nds` or a white screen, **then the exploit has been successful**
|
||||||
+ If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself
|
+ If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself
|
||||||
+ If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong
|
+ If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong
|
||||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken)
|
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken)
|
||||||
|
@ -135,7 +135,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
##### Section V - Backing up the target 3DS's FIRM
|
##### Section V - Backing up the target 3DS's FIRM
|
||||||
|
|
||||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||||
1. Copy `boot.nds` to the root of **the target 3DS**'s SD card
|
1. Copy `boot.nds` (B9STool) to the root of **the target 3DS**'s SD card
|
||||||
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
||||||
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
||||||
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
||||||
|
|
|
@ -27,7 +27,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
||||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
||||||
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
||||||
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS**:
|
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||||
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
|
|
||||||
|
@ -141,7 +141,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
##### Section V - Backing up the target 3DS's FIRM
|
##### Section V - Backing up the target 3DS's FIRM
|
||||||
|
|
||||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||||
1. Copy `boot.nds` to the root of **the target 3DS**'s SD card
|
1. Copy `boot.nds` (B9STool) to the root of **the target 3DS**'s SD card
|
||||||
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
||||||
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
||||||
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
||||||
|
|
|
@ -19,8 +19,6 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
|
||||||
+ If you *still* get a "PM INIT FAILED" error, try using the [r19 release of safehax](https://github.com/TiniVi/safehax/releases/tag/r19)
|
+ If you *still* get a "PM INIT FAILED" error, try using the [r19 release of safehax](https://github.com/TiniVi/safehax/releases/tag/r19)
|
||||||
+ If it freezes, just force the console to power off by holding the power button, then try again
|
+ If it freezes, just force the console to power off by holding the power button, then try again
|
||||||
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
||||||
+ If you launch into the Luma3DS configuration menu instead of SafeB9SInstaller, power off your device and ensure that `safehaxpayload.bin` exists on the root of your SD card
|
|
||||||
+ If it appears that `safehaxpayload.bin` exists on the root of your SD card but you still launch into the Luma3DS configuration menu, ensure you have [enabled the option to show file extensions](file-extensions-(windows))
|
|
||||||
|
|
||||||
##### Section II - Installing boot9strap
|
##### Section II - Installing boot9strap
|
||||||
|
|
||||||
|
|
|
@ -4,21 +4,21 @@ title: "Region Changing"
|
||||||
|
|
||||||
This is add-on section for region changing your CFW SysNAND. This is done by installing the 9.2.0 CTRTransfer image for the region you want to switch to.
|
This is add-on section for region changing your CFW SysNAND. This is done by installing the 9.2.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).
|
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).
|
||||||
|
|
||||||
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)
|
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).
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
This process will unlink your NNID from the system, since it will no longer be compatible with it. NNID's are locked to the region of your device that created them, and cannot be transferred between regions without [a very complex and advanced process](https://gist.githubusercontent.com/yifanlu/e80db121d38aceb8cca0e03cefd5853b/raw/3c4dd89869156ca0f945a2791e699acfdb32b510/gistfile1.txt).
|
This process will unlink your NNID from the system, since it will no longer be compatible with it. NNID's are locked to the region of your device that created them and cannot be transferred between regions without [a very complex and advanced process](https://gist.githubusercontent.com/yifanlu/e80db121d38aceb8cca0e03cefd5853b/raw/3c4dd89869156ca0f945a2791e699acfdb32b510/gistfile1.txt).
|
||||||
{: .notice--warning}
|
{: .notice--warning}
|
||||||
|
|
||||||
After this process, only **New 3DSs which have never accessed the eShop before** and **any Old 3DSs** will be able to access the eShop after creating a new NNID on their new region. Region changed New 3DSs that have already accessed the eShop on their original region cannot create a new NNID and access the eShop on their new region!
|
After this process, only **New 3DSs which have never accessed the eShop before** and **all Old 3DSs** will be able to access the eShop after creating a new NNID on their new region. Region changed New 3DSs that have already accessed the eShop on their original region cannot create a new NNID and access the eShop on their new region!
|
||||||
{: .notice--warning}
|
{: .notice--warning}
|
||||||
|
|
||||||
Note that occasionally the eShop will inexplicably still not work for devices that it should work for. This is entirely to do with Nintendo's servers, and I really do not have any control over it. Additionally, note that occasionally the eShop will inexplicably work for devices that it should not (such as some New 3DSs). The cause for this is currently unknown.
|
Note that occasionally the eShop will inexplicably still not work for devices that it should work for. This is entirely to do with Nintendo's servers, and I really do not have any control over it. Additionally, note that occasionally the eShop will inexplicably work for devices that it should not (such as some New 3DSs). The cause for this is currently unknown.
|
||||||
|
|
||||||
Region changing using CTRTransfer (which this method uses) seems to cause reboot patches to break. The cause for this is unknown, but for now Old 3DS users will be unable to play extended memory mode games (such as Monster Hunter, Super Smash Bros, and Pokémon Sun / Moon) until they format their devices.
|
Region changing using CTRTransfer (which this method uses) seems to cause reboot patches to break. The cause for this is unknown, but Old 3DS users, for now, will be unable to play extended memory mode games (such as Monster Hunter, Super Smash Bros, and Pokémon Sun / Moon) until they format their devices.
|
||||||
|
|
||||||
Never format a New 2DS XL while on a version <11.4.0 or you will be unable to complete initial setup!
|
Never format a New 2DS XL while on a version <11.4.0 or you will be unable to complete initial setup!
|
||||||
{: .notice--danger}
|
{: .notice--danger}
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
title: "Troubleshooting"
|
title: "Troubleshooting"
|
||||||
---
|
---
|
||||||
|
|
||||||
If you are unable to boot your device, please look for the section relevant to you, and follow the instructions. Once a solution works for you, you can proceed on with the main guide
|
If you are unable to boot your device, please look for the section relevant to you and follow the instructions. Once a solution works for you, you can proceed with the main guide
|
||||||
(The section is fairly long, try using Ctrl+F to search for your issue.)
|
(The section is fairly long, try using Ctrl+F to search for your issue).
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
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)
|
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).
|
||||||
|
|
||||||
## <a name="twl_broken" />DSi / DS functionality is broken after completing the guide
|
## <a name="twl_broken" />DSi / DS functionality is broken after completing the guide
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
||||||
1. Press (Start) to reboot your device
|
1. Press (Start) to reboot your device
|
||||||
|
|
||||||
## <a name="gw_fbi" />Cannot inject H&S on Gateway downgraded device
|
## <a name="gw_fbi" />Cannot inject H&S on Gateway downgraded device
|
||||||
This is caused by Gateway implementing a very shoddy downgrade method, which leaves two versions of each app on the system. One of them is unused, but it confuses the H&S inject system, causing it to inject into the wrong one.
|
This is caused by Gateway implementing a very shoddy downgrade method which leaves two versions of each app on the system. One of them is unused, but it confuses the H&S inject system, causing it to inject into the wrong one.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
||||||
|
@ -85,7 +85,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
||||||
1. If this still doesn't work, move the uppercase extension files back to the `content` folder, then move the lowercase extension files to the `newdir` folder, then return to [Finalizing Setup](finalizing-setup) and retry the FBI injection
|
1. If this still doesn't work, move the uppercase extension files back to the `content` folder, then move the lowercase extension files to the `newdir` folder, then return to [Finalizing Setup](finalizing-setup) and retry the FBI injection
|
||||||
|
|
||||||
## <a name="ts_browser" />A browser based exploit is not working
|
## <a name="ts_browser" />A browser based exploit is not working
|
||||||
Browser based exploits (such as browserhax or 2xrsa) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps
|
Browser based exploits (such as browserhax or 2xrsa) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps.
|
||||||
|
|
||||||
1. Launch the browser, then launch the browser settings
|
1. Launch the browser, then launch the browser settings
|
||||||
1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data)
|
1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data)
|
||||||
|
@ -116,7 +116,7 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras
|
||||||
|
|
||||||
## <a name="ts_sys_b9s" />Black screen on SysNAND boot after Installing boot9strap
|
## <a name="ts_sys_b9s" />Black screen on SysNAND boot after Installing boot9strap
|
||||||
|
|
||||||
1. Ensure you have a working payload.
|
1. Ensure you have a working payload
|
||||||
1. Check for the existence of `boot.firm` in the root of your SD card.
|
1. Check for the existence of `boot.firm` in the root of your SD card.
|
||||||
1. Try resetting Luma's config and fix options
|
1. Try resetting Luma's config and fix options
|
||||||
1. Delete `/luma/config.bin` from your SD card
|
1. Delete `/luma/config.bin` from your SD card
|
||||||
|
@ -132,9 +132,9 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras
|
||||||
+ KOR Region: Delete `000000A9`
|
+ KOR Region: Delete `000000A9`
|
||||||
+ TWN Region: Delete `000000B1`
|
+ TWN Region: Delete `000000B1`
|
||||||
1. Try booting without any cartridges inserted (including flashcarts)
|
1. Try booting without any cartridges inserted (including flashcarts)
|
||||||
1. If you previously downgraded with Gateway, ensure that you are using the latest Luma3DS version (v6.2.3 or higher, at the least)
|
1. If you previously downgraded with Gateway, ensure that you are using the latest Luma3DS version (v6.2.3 or higher)
|
||||||
1. If your NAND is of a version between 3.0.0 and 4.5.0, do the following:
|
1. If your NAND is of a version between 3.0.0 and 4.5.0, do the following:
|
||||||
+ Ensure that you are using the latest Luma3DS version (v6.6 or higher, at the least)
|
+ Ensure that you are using the latest Luma3DS version (v6.6 or higher)
|
||||||
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm`
|
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm`
|
||||||
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
||||||
+ Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card
|
+ Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card
|
||||||
|
|
|
@ -1,52 +1,52 @@
|
||||||
---
|
---
|
||||||
title: "Uninstall CFW"
|
title: "Uninstall CFW"
|
||||||
---
|
---
|
||||||
|
|
||||||
This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock.
|
This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock.
|
||||||
|
|
||||||
Any unsigned (illegitimate) games will be rendered unusable and can be manually removed using the Data Management section of the System Settings. Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup any saves for these unsigned (illegitimate) games you care about.
|
Any unsigned (illegitimate) games will be rendered unusable and can be manually removed using the Data Management section of the System Settings. Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup any saves for these unsigned (illegitimate) games you care about.
|
||||||
|
|
||||||
This will not affect your NNID, any legitimately purchased games, or any saves for those legitimately purchased games.
|
This will not affect your NNID, any legitimately purchased games, or any saves for those legitimately purchased games.
|
||||||
|
|
||||||
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.
|
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)
|
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
||||||
* The uninstaller script corresponding to your device:
|
* The uninstaller script corresponding to your device:
|
||||||
+ [`uninstall_hax_retail_NEW.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_NEW.gm9)
|
+ [`uninstall_hax_retail_NEW.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_NEW.gm9)
|
||||||
+ [`uninstall_hax_retail_OLD.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_OLD.gm9)
|
+ [`uninstall_hax_retail_OLD.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_OLD.gm9)
|
||||||
|
|
||||||
#### Instructions
|
#### Instructions
|
||||||
|
|
||||||
##### Section I - Prep Work
|
##### Section I - Prep Work
|
||||||
|
|
||||||
1. Power off your device
|
1. Power off your device
|
||||||
1. Insert your SD card into your computer
|
1. Insert your SD card into your computer
|
||||||
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
|
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
|
||||||
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
|
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
|
||||||
1. Copy the uninstaller script corresponding to your device to the `/gm9/scripts/` folder on your SD card
|
1. Copy the uninstaller script corresponding to your device to the `/gm9/scripts/` folder on your SD card
|
||||||
1. Reinsert your SD card into your device
|
1. Reinsert your SD card into your device
|
||||||
1. Power on your device
|
1. Power on your device
|
||||||
|
|
||||||
##### Section II - Running Uninstall Script
|
##### Section II - Running Uninstall Script
|
||||||
|
|
||||||
1. Launch GodMode9 by holding (Start) during boot
|
1. Launch GodMode9 by holding (Start) during boot
|
||||||
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
|
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
|
||||||
1. Press (Home) to bring up the action menu
|
1. Press (Home) to bring up the action menu
|
||||||
1. Select "More..."
|
1. Select "More..."
|
||||||
1. Select "Scripts..."
|
1. Select "Scripts..."
|
||||||
1. Select the uninstaller script
|
1. Select the uninstaller script
|
||||||
1. When prompted, press (A) to proceed
|
1. When prompted, press (A) to proceed
|
||||||
1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
|
1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
|
||||||
1. Press (A) to continue
|
1. Press (A) to continue
|
||||||
1. Press (A) to relock write permissions
|
1. Press (A) to relock write permissions
|
||||||
1. Press (Start) to reboot your device
|
1. Press (Start) to reboot your device
|
||||||
|
|
||||||
___
|
___
|
||||||
|
|
||||||
All custom firmware has been removed from your device.
|
All custom firmware has been removed from your device.
|
||||||
{: .notice--success}
|
{: .notice--success}
|
||||||
|
|
||||||
You can now remove any extra files and folders from the root of your SD card that are *not* the `Nintendo 3DS` or `DCIM` folders.
|
You can now remove any extra files and folders from the root of your SD card that are *not* the `Nintendo 3DS` or `DCIM` folders.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
|
@ -56,7 +56,7 @@ For all steps in this section, overwrite any existing files on your SD card.
|
||||||
1. Launch SafeB9SInstaller by pressing (A)
|
1. Launch SafeB9SInstaller by pressing (A)
|
||||||
1. Wait for all safety checks to complete
|
1. Wait for all safety checks to complete
|
||||||
1. When prompted, input the key combo given to install boot9strap
|
1. When prompted, input the key combo given to install boot9strap
|
||||||
1. Once it has completed, press (A) to reboot your device.
|
1. Once it has completed, press (A) to reboot your device
|
||||||
1. Power off your device
|
1. Power off your device
|
||||||
+ Note that you will receive the error `Unsupported launcher (argc = 0)` until you follow the rest of the instructions on this page
|
+ Note that you will receive the error `Unsupported launcher (argc = 0)` until you follow the rest of the instructions on this page
|
||||||
|
|
||||||
|
|
|
@ -4,19 +4,19 @@ title: "FAQ"
|
||||||
|
|
||||||
{% capture notice-1 %}
|
{% capture notice-1 %}
|
||||||
|
|
||||||
<a name="faq_latestfw" />**Q:** *I am on the latest system version, is my device hackable?*
|
<a name="faq_latestfw" />**Q:** *I am on the latest system version. Is my device hackable?*
|
||||||
**A:** Yes
|
**A:** Yes
|
||||||
|
|
||||||
<a name="faq_updatecfw" />**Q:** *How do I update Luma3DS?*
|
<a name="faq_updatecfw" />**Q:** *How do I update Luma3DS?*
|
||||||
**A:** Use Luma3DS Updater
|
**A:** Use Luma3DS Updater
|
||||||
|
|
||||||
<a name="faq_gatewaysky" />**Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, etc), is that something I need?*
|
<a name="faq_gatewaysky" />**Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, etc). Is that something I need?*
|
||||||
**A:** No. boot9strap is a superior method of loading hax that runs early in boot.
|
**A:** No. boot9strap is a superior method of loading hax that runs early in boot.
|
||||||
|
|
||||||
<a name="faq_gatewaysaves" />**Q:** *How do I move saves from an existing Gateway setup to device installed games?*
|
<a name="faq_gatewaysaves" />**Q:** *How do I move saves from an existing Gateway setup to device installed games?*
|
||||||
**A:** See [this](https://gbatemp.net/threads/425743/)
|
**A:** See [this](https://gbatemp.net/threads/425743/)
|
||||||
|
|
||||||
<a name="faq_need" />**Q:** *What do I need to do this guide?*
|
<a name="faq_need" />**Q:** *What do I need to follow this guide?*
|
||||||
**A:** This guide can be completely done with free software
|
**A:** This guide can be completely done with free software
|
||||||
|
|
||||||
<a name="faq_risky" />**Q:** *How risky is hacking my console?*
|
<a name="faq_risky" />**Q:** *How risky is hacking my console?*
|
||||||
|
@ -37,7 +37,7 @@ title: "FAQ"
|
||||||
<a name="faq_le4gbsd" />**Q:** *Can I do this with a 4GB (or smaller) SD card?*
|
<a name="faq_le4gbsd" />**Q:** *Can I do this with a 4GB (or smaller) SD card?*
|
||||||
**A:** Yes!
|
**A:** Yes!
|
||||||
|
|
||||||
<a name="faq_ge128gbsd" />**Q:** *Can I use a 128 GB (or larger) SD card?*
|
<a name="faq_ge128gbsd" />**Q:** *Can I use a 128GB (or larger) SD card?*
|
||||||
**A:** Yes, but some users have reported slowdowns when using such large sizes. Note that you cannot format the card with exFAT; you need to format it with FAT32.
|
**A:** Yes, but some users have reported slowdowns when using such large sizes. Note that you cannot format the card with exFAT; you need to format it with FAT32.
|
||||||
|
|
||||||
<a name="faq_movesd" />**Q:** *How do I move to a new SD card at the end of this?*
|
<a name="faq_movesd" />**Q:** *How do I move to a new SD card at the end of this?*
|
||||||
|
|
51
_pages/da_DK/flashing-ntrboot-(3ds).txt
Normal file
51
_pages/da_DK/flashing-ntrboot-(3ds).txt
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
---
|
||||||
|
title: "Flashing ntrboot (3DS)"
|
||||||
|
---
|
||||||
|
|
||||||
|
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||||
|
|
||||||
|
Note that the flashcart will not be able to be used for its standard functions while the ntrboot exploit is installed on it (except for in the case of the Acekard 2i, which remains functional *on 3DS systems with custom firmware installed only*). There are optional steps at the end of the ntrboot installation instructions to remove it from your flashcart when you are done.
|
||||||
|
|
||||||
|
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
|
||||||
|
* 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
|
||||||
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`ntr` boot9strap; not the `devkit` file)*
|
||||||
|
* The latest release of [ntrboot_flasher](https://github.com/kitling/ntrboot_flasher/releases/latest)
|
||||||
|
|
||||||
|
#### Instructions
|
||||||
|
|
||||||
|
##### Section I - Prep Work
|
||||||
|
|
||||||
|
1. Power off **the source 3DS**
|
||||||
|
1. Insert **the source 3DS**'s SD card into your computer
|
||||||
|
1. Create a folder named `ntrboot` on the root of your SD card
|
||||||
|
1. Copy `boot9strap_ntr.firm` and `boot9strap_ntr.firm.sha` from the boot9strap ntr `.zip` to the `/ntrboot/` folder on your SD card
|
||||||
|
1. Copy `ntrboot_flasher.firm` from the ntrboot_flasher `.zip` to the `/luma/payloads` folder on **the source 3DS**'s SD card
|
||||||
|
1. Reinsert **the source 3DS**'s SD card back into **the source 3DS**
|
||||||
|
1. Insert your ntrboot compatible DS / DSi flashcart into **the source 3DS**
|
||||||
|
|
||||||
|
##### Section II - Flashing ntrboot
|
||||||
|
|
||||||
|
1. Launch the Luma3DS chainloader by holding (Start) during boot on **the source 3DS**
|
||||||
|
1. Select "ntrboot_flasher"
|
||||||
|
1. Select "Dump Flash"
|
||||||
|
1. Wait until the process is completed
|
||||||
|
1. Press (B) to return to the main menu
|
||||||
|
1. Select "Inject Ntrboot"
|
||||||
|
1. Press (Y) to proceed
|
||||||
|
1. Press (R) for retail unit ntrboot
|
||||||
|
1. Wait until the process is completed
|
||||||
|
1. Press (B) to return to the main menu
|
||||||
|
1. Select "EXIT" to power off **the source 3DS**
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
|
{: .notice--primary}
|
52
_pages/da_DK/flashing-ntrboot-(nds).txt
Normal file
52
_pages/da_DK/flashing-ntrboot-(nds).txt
Normal file
|
@ -0,0 +1,52 @@
|
||||||
|
---
|
||||||
|
title: "Flashing ntrboot (NDS)"
|
||||||
|
---
|
||||||
|
|
||||||
|
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||||
|
|
||||||
|
Note that the flashcart will not be able to be used for its standard functions while the ntrboot exploit is installed on it (except for in the case of the Acekard 2i, which remains functional *on 3DS systems with custom firmware installed only*). There are optional steps at the end of the ntrboot boot9strap installation instructions to remove it from your flashcart when you are done.
|
||||||
|
|
||||||
|
If you would like to remove the ntrboot exploit and restore your flashcart to its original state, note that you should *not* power off your NDS / NDSL until you have restored your flashcart. This is because the flashcart cannot be used to launch `.nds` files while the ntrboot exploit is installed on it, so if you exit the flasher application you will not be able to re-enter it.
|
||||||
|
{: .notice--warning}
|
||||||
|
|
||||||
|
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
|
||||||
|
* 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
|
||||||
|
* The latest release of [ak2i_ntrcardhax_flasher](https://github.com/d3m3vilurr/ak2i_ntrcardhax_flasher/releases/latest)
|
||||||
|
|
||||||
|
#### Instructions
|
||||||
|
|
||||||
|
##### Section I - Prep Work
|
||||||
|
|
||||||
|
1. Power off **the source NDS / NDSL**
|
||||||
|
1. Insert your flashcart's SD card into your computer
|
||||||
|
1. Copy `ak2i_ntrcardhax_flasher.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 **the source NDS / NDSL**
|
||||||
|
|
||||||
|
##### Section II - Flashing ntrboot
|
||||||
|
|
||||||
|
1. Launch `ak2i_ntrcardhax_flasher.nds` on **the source NDS / NDSL** using your flashcart
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Press (X) to "load flashrom"
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Eject your flashcart from **the source NDS / NDSL**
|
||||||
|
1. Eject the SD card from your flashcart
|
||||||
|
1. Reinsert your flashcart into **the source NDS / NDSL** with the SD card removed
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Press (A) to "inject ntrboothax"
|
||||||
|
1. Press (A) to select "RETAIL"
|
||||||
|
1. Eject your flashcart from **the source NDS / NDSL**
|
||||||
|
+ Do *not* exit the flasher application on **the source NDS / NDSL** if you intend to restore your flashcart to its original state after installing boot9strap on **the target 3DS**
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
|
{: .notice--primary}
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Flashing ntrboot (Powersaves)"
|
title: "Flashing ntrboot (Powersaves)"
|
||||||
---
|
---
|
||||||
|
|
||||||
This method is not yet complete, and as such is just a placeholder page.
|
This method is not yet complete, and as such is just a placeholder page.
|
|
@ -2,14 +2,14 @@
|
||||||
title: "GodMode9 Usage"
|
title: "GodMode9 Usage"
|
||||||
---
|
---
|
||||||
|
|
||||||
GodMode9 is a full access file browser for the Nintendo 3DS console, giving you access to your SD card, to the FAT partitions inside your SysNAND and EmuNAND and to basically anything else. Among other functionality, you can copy, delete, rename files and create folders.
|
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.
|
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.
|
||||||
|
|
||||||
{% capture notice %}
|
{% capture notice %}
|
||||||
This is powerful stuff, it provides you with the means to do basically any thinkable modification to any system data available on the 3DS console. However, precautions are taken so you don't accidentally damage the data of your console.
|
This is powerful stuff. GodMode9 provides you with the means to do basically any thinkable modification to any system data available on the 3DS console. However, precautions are taken so you don't accidentally damage the data of your console.
|
||||||
|
|
||||||
The write permissions system protects you by providing warnings and forces you to enter an unlock sequence for enabling write permissions. It is not possible to overwrite or modify any important stuff without such unlock sequences and it is not possible to accidentally unlock something. As always, be smart, keep backups, just to be safe.
|
The write permissions system protects you by providing warnings and forces you to enter an unlock sequence for enabling write permissions. It is not possible to overwrite or modify any important stuff without such unlock sequences and it is not possible to accidentally unlock something. As always, be smart and keep backups, just to be safe.
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
<div class="notice--danger">{{ notice | markdownify }}</div>
|
<div class="notice--danger">{{ notice | markdownify }}</div>
|
||||||
|
|
|
@ -28,7 +28,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
||||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
||||||
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
||||||
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS**:
|
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||||
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
|
|
||||||
|
@ -93,7 +93,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
1. Press (Start) to reboot **the source 3DS**
|
1. Press (Start) to reboot **the source 3DS**
|
||||||
1. Launch your DSiWare game on **the source 3DS**
|
1. Launch your DSiWare game on **the source 3DS**
|
||||||
1. Tap the screen or press any button to start the game and test if the save is functional
|
1. Tap the screen or press any button to start the game and test if the save is functional
|
||||||
+ If your game has an error about `boot.nds`, **then the exploit has been successful**
|
+ If your game has an error about `boot.nds` or a white screen, **then the exploit has been successful**
|
||||||
+ If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself
|
+ If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself
|
||||||
+ If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong
|
+ If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong
|
||||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken)
|
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken)
|
||||||
|
@ -135,7 +135,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
##### Section V - Backing up the target 3DS's FIRM
|
##### Section V - Backing up the target 3DS's FIRM
|
||||||
|
|
||||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||||
1. Copy `boot.nds` to the root of **the target 3DS**'s SD card
|
1. Copy `boot.nds` (B9STool) to the root of **the target 3DS**'s SD card
|
||||||
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
||||||
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
||||||
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
||||||
|
|
|
@ -27,7 +27,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
||||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
||||||
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
||||||
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS**:
|
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||||
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
|
|
||||||
|
@ -141,7 +141,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
##### Section V - Backing up the target 3DS's FIRM
|
##### Section V - Backing up the target 3DS's FIRM
|
||||||
|
|
||||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||||
1. Copy `boot.nds` to the root of **the target 3DS**'s SD card
|
1. Copy `boot.nds` (B9STool) to the root of **the target 3DS**'s SD card
|
||||||
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
||||||
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
||||||
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
||||||
|
|
|
@ -19,8 +19,6 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
|
||||||
+ If you *still* get a "PM INIT FAILED" error, try using the [r19 release of safehax](https://github.com/TiniVi/safehax/releases/tag/r19)
|
+ If you *still* get a "PM INIT FAILED" error, try using the [r19 release of safehax](https://github.com/TiniVi/safehax/releases/tag/r19)
|
||||||
+ If it freezes, just force the console to power off by holding the power button, then try again
|
+ If it freezes, just force the console to power off by holding the power button, then try again
|
||||||
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
||||||
+ If you launch into the Luma3DS configuration menu instead of SafeB9SInstaller, power off your device and ensure that `safehaxpayload.bin` exists on the root of your SD card
|
|
||||||
+ If it appears that `safehaxpayload.bin` exists on the root of your SD card but you still launch into the Luma3DS configuration menu, ensure you have [enabled the option to show file extensions](file-extensions-(windows))
|
|
||||||
|
|
||||||
##### Section II - Installing boot9strap
|
##### Section II - Installing boot9strap
|
||||||
|
|
||||||
|
|
|
@ -4,21 +4,21 @@ title: "Region Changing"
|
||||||
|
|
||||||
This is add-on section for region changing your CFW SysNAND. This is done by installing the 9.2.0 CTRTransfer image for the region you want to switch to.
|
This is add-on section for region changing your CFW SysNAND. This is done by installing the 9.2.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).
|
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).
|
||||||
|
|
||||||
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)
|
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).
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
This process will unlink your NNID from the system, since it will no longer be compatible with it. NNID's are locked to the region of your device that created them, and cannot be transferred between regions without [a very complex and advanced process](https://gist.githubusercontent.com/yifanlu/e80db121d38aceb8cca0e03cefd5853b/raw/3c4dd89869156ca0f945a2791e699acfdb32b510/gistfile1.txt).
|
This process will unlink your NNID from the system, since it will no longer be compatible with it. NNID's are locked to the region of your device that created them and cannot be transferred between regions without [a very complex and advanced process](https://gist.githubusercontent.com/yifanlu/e80db121d38aceb8cca0e03cefd5853b/raw/3c4dd89869156ca0f945a2791e699acfdb32b510/gistfile1.txt).
|
||||||
{: .notice--warning}
|
{: .notice--warning}
|
||||||
|
|
||||||
After this process, only **New 3DSs which have never accessed the eShop before** and **any Old 3DSs** will be able to access the eShop after creating a new NNID on their new region. Region changed New 3DSs that have already accessed the eShop on their original region cannot create a new NNID and access the eShop on their new region!
|
After this process, only **New 3DSs which have never accessed the eShop before** and **all Old 3DSs** will be able to access the eShop after creating a new NNID on their new region. Region changed New 3DSs that have already accessed the eShop on their original region cannot create a new NNID and access the eShop on their new region!
|
||||||
{: .notice--warning}
|
{: .notice--warning}
|
||||||
|
|
||||||
Note that occasionally the eShop will inexplicably still not work for devices that it should work for. This is entirely to do with Nintendo's servers, and I really do not have any control over it. Additionally, note that occasionally the eShop will inexplicably work for devices that it should not (such as some New 3DSs). The cause for this is currently unknown.
|
Note that occasionally the eShop will inexplicably still not work for devices that it should work for. This is entirely to do with Nintendo's servers, and I really do not have any control over it. Additionally, note that occasionally the eShop will inexplicably work for devices that it should not (such as some New 3DSs). The cause for this is currently unknown.
|
||||||
|
|
||||||
Region changing using CTRTransfer (which this method uses) seems to cause reboot patches to break. The cause for this is unknown, but for now Old 3DS users will be unable to play extended memory mode games (such as Monster Hunter, Super Smash Bros, and Pokémon Sun / Moon) until they format their devices.
|
Region changing using CTRTransfer (which this method uses) seems to cause reboot patches to break. The cause for this is unknown, but Old 3DS users, for now, will be unable to play extended memory mode games (such as Monster Hunter, Super Smash Bros, and Pokémon Sun / Moon) until they format their devices.
|
||||||
|
|
||||||
Never format a New 2DS XL while on a version <11.4.0 or you will be unable to complete initial setup!
|
Never format a New 2DS XL while on a version <11.4.0 or you will be unable to complete initial setup!
|
||||||
{: .notice--danger}
|
{: .notice--danger}
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
title: "Troubleshooting"
|
title: "Troubleshooting"
|
||||||
---
|
---
|
||||||
|
|
||||||
If you are unable to boot your device, please look for the section relevant to you, and follow the instructions. Once a solution works for you, you can proceed on with the main guide
|
If you are unable to boot your device, please look for the section relevant to you and follow the instructions. Once a solution works for you, you can proceed with the main guide
|
||||||
(The section is fairly long, try using Ctrl+F to search for your issue.)
|
(The section is fairly long, try using Ctrl+F to search for your issue).
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
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)
|
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).
|
||||||
|
|
||||||
## <a name="twl_broken" />DSi / DS functionality is broken after completing the guide
|
## <a name="twl_broken" />DSi / DS functionality is broken after completing the guide
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
||||||
1. Press (Start) to reboot your device
|
1. Press (Start) to reboot your device
|
||||||
|
|
||||||
## <a name="gw_fbi" />Cannot inject H&S on Gateway downgraded device
|
## <a name="gw_fbi" />Cannot inject H&S on Gateway downgraded device
|
||||||
This is caused by Gateway implementing a very shoddy downgrade method, which leaves two versions of each app on the system. One of them is unused, but it confuses the H&S inject system, causing it to inject into the wrong one.
|
This is caused by Gateway implementing a very shoddy downgrade method which leaves two versions of each app on the system. One of them is unused, but it confuses the H&S inject system, causing it to inject into the wrong one.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
||||||
|
@ -85,7 +85,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
||||||
1. If this still doesn't work, move the uppercase extension files back to the `content` folder, then move the lowercase extension files to the `newdir` folder, then return to [Finalizing Setup](finalizing-setup) and retry the FBI injection
|
1. If this still doesn't work, move the uppercase extension files back to the `content` folder, then move the lowercase extension files to the `newdir` folder, then return to [Finalizing Setup](finalizing-setup) and retry the FBI injection
|
||||||
|
|
||||||
## <a name="ts_browser" />A browser based exploit is not working
|
## <a name="ts_browser" />A browser based exploit is not working
|
||||||
Browser based exploits (such as browserhax or 2xrsa) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps
|
Browser based exploits (such as browserhax or 2xrsa) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps.
|
||||||
|
|
||||||
1. Launch the browser, then launch the browser settings
|
1. Launch the browser, then launch the browser settings
|
||||||
1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data)
|
1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data)
|
||||||
|
@ -116,7 +116,7 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras
|
||||||
|
|
||||||
## <a name="ts_sys_b9s" />Black screen on SysNAND boot after Installing boot9strap
|
## <a name="ts_sys_b9s" />Black screen on SysNAND boot after Installing boot9strap
|
||||||
|
|
||||||
1. Ensure you have a working payload.
|
1. Ensure you have a working payload
|
||||||
1. Check for the existence of `boot.firm` in the root of your SD card.
|
1. Check for the existence of `boot.firm` in the root of your SD card.
|
||||||
1. Try resetting Luma's config and fix options
|
1. Try resetting Luma's config and fix options
|
||||||
1. Delete `/luma/config.bin` from your SD card
|
1. Delete `/luma/config.bin` from your SD card
|
||||||
|
@ -132,9 +132,9 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras
|
||||||
+ KOR Region: Delete `000000A9`
|
+ KOR Region: Delete `000000A9`
|
||||||
+ TWN Region: Delete `000000B1`
|
+ TWN Region: Delete `000000B1`
|
||||||
1. Try booting without any cartridges inserted (including flashcarts)
|
1. Try booting without any cartridges inserted (including flashcarts)
|
||||||
1. If you previously downgraded with Gateway, ensure that you are using the latest Luma3DS version (v6.2.3 or higher, at the least)
|
1. If you previously downgraded with Gateway, ensure that you are using the latest Luma3DS version (v6.2.3 or higher)
|
||||||
1. If your NAND is of a version between 3.0.0 and 4.5.0, do the following:
|
1. If your NAND is of a version between 3.0.0 and 4.5.0, do the following:
|
||||||
+ Ensure that you are using the latest Luma3DS version (v6.6 or higher, at the least)
|
+ Ensure that you are using the latest Luma3DS version (v6.6 or higher)
|
||||||
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm`
|
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm`
|
||||||
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
||||||
+ Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card
|
+ Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card
|
||||||
|
|
|
@ -1,52 +1,52 @@
|
||||||
---
|
---
|
||||||
title: "Uninstall CFW"
|
title: "Uninstall CFW"
|
||||||
---
|
---
|
||||||
|
|
||||||
This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock.
|
This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock.
|
||||||
|
|
||||||
Any unsigned (illegitimate) games will be rendered unusable and can be manually removed using the Data Management section of the System Settings. Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup any saves for these unsigned (illegitimate) games you care about.
|
Any unsigned (illegitimate) games will be rendered unusable and can be manually removed using the Data Management section of the System Settings. Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup any saves for these unsigned (illegitimate) games you care about.
|
||||||
|
|
||||||
This will not affect your NNID, any legitimately purchased games, or any saves for those legitimately purchased games.
|
This will not affect your NNID, any legitimately purchased games, or any saves for those legitimately purchased games.
|
||||||
|
|
||||||
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.
|
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)
|
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
||||||
* The uninstaller script corresponding to your device:
|
* The uninstaller script corresponding to your device:
|
||||||
+ [`uninstall_hax_retail_NEW.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_NEW.gm9)
|
+ [`uninstall_hax_retail_NEW.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_NEW.gm9)
|
||||||
+ [`uninstall_hax_retail_OLD.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_OLD.gm9)
|
+ [`uninstall_hax_retail_OLD.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_OLD.gm9)
|
||||||
|
|
||||||
#### Instructions
|
#### Instructions
|
||||||
|
|
||||||
##### Section I - Prep Work
|
##### Section I - Prep Work
|
||||||
|
|
||||||
1. Power off your device
|
1. Power off your device
|
||||||
1. Insert your SD card into your computer
|
1. Insert your SD card into your computer
|
||||||
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
|
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
|
||||||
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
|
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
|
||||||
1. Copy the uninstaller script corresponding to your device to the `/gm9/scripts/` folder on your SD card
|
1. Copy the uninstaller script corresponding to your device to the `/gm9/scripts/` folder on your SD card
|
||||||
1. Reinsert your SD card into your device
|
1. Reinsert your SD card into your device
|
||||||
1. Power on your device
|
1. Power on your device
|
||||||
|
|
||||||
##### Section II - Running Uninstall Script
|
##### Section II - Running Uninstall Script
|
||||||
|
|
||||||
1. Launch GodMode9 by holding (Start) during boot
|
1. Launch GodMode9 by holding (Start) during boot
|
||||||
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
|
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
|
||||||
1. Press (Home) to bring up the action menu
|
1. Press (Home) to bring up the action menu
|
||||||
1. Select "More..."
|
1. Select "More..."
|
||||||
1. Select "Scripts..."
|
1. Select "Scripts..."
|
||||||
1. Select the uninstaller script
|
1. Select the uninstaller script
|
||||||
1. When prompted, press (A) to proceed
|
1. When prompted, press (A) to proceed
|
||||||
1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
|
1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
|
||||||
1. Press (A) to continue
|
1. Press (A) to continue
|
||||||
1. Press (A) to relock write permissions
|
1. Press (A) to relock write permissions
|
||||||
1. Press (Start) to reboot your device
|
1. Press (Start) to reboot your device
|
||||||
|
|
||||||
___
|
___
|
||||||
|
|
||||||
All custom firmware has been removed from your device.
|
All custom firmware has been removed from your device.
|
||||||
{: .notice--success}
|
{: .notice--success}
|
||||||
|
|
||||||
You can now remove any extra files and folders from the root of your SD card that are *not* the `Nintendo 3DS` or `DCIM` folders.
|
You can now remove any extra files and folders from the root of your SD card that are *not* the `Nintendo 3DS` or `DCIM` folders.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
|
@ -56,7 +56,7 @@ For all steps in this section, overwrite any existing files on your SD card.
|
||||||
1. Launch SafeB9SInstaller by pressing (A)
|
1. Launch SafeB9SInstaller by pressing (A)
|
||||||
1. Wait for all safety checks to complete
|
1. Wait for all safety checks to complete
|
||||||
1. When prompted, input the key combo given to install boot9strap
|
1. When prompted, input the key combo given to install boot9strap
|
||||||
1. Once it has completed, press (A) to reboot your device.
|
1. Once it has completed, press (A) to reboot your device
|
||||||
1. Power off your device
|
1. Power off your device
|
||||||
+ Note that you will receive the error `Unsupported launcher (argc = 0)` until you follow the rest of the instructions on this page
|
+ Note that you will receive the error `Unsupported launcher (argc = 0)` until you follow the rest of the instructions on this page
|
||||||
|
|
||||||
|
|
|
@ -4,19 +4,19 @@ title: "FAQ"
|
||||||
|
|
||||||
{% capture notice-1 %}
|
{% capture notice-1 %}
|
||||||
|
|
||||||
<a name="faq_latestfw" />**F:** *Mein Gerät ist auf der neuesten Systemversion. Kann ich mein Gerät hacken?*
|
<a name="faq_latestfw" />**Q:** *I am on the latest system version. Is my device hackable?*
|
||||||
**A: ** Ja
|
**A: ** Ja
|
||||||
|
|
||||||
<a name="faq_updatecfw" />**F:** *Wie aktualisiere ich Luma3DS?*
|
<a name="faq_updatecfw" />**F:** *Wie aktualisiere ich Luma3DS?*
|
||||||
**A:**Verwende dafür den Luma3DS Updater
|
**A:**Verwende dafür den Luma3DS Updater
|
||||||
|
|
||||||
<a name="faq_gatewaysky" />**F:** *Ich habe über Sachen gehört, für die ich bezahlen muss (Gateway, Sky3DS, etc). Ist das etwas, was ich brauche?*
|
<a name="faq_gatewaysky" />**Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, etc). Is that something I need?*
|
||||||
**A:** Nein. boot9strap ist die beste Methode Hax zu laden, die sehr früh im Bootprozess ausgeführt werden.
|
**A:** Nein. boot9strap ist die beste Methode Hax zu laden, die sehr früh im Bootprozess ausgeführt werden.
|
||||||
|
|
||||||
<a name="faq_gatewaysaves" />**F:** *Wie bewege ich Speicherstände aus einer bestehen Gatewayinstallation zu Spielen, welche bereits auf dem Gerät installiert sind?*
|
<a name="faq_gatewaysaves" />**F:** *Wie bewege ich Speicherstände aus einer bestehen Gatewayinstallation zu Spielen, welche bereits auf dem Gerät installiert sind?*
|
||||||
**A:** [Siehe](https://gbatemp.net/threads/425743/)
|
**A:** [Siehe](https://gbatemp.net/threads/425743/)
|
||||||
|
|
||||||
<a name="faq_need" />**F:** *Was brauche ich für diesen Guide?*
|
<a name="faq_need" />**Q:** *What do I need to follow this guide?*
|
||||||
**A:** Für diese Anleitung benötigst du nur kostenlose Software
|
**A:** Für diese Anleitung benötigst du nur kostenlose Software
|
||||||
|
|
||||||
<a name="faq_risky" />**F:** *Wie riskant ist das Hacken meiner Konsole?*
|
<a name="faq_risky" />**F:** *Wie riskant ist das Hacken meiner Konsole?*
|
||||||
|
@ -37,7 +37,7 @@ title: "FAQ"
|
||||||
<a name="faq_le4gbsd" />**F:** *Kann ich das mit einer 4GB (oder kleineren) SD-Karte machen?*
|
<a name="faq_le4gbsd" />**F:** *Kann ich das mit einer 4GB (oder kleineren) SD-Karte machen?*
|
||||||
** A: ** Ja!
|
** A: ** Ja!
|
||||||
|
|
||||||
<a name="faq_ge128gbsd" /> ** F: ** *Kann ich eine 128 GB (oder größere) SD-Karte verwenden? *
|
<a name="faq_ge128gbsd" />**Q:** *Can I use a 128GB (or larger) SD card?*
|
||||||
** A: ** Ja, aber einige Benutzer haben Verlangsamungen gemeldet, wenn solche großen Größen verwendet werden. Beachte, dass du die SD-Karte nicht mit exFAT formatieren darfst; sie muss auf FAT32 formatiert werden.
|
** A: ** Ja, aber einige Benutzer haben Verlangsamungen gemeldet, wenn solche großen Größen verwendet werden. Beachte, dass du die SD-Karte nicht mit exFAT formatieren darfst; sie muss auf FAT32 formatiert werden.
|
||||||
|
|
||||||
<a name="faq_movesd" />**F:** *Wie kann ich später alles auf eine neue SD-Karte überspielen?*
|
<a name="faq_movesd" />**F:** *Wie kann ich später alles auf eine neue SD-Karte überspielen?*
|
||||||
|
|
51
_pages/de_DE/flashing-ntrboot-(3ds).txt
Normal file
51
_pages/de_DE/flashing-ntrboot-(3ds).txt
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
---
|
||||||
|
title: "Flashing ntrboot (3DS)"
|
||||||
|
---
|
||||||
|
|
||||||
|
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||||
|
|
||||||
|
Note that the flashcart will not be able to be used for its standard functions while the ntrboot exploit is installed on it (except for in the case of the Acekard 2i, which remains functional *on 3DS systems with custom firmware installed only*). There are optional steps at the end of the ntrboot installation instructions to remove it from your flashcart when you are done.
|
||||||
|
|
||||||
|
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}
|
||||||
|
|
||||||
|
#### Was du brauchst
|
||||||
|
|
||||||
|
* Your ntrboot compatible DS / DSi flashcart:
|
||||||
|
+ Either the Acekard 2i or R4i Gold 3DS RTS
|
||||||
|
* 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
|
||||||
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`ntr` boot9strap; not the `devkit` file)*
|
||||||
|
* The latest release of [ntrboot_flasher](https://github.com/kitling/ntrboot_flasher/releases/latest)
|
||||||
|
|
||||||
|
#### Anleitung
|
||||||
|
|
||||||
|
##### Abschnitt I - Vorbereitung
|
||||||
|
|
||||||
|
1. Schalte den **Quellen-3DS** aus
|
||||||
|
1. Lege die SD-Karte des **Quellen-3DS** in deinen Computer ein
|
||||||
|
1. Create a folder named `ntrboot` on the root of your SD card
|
||||||
|
1. Copy `boot9strap_ntr.firm` and `boot9strap_ntr.firm.sha` from the boot9strap ntr `.zip` to the `/ntrboot/` folder on your SD card
|
||||||
|
1. Copy `ntrboot_flasher.firm` from the ntrboot_flasher `.zip` to the `/luma/payloads` folder on **the source 3DS**'s SD card
|
||||||
|
1. Reinsert **the source 3DS**'s SD card back into **the source 3DS**
|
||||||
|
1. Insert your ntrboot compatible DS / DSi flashcart into **the source 3DS**
|
||||||
|
|
||||||
|
##### Section II - Flashing ntrboot
|
||||||
|
|
||||||
|
1. Launch the Luma3DS chainloader by holding (Start) during boot on **the source 3DS**
|
||||||
|
1. Select "ntrboot_flasher"
|
||||||
|
1. Select "Dump Flash"
|
||||||
|
1. Warte bis der Prozess beendet ist
|
||||||
|
1. Drücke (B), um zum Hauptmenü zurückzukehren
|
||||||
|
1. Select "Inject Ntrboot"
|
||||||
|
1. Press (Y) to proceed
|
||||||
|
1. Press (R) for retail unit ntrboot
|
||||||
|
1. Warte bis der Prozess beendet ist
|
||||||
|
1. Drücke (B), um zum Hauptmenü zurückzukehren
|
||||||
|
1. Select "EXIT" to power off **the source 3DS**
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
|
{: .notice--primary}
|
52
_pages/de_DE/flashing-ntrboot-(nds).txt
Normal file
52
_pages/de_DE/flashing-ntrboot-(nds).txt
Normal file
|
@ -0,0 +1,52 @@
|
||||||
|
---
|
||||||
|
title: "Flashing ntrboot (NDS)"
|
||||||
|
---
|
||||||
|
|
||||||
|
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||||
|
|
||||||
|
Note that the flashcart will not be able to be used for its standard functions while the ntrboot exploit is installed on it (except for in the case of the Acekard 2i, which remains functional *on 3DS systems with custom firmware installed only*). There are optional steps at the end of the ntrboot boot9strap installation instructions to remove it from your flashcart when you are done.
|
||||||
|
|
||||||
|
If you would like to remove the ntrboot exploit and restore your flashcart to its original state, note that you should *not* power off your NDS / NDSL until you have restored your flashcart. This is because the flashcart cannot be used to launch `.nds` files while the ntrboot exploit is installed on it, so if you exit the flasher application you will not be able to re-enter it.
|
||||||
|
{: .notice--warning}
|
||||||
|
|
||||||
|
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}
|
||||||
|
|
||||||
|
#### Was du brauchst
|
||||||
|
|
||||||
|
* Your ntrboot compatible DS / DSi flashcart:
|
||||||
|
+ Either the Acekard 2i or R4i Gold 3DS RTS
|
||||||
|
* 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
|
||||||
|
* The latest release of [ak2i_ntrcardhax_flasher](https://github.com/d3m3vilurr/ak2i_ntrcardhax_flasher/releases/latest)
|
||||||
|
|
||||||
|
#### Anleitung
|
||||||
|
|
||||||
|
##### Abschnitt I - Vorbereitung
|
||||||
|
|
||||||
|
1. Power off **the source NDS / NDSL**
|
||||||
|
1. Insert your flashcart's SD card into your computer
|
||||||
|
1. Copy `ak2i_ntrcardhax_flasher.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 **the source NDS / NDSL**
|
||||||
|
|
||||||
|
##### Section II - Flashing ntrboot
|
||||||
|
|
||||||
|
1. Launch `ak2i_ntrcardhax_flasher.nds` on **the source NDS / NDSL** using your flashcart
|
||||||
|
1. Drücke (A) um fortzufahren
|
||||||
|
1. Press (X) to "load flashrom"
|
||||||
|
1. Drücke (A) um fortzufahren
|
||||||
|
1. Eject your flashcart from **the source NDS / NDSL**
|
||||||
|
1. Eject the SD card from your flashcart
|
||||||
|
1. Reinsert your flashcart into **the source NDS / NDSL** with the SD card removed
|
||||||
|
1. Drücke (A) um fortzufahren
|
||||||
|
1. Press (A) to "inject ntrboothax"
|
||||||
|
1. Press (A) to select "RETAIL"
|
||||||
|
1. Eject your flashcart from **the source NDS / NDSL**
|
||||||
|
+ Do *not* exit the flasher application on **the source NDS / NDSL** if you intend to restore your flashcart to its original state after installing boot9strap on **the target 3DS**
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
|
{: .notice--primary}
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Flashing ntrboot (Powersaves)"
|
title: "Flashing ntrboot (Powersaves)"
|
||||||
---
|
---
|
||||||
|
|
||||||
This method is not yet complete, and as such is just a placeholder page.
|
This method is not yet complete, and as such is just a placeholder page.
|
|
@ -2,14 +2,14 @@
|
||||||
title: "Benutzung von GodMode9"
|
title: "Benutzung von GodMode9"
|
||||||
---
|
---
|
||||||
|
|
||||||
GodMode9 ist ein Vollzugriffsdateibrowser für die Nintendo 3DS Konsole und gibt dir Zugriff auf deine SD Karte, auf die FAT Partitionen in deinem SysNAND und EmuNAND und im Grunde alles andere auch. Unter anderem kannst du Dateien kopieren, löschen, umbenennen und Ordner erstellen.
|
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.
|
||||||
|
|
||||||
Beachte: Sollten noch weitere Dateien als nur die`GodMode9.firm` Datei im `/luma/payloads/` Ordner auf deiner SD-Karte sein, starte das "Chainloader Menu", indem du beim Starten der Konsole die (Start) Taste gedrückt hältst und in welchem du dann das D-Pad und die (A) Taste verwenden musst um "GodMode9", für die Anleitung, auszuwählen.
|
Beachte: Sollten noch weitere Dateien als nur die`GodMode9.firm` Datei im `/luma/payloads/` Ordner auf deiner SD-Karte sein, starte das "Chainloader Menu", indem du beim Starten der Konsole die (Start) Taste gedrückt hältst und in welchem du dann das D-Pad und die (A) Taste verwenden musst um "GodMode9", für die Anleitung, auszuwählen.
|
||||||
|
|
||||||
{% capture notice %}
|
{% capture notice %}
|
||||||
** Das ist ein mächtiges Zeug, es bietet dir die Möglichkeit, grundsätzlich jede denkbare Modifikation aller Systemdaten auf der 3DS-Konsole zu machen. Allerdings werden Vorkehrungen getroffen, damit du die Daten deiner Konsole nicht versehentlich beschädigst.
|
This is powerful stuff. GodMode9 provides you with the means to do basically any thinkable modification to any system data available on the 3DS console. Allerdings werden Vorkehrungen getroffen, damit du die Daten deiner Konsole nicht versehentlich beschädigst.
|
||||||
|
|
||||||
Das Schreibberechtigungssystem schützt dich durch die Bereitstellung von Warnungen und zwingt dich, eine Freischaltungssequenz für die Aktivierung von Schreibberechtigungen einzugeben. Es ist nicht möglich, wichtige Dateien zu verändern oder zu überschreiben, ohne solche Freischaltsequenzen eingegeben zu haben, und es ist auch nicht möglich, versehentlich etwas zu entsperren. Wie immer, sei klug und mache Backups, nur um sicher zu sein. **.
|
Das Schreibberechtigungssystem schützt dich durch die Bereitstellung von Warnungen und zwingt dich, eine Freischaltungssequenz für die Aktivierung von Schreibberechtigungen einzugeben. Es ist nicht möglich, wichtige Dateien zu verändern oder zu überschreiben, ohne solche Freischaltsequenzen eingegeben zu haben, und es ist auch nicht möglich, versehentlich etwas zu entsperren. As always, be smart and keep backups, just to be safe.
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
<div class="notice--danger">{{ notice | markdownify }}</div>
|
<div class="notice--danger">{{ notice | markdownify }}</div>
|
||||||
|
|
|
@ -28,7 +28,7 @@ Wenn du nicht die richtige `.firm`-Datei benutzt, die dem Ziel-3DS entspricht, w
|
||||||
* Die neueste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; nicht die `devkit` Datei, nicht die `ntr` Datei)*
|
* Die neueste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; nicht die `devkit` Datei, nicht die `ntr` Datei)*
|
||||||
* Die neueste Version von [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(die `.7z`-Datei)*
|
* Die neueste Version von [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(die `.7z`-Datei)*
|
||||||
* Das Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
* Das Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
||||||
* Die 11.4.0 / 11.5.0 (beide Versionen haben dieselbe FIRM Version) `.firm` passend zum **Ziel-3DS**:
|
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||||
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
|
|
||||||
|
@ -93,7 +93,7 @@ Benutze einen [save manager](https://github.com/J-D-K/JKSM/releases/latest) um a
|
||||||
1. Drücke (Start) um den **Quell-3DS** neuzustarten
|
1. Drücke (Start) um den **Quell-3DS** neuzustarten
|
||||||
1. Starte dein DSiWare-Spiel auf dem **Quell-3DS**
|
1. Starte dein DSiWare-Spiel auf dem **Quell-3DS**
|
||||||
1. Berühre den Bildschirm oder drücke irgendeinen Knopf um das Spiel zu starten und zu testen, ob die Speicherstände funktionieren
|
1. Berühre den Bildschirm oder drücke irgendeinen Knopf um das Spiel zu starten und zu testen, ob die Speicherstände funktionieren
|
||||||
+ Falls dein Spiel eine Fehlermeldung über `boot.nds` anzeigt, **dann war der Hack erfolgreich**
|
+ Falls dein Spiel eine Fehlermeldung über `boot.nds` oder einen weißen Bildschirm anzeigt, **dann war der Hack erfolgreich**
|
||||||
+ Falls dein Spiel einen Fehler über beschädigte oder nicht aufrufbare Speicherdaten anzeigt, stelle sicher, dass du **die Inhalte** des Ordners `savedata`, und nicht den Ordner `savedata` selbst kopiert hast
|
+ Falls dein Spiel einen Fehler über beschädigte oder nicht aufrufbare Speicherdaten anzeigt, stelle sicher, dass du **die Inhalte** des Ordners `savedata`, und nicht den Ordner `savedata` selbst kopiert hast
|
||||||
+ Falls dein Spiel sich normal verhält und dir keine Fehlermeldung über `boot.nds` anzeigt, dann solltest du aufhören und herausfinden, was schief gelaufen ist
|
+ Falls dein Spiel sich normal verhält und dir keine Fehlermeldung über `boot.nds` anzeigt, dann solltest du aufhören und herausfinden, was schief gelaufen ist
|
||||||
+ Wenn du einen schwarzen Bildschirm bekommst, [folge diesen Problembehandlungen](troubleshooting#twl_broken)
|
+ Wenn du einen schwarzen Bildschirm bekommst, [folge diesen Problembehandlungen](troubleshooting#twl_broken)
|
||||||
|
@ -135,7 +135,7 @@ Benutze einen [save manager](https://github.com/J-D-K/JKSM/releases/latest) um a
|
||||||
##### Abschnitt V - Backup der FIRM des Zielsystems
|
##### Abschnitt V - Backup der FIRM des Zielsystems
|
||||||
|
|
||||||
1. Kopiere die Datei `boot.firm` aus der Luma3DS `.7z` in das Stammverzeichnis deiner SD-Karte
|
1. Kopiere die Datei `boot.firm` aus der Luma3DS `.7z` in das Stammverzeichnis deiner SD-Karte
|
||||||
1. Kopiere `boot.nds`in das Stammverzeichnis der SD-Karte **des Ziel-3DS**
|
1. Copy `boot.nds` (B9STool) to the root of **the target 3DS**'s SD card
|
||||||
1. Kopiere _den Inhalt von_ `starter.zip` in das Stammverzeichnis der SD-Karte **des Ziel-3DSs **
|
1. Kopiere _den Inhalt von_ `starter.zip` in das Stammverzeichnis der SD-Karte **des Ziel-3DSs **
|
||||||
1. Erstelle einen Ordner namens `boot9strap` im Stammverzeichnis der SD-Karte des **Ziel-3DS**
|
1. Erstelle einen Ordner namens `boot9strap` im Stammverzeichnis der SD-Karte des **Ziel-3DS**
|
||||||
1. Kopiere die 11.5.0 `.firm` passend zum **Ziel-3DS** in den Ordner `boot9strap` im Stammverzeichnis der SD-Karte des **Ziel-3DS*
|
1. Kopiere die 11.5.0 `.firm` passend zum **Ziel-3DS** in den Ordner `boot9strap` im Stammverzeichnis der SD-Karte des **Ziel-3DS*
|
||||||
|
|
|
@ -27,7 +27,7 @@ Wenn du nicht die richtige `.firm`-Datei benutzt, die dem Ziel-3DS entspricht, w
|
||||||
* Die neueste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; nicht die `devkit` Datei, nicht die `ntr` Datei)*
|
* Die neueste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; nicht die `devkit` Datei, nicht die `ntr` Datei)*
|
||||||
* Die neueste Version von [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(die `.7z`-Datei)*
|
* Die neueste Version von [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(die `.7z`-Datei)*
|
||||||
* Das Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
* Das Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
||||||
* Die 11.4.0 / 11.5.0 (beide Versionen haben dieselbe FIRM Version) `.firm` passend zum **Ziel-3DS**:
|
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||||
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
|
|
||||||
|
@ -141,7 +141,7 @@ Benutze einen [save manager](https://github.com/J-D-K/JKSM/releases/latest) um a
|
||||||
##### Abschnitt V - Backup der FIRM des Zielsystems
|
##### Abschnitt V - Backup der FIRM des Zielsystems
|
||||||
|
|
||||||
1. Kopiere die Datei `boot.firm` aus der Luma3DS `.7z` in das Stammverzeichnis deiner SD-Karte
|
1. Kopiere die Datei `boot.firm` aus der Luma3DS `.7z` in das Stammverzeichnis deiner SD-Karte
|
||||||
1. Kopiere `boot.nds`in das Stammverzeichnis der SD-Karte **des Ziel-3DS**
|
1. Copy `boot.nds` (B9STool) to the root of **the target 3DS**'s SD card
|
||||||
1. Kopiere _den Inhalt von_ `starter.zip` in das Stammverzeichnis der SD-Karte **des Ziel-3DSs **
|
1. Kopiere _den Inhalt von_ `starter.zip` in das Stammverzeichnis der SD-Karte **des Ziel-3DSs **
|
||||||
1. Erstelle einen Ordner namens `boot9strap` im Stammverzeichnis der SD-Karte des **Ziel-3DS**
|
1. Erstelle einen Ordner namens `boot9strap` im Stammverzeichnis der SD-Karte des **Ziel-3DS**
|
||||||
1. Kopiere die 11.5.0 `.firm` passend zum **Ziel-3DS** in den Ordner `boot9strap` im Stammverzeichnis der SD-Karte des **Ziel-3DS*
|
1. Kopiere die 11.5.0 `.firm` passend zum **Ziel-3DS** in den Ordner `boot9strap` im Stammverzeichnis der SD-Karte des **Ziel-3DS*
|
||||||
|
|
|
@ -19,8 +19,6 @@ Falls du bereits deinen 3DS zuvor gehackt hast und eine EmuNAND basierte CFW ins
|
||||||
+ Wenn du *weiterhin* den Fehler "PM INIT FAILED" bekommst, versuche den [r19 Release von Safehax](https://github.com/TiniVi/safehax/releases/tag/r19) zu benutzen
|
+ Wenn du *weiterhin* den Fehler "PM INIT FAILED" bekommst, versuche den [r19 Release von Safehax](https://github.com/TiniVi/safehax/releases/tag/r19) zu benutzen
|
||||||
+ Wenn sich deine Konsole aufhängt, schalte sie durch langes halten des Power-Knopfes aus, und versuche es erneut
|
+ Wenn sich deine Konsole aufhängt, schalte sie durch langes halten des Power-Knopfes aus, und versuche es erneut
|
||||||
1. Wenn der Exploit erfolgreich war, wird nun direkt zum SafeBS9Installer gebootet
|
1. Wenn der Exploit erfolgreich war, wird nun direkt zum SafeBS9Installer gebootet
|
||||||
+ If you launch into the Luma3DS configuration menu instead of SafeB9SInstaller, power off your device and ensure that `safehaxpayload.bin` exists on the root of your SD card
|
|
||||||
+ If it appears that `safehaxpayload.bin` exists on the root of your SD card but you still launch into the Luma3DS configuration menu, ensure you have [enabled the option to show file extensions](file-extensions-(windows))
|
|
||||||
|
|
||||||
##### Abschnitt II - Installation von boot9strap
|
##### Abschnitt II - Installation von boot9strap
|
||||||
|
|
||||||
|
|
|
@ -4,21 +4,21 @@ title: "Wechseln der Region"
|
||||||
|
|
||||||
Dies ist eine zusätzliche Anleitung um die Region deines CFW SysNANDs zu ändern. Dies geschieht durch die Installation der 9.2.0 CTRTransfer Abbild für die Region, die du wechseln willst.
|
Dies ist eine zusätzliche Anleitung um die Region deines CFW SysNANDs zu ändern. Dies geschieht durch die Installation der 9.2.0 CTRTransfer Abbild für die Region, die du wechseln willst.
|
||||||
|
|
||||||
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).
|
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).
|
||||||
|
|
||||||
Um die [Magnet-Links](https://en.wikipedia.org/wiki/Magnet_URI_scheme) auf dieser Seite zu nutzen, brauchst du einen Torrent-Programm wie [Deluge](http://dev.deluge-torrent.org/wiki/Download)
|
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).
|
||||||
|
|
||||||
Beachte: Sollten noch weitere Dateien als nur die`GodMode9.firm` Datei im `/luma/payloads/` Ordner auf deiner SD-Karte sein, starte das "Chainloader Menu", indem du beim Starten der Konsole die (Start) Taste gedrückt hältst und in welchem du dann das D-Pad und die (A) Taste verwenden musst um "GodMode9", für die Anleitung, auszuwählen.
|
Beachte: Sollten noch weitere Dateien als nur die`GodMode9.firm` Datei im `/luma/payloads/` Ordner auf deiner SD-Karte sein, starte das "Chainloader Menu", indem du beim Starten der Konsole die (Start) Taste gedrückt hältst und in welchem du dann das D-Pad und die (A) Taste verwenden musst um "GodMode9", für die Anleitung, auszuwählen.
|
||||||
|
|
||||||
Durch diesen Vorgang wird die Verknüpfung deiner NNID mit der Konsole aufgehoben, da diese nicht mehr mit der neuen Region kompatibel ist. NNID's sind an die Region der Konsole gebunden, mit dem sie erstmalig erstellt wurden und können nur über [einen komplexen Prozess](https://gist.githubusercontent.com/yifanlu/e80db121d38aceb8cca0e03cefd5853b/raw/3c4dd89869156ca0f945a2791e699acfdb32b510/gistfile1.txt),zwischen den verschiedenen Regionen, transferiert werden.
|
Durch diesen Vorgang wird die Verknüpfung deiner NNID mit der Konsole aufgehoben, da diese nicht mehr mit der neuen Region kompatibel ist. NNID's are locked to the region of your device that created them and cannot be transferred between regions without [a very complex and advanced process](https://gist.githubusercontent.com/yifanlu/e80db121d38aceb8cca0e03cefd5853b/raw/3c4dd89869156ca0f945a2791e699acfdb32b510/gistfile1.txt).
|
||||||
{: .notice--warning}
|
{: .notice--warning}
|
||||||
|
|
||||||
Nach diesem Vorgang werden nur **New 3DS, welche den eShop noch nie zuvor besucht haben** und **alle Old 3DS** in der Lage sein den eShop zu besuchen, nachdem eine neue NNID in der neuen Region erstellt wurde. New 3DS, die schon einmal den eShop ihrer originalen Region besucht haben, können keine neue NNID erstellen und somit den eShop in der neuen Region nicht mehr besuchen!
|
After this process, only **New 3DSs which have never accessed the eShop before** and **all Old 3DSs** will be able to access the eShop after creating a new NNID on their new region. New 3DS, die schon einmal den eShop ihrer originalen Region besucht haben, können keine neue NNID erstellen und somit den eShop in der neuen Region nicht mehr besuchen!
|
||||||
{: .notice--warning}
|
{: .notice--warning}
|
||||||
|
|
||||||
Beachte, dass der eShop ab und zu, aus unerklärlichen Gründen auf Geräten, auf denen er eigentlich funktionieren sollte, nicht aufrufbar ist. Dies liegt komplett an den Serven von Nintendo. Ich habe darauf absolut keinen Einfluss. Additionally, note that occasionally the eShop will inexplicably work for devices that it should not (such as some New 3DSs). Die Ursache hierfür ist derzeit unbekannt.
|
Beachte, dass der eShop ab und zu, aus unerklärlichen Gründen auf Geräten, auf denen er eigentlich funktionieren sollte, nicht aufrufbar ist. Dies liegt komplett an den Serven von Nintendo. Ich habe darauf absolut keinen Einfluss. Additionally, note that occasionally the eShop will inexplicably work for devices that it should not (such as some New 3DSs). Die Ursache hierfür ist derzeit unbekannt.
|
||||||
|
|
||||||
Regionswechsel, welche die CTRTransfer-Methode (welche in dieser Anleitung genutzt wird) benutzt wird, scheinen Neustartpatches nicht mehr zu funktionieren. Die Ursache hierfür ist unbekannt, jedoch können Old 3DS Nutzer aktuell keine Spiele im erweiterten Speichermodus spielen (Beispiele dafür sind: Monster Hunter, Super Smash Bros. und Pokemon Sonne/Mond), bis sie ihr System formatiert haben.
|
Regionswechsel, welche die CTRTransfer-Methode (welche in dieser Anleitung genutzt wird) benutzt wird, scheinen Neustartpatches nicht mehr zu funktionieren. The cause for this is unknown, but Old 3DS users, for now, will be unable to play extended memory mode games (such as Monster Hunter, Super Smash Bros, and Pokémon Sun / Moon) until they format their devices.
|
||||||
|
|
||||||
Never format a New 2DS XL while on a version <11.4.0 or you will be unable to complete initial setup!
|
Never format a New 2DS XL while on a version <11.4.0 or you will be unable to complete initial setup!
|
||||||
{: .notice--danger}
|
{: .notice--danger}
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
title: "Problembehandlung"
|
title: "Problembehandlung"
|
||||||
---
|
---
|
||||||
|
|
||||||
Wenn deine Konsole nicht mehr starten sollte, suche bitte den für dich relevanten Abschnitt und folge den dortigen Anweisungen. Sollte das Problem gelöst sein, kannst du mit dem Rest der Anleitung fortfahren
|
If you are unable to boot your device, please look for the section relevant to you and follow the instructions. Once a solution works for you, you can proceed with the main guide
|
||||||
(Der Abschnitt ist ziemlich lang. Benutze Strg+F, um nach deinem Problem zu suchen.)
|
(The section is fairly long, try using Ctrl+F to search for your issue).
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
Um die [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) Links in dieser Anleitung zu verwenden, brauchst du einen Torrent Client wie [Deluge](http://dev.deluge-torrent.org/wiki/Download)
|
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).
|
||||||
|
|
||||||
## <a name="twl_broken" />DSi-/ DS-Funktionen sind nach erfolgreicher Benutzung der Anleitung unbenutzbar
|
## <a name="twl_broken" />DSi-/ DS-Funktionen sind nach erfolgreicher Benutzung der Anleitung unbenutzbar
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@ Beachte: Sollten noch weitere Dateien als nur die`GodMode9.firm` Datei im `/luma
|
||||||
1. Dücke auf (Start), um die Konsole neu zu starten
|
1. Dücke auf (Start), um die Konsole neu zu starten
|
||||||
|
|
||||||
## <a name="gw_fbi" />Kann G&S nicht mit einem Gateway gedowngradeten Gerät einfügen
|
## <a name="gw_fbi" />Kann G&S nicht mit einem Gateway gedowngradeten Gerät einfügen
|
||||||
Dies wird dadurch verursacht, da Gatewayeinfügung eine sehr schäbige Downgrademethode ist, welche zwei verschiedene Versionen jeder App auf dem System zurücklässt. Die eine wird nicht verwendet. Dennoch wird das G&S Einfügungs-System verwirrt, wodurch es in die falsche App einfügt.
|
This is caused by Gateway implementing a very shoddy downgrade method which leaves two versions of each app on the system. Die eine wird nicht verwendet. Dennoch wird das G&S Einfügungs-System verwirrt, wodurch es in die falsche App einfügt.
|
||||||
|
|
||||||
Beachte: Sollten noch weitere Dateien als nur die`GodMode9.firm` Datei im `/luma/payloads/` Ordner auf deiner SD-Karte sein, starte das "Chainloader Menu", indem du beim Starten der Konsole die (Start) Taste gedrückt hältst und in welchem du dann das D-Pad und die (A) Taste verwenden musst um "GodMode9", für die Anleitung, auszuwählen.
|
Beachte: Sollten noch weitere Dateien als nur die`GodMode9.firm` Datei im `/luma/payloads/` Ordner auf deiner SD-Karte sein, starte das "Chainloader Menu", indem du beim Starten der Konsole die (Start) Taste gedrückt hältst und in welchem du dann das D-Pad und die (A) Taste verwenden musst um "GodMode9", für die Anleitung, auszuwählen.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
||||||
|
@ -85,7 +85,7 @@ Beachte: Sollten noch weitere Dateien als nur die`GodMode9.firm` Datei im `/luma
|
||||||
1. Wenn das immer noch nicht funktioniert, verschiebe die Dateien mit den Endungen die NUR Großbuchstaben enthalten zurück in den `content`Ordner, und die die nur Kleinbuchstaben als Endung haben in den neuen `newdir`Ordner. Kehre dann zurück zu [Setup fertigstellen](finalizing-setup)
|
1. Wenn das immer noch nicht funktioniert, verschiebe die Dateien mit den Endungen die NUR Großbuchstaben enthalten zurück in den `content`Ordner, und die die nur Kleinbuchstaben als Endung haben in den neuen `newdir`Ordner. Kehre dann zurück zu [Setup fertigstellen](finalizing-setup)
|
||||||
|
|
||||||
## <a name="ts_browser" />Ein browserbasierter Exploit funktioniert nicht
|
## <a name="ts_browser" />Ein browserbasierter Exploit funktioniert nicht
|
||||||
Browserbasierte Exploits (wie browserhax oder 2xrsa) sind oft instabil und stürzen häufig ab. Manchmal kann dem mit den folgenden Schritten entgegengewirkt werden
|
Browser based exploits (such as browserhax or 2xrsa) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps.
|
||||||
|
|
||||||
1. Starte den Browser und öffne dessen Einstellungen
|
1. Starte den Browser und öffne dessen Einstellungen
|
||||||
1. Scrolle nach unten und wähle "Speicherdaten löschen"
|
1. Scrolle nach unten und wähle "Speicherdaten löschen"
|
||||||
|
@ -116,7 +116,7 @@ Browserbasierte Exploits (wie browserhax oder 2xrsa) sind oft instabil und stür
|
||||||
|
|
||||||
## <a name="ts_sys_a9lh" />Schwarzer Bildschirm beim Start des SysNAND nachdem boot9strap installiert wurde
|
## <a name="ts_sys_a9lh" />Schwarzer Bildschirm beim Start des SysNAND nachdem boot9strap installiert wurde
|
||||||
|
|
||||||
1. Stelle sicher, dass du eine funktioniere payload hast.
|
1. Ensure you have a working payload
|
||||||
1. Stelle sicher, dass `boot.firm` in dem Stammverzeichnis deiner SD-Karte existiert.
|
1. Stelle sicher, dass `boot.firm` in dem Stammverzeichnis deiner SD-Karte existiert.
|
||||||
1. Versuche die Lumakonfiguarion zurückzusetzen und repariere die Optionen
|
1. Versuche die Lumakonfiguarion zurückzusetzen und repariere die Optionen
|
||||||
1. Lösche `/luma/config.bin` von deiner SD-Karte
|
1. Lösche `/luma/config.bin` von deiner SD-Karte
|
||||||
|
@ -132,9 +132,9 @@ Browserbasierte Exploits (wie browserhax oder 2xrsa) sind oft instabil und stür
|
||||||
+KOR Region: Lösche `000000A9`
|
+KOR Region: Lösche `000000A9`
|
||||||
+TWN Region: Lösche `000000B1`
|
+TWN Region: Lösche `000000B1`
|
||||||
1. Versuche das Gerät ohne Cartridges (auch ohne Flashcards) einzuschalten
|
1. Versuche das Gerät ohne Cartridges (auch ohne Flashcards) einzuschalten
|
||||||
1. Wenn du vorher bereits mit der Gateway-Flashkarte downgegraded hast, stelle sicher, dass du die neueste Luma3DS-Version (mindestens Version 6.2.3 oder höher) benutzt
|
1. If you previously downgraded with Gateway, ensure that you are using the latest Luma3DS version (v6.2.3 or higher)
|
||||||
1. Wenn dein NAND zwischen Version 3.0.0 und 4.5.0 ist, mache folgendes:
|
1. Wenn dein NAND zwischen Version 3.0.0 und 4.5.0 ist, mache folgendes:
|
||||||
+ Stelle sicher, dass du die neueste Version von Luma3DS nutzt (mindestens Version 6.6 oder höher)
|
+ Ensure that you are using the latest Luma3DS version (v6.6 or higher)
|
||||||
+ Lade [diese Datei](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) herunter und ändere ihren Namen zu `native.firm`
|
+ Lade [diese Datei](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) herunter und ändere ihren Namen zu `native.firm`
|
||||||
+ Lade dir [diese Datei](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) herunter
|
+ Lade dir [diese Datei](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) herunter
|
||||||
+ Kopiere `native.firm` und `cetk` in den `/luma/` Ordner auf deiner SD-Karte
|
+ Kopiere `native.firm` und `cetk` in den `/luma/` Ordner auf deiner SD-Karte
|
||||||
|
|
|
@ -1,52 +1,52 @@
|
||||||
---
|
---
|
||||||
title: "CFW deinstallieren"
|
title: "CFW deinstallieren"
|
||||||
---
|
---
|
||||||
|
|
||||||
Dies wird die CFW, einschließlich Boot9Strap und Luma3DS, vollständig von deinem Gerät entfernen, um dessen originalen Zustand wiederherzustellen.
|
Dies wird die CFW, einschließlich Boot9Strap und Luma3DS, vollständig von deinem Gerät entfernen, um dessen originalen Zustand wiederherzustellen.
|
||||||
|
|
||||||
Alle unsignierten (nicht-legitimen) Spiele werden unbrauchbar und können manuell mit der Datenverwaltung in den Systemeinstellungen entfernt werden. Benutze einen [Speicherstandmanager](https://github.com/J-D-K/JKSM/releases/latest), um alle Speicherstände von unsignierten (nicht-legitimen) Spielen zu sichern, die du behalten möchtest.
|
Alle unsignierten (nicht-legitimen) Spiele werden unbrauchbar und können manuell mit der Datenverwaltung in den Systemeinstellungen entfernt werden. Benutze einen [Speicherstandmanager](https://github.com/J-D-K/JKSM/releases/latest), um alle Speicherstände von unsignierten (nicht-legitimen) Spielen zu sichern, die du behalten möchtest.
|
||||||
|
|
||||||
Dies wird deine NNID, alle legitim gekauften Spielen und deren Speicherstände nicht beeinträchtigen.
|
Dies wird deine NNID, alle legitim gekauften Spielen und deren Speicherstände nicht beeinträchtigen.
|
||||||
|
|
||||||
Beachte: Sollten noch weitere Dateien als nur die`GodMode9.firm` Datei im `/luma/payloads/` Ordner auf deiner SD-Karte sein, starte das "Chainloader Menu", indem du beim Starten der Konsole die (Start) Taste gedrückt hältst und in welchem du dann das D-Pad und die (A) Taste verwenden musst um "GodMode9", für die Anleitung, auszuwählen.
|
Beachte: Sollten noch weitere Dateien als nur die`GodMode9.firm` Datei im `/luma/payloads/` Ordner auf deiner SD-Karte sein, starte das "Chainloader Menu", indem du beim Starten der Konsole die (Start) Taste gedrückt hältst und in welchem du dann das D-Pad und die (A) Taste verwenden musst um "GodMode9", für die Anleitung, auszuwählen.
|
||||||
|
|
||||||
#### Was du brauchst
|
#### Was du brauchst
|
||||||
|
|
||||||
* Der neueste Version von [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
* Der neueste Version von [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
||||||
* Das Deinstallationsskript passend zu deinem Gerät:
|
* Das Deinstallationsskript passend zu deinem Gerät:
|
||||||
+ [`uninstall_hax_retail_NEW.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_NEW.gm9)
|
+ [`uninstall_hax_retail_NEW.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_NEW.gm9)
|
||||||
+ [`uninstall_hax_retail_OLD.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_OLD.gm9)
|
+ [`uninstall_hax_retail_OLD.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_OLD.gm9)
|
||||||
|
|
||||||
#### Anleitung
|
#### Anleitung
|
||||||
|
|
||||||
##### Abschnitt I - Vorbereitung
|
##### Abschnitt I - Vorbereitung
|
||||||
|
|
||||||
1. Schalte deinen 3DS aus
|
1. Schalte deinen 3DS aus
|
||||||
1. Stecke deine SD-Karte in deinen Computer
|
1. Stecke deine SD-Karte in deinen Computer
|
||||||
1. Kopiere `Godmode9.firm`von der `Godmode9.zip`-Datei nach `/luma/payloads/` auf deiner SD Karte
|
1. Kopiere `Godmode9.firm`von der `Godmode9.zip`-Datei nach `/luma/payloads/` auf deiner SD Karte
|
||||||
1. Kopiere den Ordner `gm9` aus der GodMode9 `.zip` in das Stammverzeichnis deiner SD-Karte
|
1. Kopiere den Ordner `gm9` aus der GodMode9 `.zip` in das Stammverzeichnis deiner SD-Karte
|
||||||
1. Kopiere das Deinstallationsskript passend zu deinem Gerät in den Ordner `/gm9/scripts/` auf deiner SD-Karte
|
1. Kopiere das Deinstallationsskript passend zu deinem Gerät in den Ordner `/gm9/scripts/` auf deiner SD-Karte
|
||||||
1. Stecke deine SD-Karte nun wieder in deinen 3DS
|
1. Stecke deine SD-Karte nun wieder in deinen 3DS
|
||||||
1. Schalte deine Konsole an
|
1. Schalte deine Konsole an
|
||||||
|
|
||||||
##### Abschnitt II - Ausführen des Deinstallations-Scripts
|
##### Abschnitt II - Ausführen des Deinstallations-Scripts
|
||||||
|
|
||||||
1. Starte GodMode9, indem du während dem Starten deiner Konsole die Taste (Start) gedrückt hältst
|
1. Starte GodMode9, indem du während dem Starten deiner Konsole die Taste (Start) gedrückt hältst
|
||||||
1. Wenn du aufgefordert wirst, ein "essential files backup" durchzuführen, drücke (A). Drücke erneut (A) nachdem es abgeschlossen ist
|
1. Wenn du aufgefordert wirst, ein "essential files backup" durchzuführen, drücke (A). Drücke erneut (A) nachdem es abgeschlossen ist
|
||||||
1. Drücke (HOME) um das Aktionsmenü aufzurufen
|
1. Drücke (HOME) um das Aktionsmenü aufzurufen
|
||||||
1. Wähle "More..."
|
1. Wähle "More..."
|
||||||
1. Wähle "Scripts"
|
1. Wähle "Scripts"
|
||||||
1. Wähle das Deinstallationsskript aus
|
1. Wähle das Deinstallationsskript aus
|
||||||
1. Drücke (A), wenn du dazu aufgefordert wirst, um fortzufahren
|
1. Drücke (A), wenn du dazu aufgefordert wirst, um fortzufahren
|
||||||
1. Drücke (A) um die Schreibrechte für SysNAND (lvl3) zu aktivieren und gibt dann die angezeigte Tastenkombination ein
|
1. Drücke (A) um die Schreibrechte für SysNAND (lvl3) zu aktivieren und gibt dann die angezeigte Tastenkombination ein
|
||||||
1. Drücke (A) um fortzufahren
|
1. Drücke (A) um fortzufahren
|
||||||
1. Drücke (A), um die Schreibrechte zu deaktivieren
|
1. Drücke (A), um die Schreibrechte zu deaktivieren
|
||||||
1. Drücke (Start) um deinen 3DS neu zu starten
|
1. Drücke (Start) um deinen 3DS neu zu starten
|
||||||
|
|
||||||
___
|
___
|
||||||
|
|
||||||
Die gesamte Custom Firmware ist von deinem Gerät entfernt worden.
|
Die gesamte Custom Firmware ist von deinem Gerät entfernt worden.
|
||||||
{: .notice--success}
|
{: .notice--success}
|
||||||
|
|
||||||
Du kannst jetzt alle Dateien und Ordner im Stammverzeichnis deiner SD-Karte, außer `Nintendo 3DS` und `DCIM`, löschen.
|
Du kannst jetzt alle Dateien und Ordner im Stammverzeichnis deiner SD-Karte, außer `Nintendo 3DS` und `DCIM`, löschen.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
|
@ -56,7 +56,7 @@ Es gibt Berichte über eine Welle von Sperren, die von Nintendo für CFW-Nutzer
|
||||||
1. Starte den SafeBS9Installer, indem du (A) drückst
|
1. Starte den SafeBS9Installer, indem du (A) drückst
|
||||||
1. Warte, bis alle Sicherheitsprüfungen abgeschlossen sind
|
1. Warte, bis alle Sicherheitsprüfungen abgeschlossen sind
|
||||||
1. Gib die Tastenkombination zur Bestätigung ein, wenn danach verlangt wird
|
1. Gib die Tastenkombination zur Bestätigung ein, wenn danach verlangt wird
|
||||||
1. Sobald dies abgeschlossen ist drücke (A) um das Gerät neuzustarten.
|
1. Sobald dies abgeschlossen ist drücke (A) um das Gerät neuzustarten
|
||||||
1. Schalte deinen 3DS aus
|
1. Schalte deinen 3DS aus
|
||||||
+ Beachte, dass du die Fehlermeldung `Unsupported launcher (argc = 0)` erhältst, bis du den restlichen Anweisungen auf dieser Seite folgst
|
+ Beachte, dass du die Fehlermeldung `Unsupported launcher (argc = 0)` erhältst, bis du den restlichen Anweisungen auf dieser Seite folgst
|
||||||
|
|
||||||
|
|
|
@ -4,19 +4,19 @@ title: "FAQ"
|
||||||
|
|
||||||
{% capture notice-1 %}
|
{% capture notice-1 %}
|
||||||
|
|
||||||
<a name="faq_latestfw" />**Ε:** *Βρίσκομαι στην τελευταία έκδοση λογισμικού, μπορεί η συσκευή μου να χακαριστεί;*
|
<a name="faq_latestfw" />**Q:** *I am on the latest system version. Is my device hackable?*
|
||||||
**A:** Yes
|
**A:** Yes
|
||||||
|
|
||||||
<a name="faq_updatecfw" />**Ε:** *Πώς ενημερώνω το Luma3DS;*
|
<a name="faq_updatecfw" />**Ε:** *Πώς ενημερώνω το Luma3DS;*
|
||||||
**Α:** Χρησιμοποιώντας το Luma3DS Updater
|
**Α:** Χρησιμοποιώντας το Luma3DS Updater
|
||||||
|
|
||||||
<a name="faq_gatewaysky" />**Ε:** Άκουσα για κάτι για το οποίο πρέπει να πληρώσω (Gateway, Sky3DS, κλπ.), είναι απαραίτητο;*
|
<a name="faq_gatewaysky" />**Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, etc). Is that something I need?*
|
||||||
**A:** Όχι. boot9strap is a superior method of loading hax that runs early in boot.
|
**A:** Όχι. boot9strap is a superior method of loading hax that runs early in boot.
|
||||||
|
|
||||||
<a name="faq_gatewaysaves" />**Ε:** *Πώς μεταφέρω τα αρχεία αποθήκευσης από μία Gateway σε παιχνίδια εγκατεστημένα στην συσκευή;*
|
<a name="faq_gatewaysaves" />**Ε:** *Πώς μεταφέρω τα αρχεία αποθήκευσης από μία Gateway σε παιχνίδια εγκατεστημένα στην συσκευή;*
|
||||||
**A:** Δείτε [this](https://gbatemp.net/threads/425743/)
|
**A:** Δείτε [this](https://gbatemp.net/threads/425743/)
|
||||||
|
|
||||||
<a name="faq_need" /> ** E: ** *Τι χρειάζομαι για να ακολουθήσω αυτόν τον οδηγό;*
|
<a name="faq_need" />**Q:** *What do I need to follow this guide?*
|
||||||
**A:** Ο οδηγός αυτός μπορεί να ολοκληρωθεί με δωρεάν λογισμικό
|
**A:** Ο οδηγός αυτός μπορεί να ολοκληρωθεί με δωρεάν λογισμικό
|
||||||
|
|
||||||
<a name="faq_risky" />**Ε:** *Υπάρχει κίνδυνος όταν χακάρω την κονσόλα μου;*
|
<a name="faq_risky" />**Ε:** *Υπάρχει κίνδυνος όταν χακάρω την κονσόλα μου;*
|
||||||
|
@ -37,7 +37,7 @@ title: "FAQ"
|
||||||
<a name="faq_le4gbsd" />**Ε:** *Μπορώ να πραγματοποιήσω τον οδηγό με μια κάρτα SD των 4GB (ή μικρότερη);*
|
<a name="faq_le4gbsd" />**Ε:** *Μπορώ να πραγματοποιήσω τον οδηγό με μια κάρτα SD των 4GB (ή μικρότερη);*
|
||||||
**Α:** Ναι!
|
**Α:** Ναι!
|
||||||
|
|
||||||
<a name="faq_ge128gbsd" />**Ε:** *Μπορώ να χρησιμοποιήσω μια κάρτα SD των 128 GB (ή μεγαλύτερη);*
|
<a name="faq_ge128gbsd" />**Q:** *Can I use a 128GB (or larger) SD card?*
|
||||||
**Α:** Ναι, αλλά κάποιοι χρήστες έχουν αναφέρει καθυστερήσεις κατά χρήση τόσο μεγάλων μεγεθών. Σημειώστε πως δεν μπορείτε να διαμορφώσετε την κάρτα με exFAT· χρειάζεστε να την διαμορφώσετε με FAT32.
|
**Α:** Ναι, αλλά κάποιοι χρήστες έχουν αναφέρει καθυστερήσεις κατά χρήση τόσο μεγάλων μεγεθών. Σημειώστε πως δεν μπορείτε να διαμορφώσετε την κάρτα με exFAT· χρειάζεστε να την διαμορφώσετε με FAT32.
|
||||||
|
|
||||||
<a name="faq_movesd" />**Ε:** *Πώς αλλάζω κάρτα SD στο τέλος αυτού του οδηγού:*
|
<a name="faq_movesd" />**Ε:** *Πώς αλλάζω κάρτα SD στο τέλος αυτού του οδηγού:*
|
||||||
|
|
51
_pages/el_GR/flashing-ntrboot-(3ds).txt
Normal file
51
_pages/el_GR/flashing-ntrboot-(3ds).txt
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
---
|
||||||
|
title: "Flashing ntrboot (3DS)"
|
||||||
|
---
|
||||||
|
|
||||||
|
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||||
|
|
||||||
|
Note that the flashcart will not be able to be used for its standard functions while the ntrboot exploit is installed on it (except for in the case of the Acekard 2i, which remains functional *on 3DS systems with custom firmware installed only*). There are optional steps at the end of the ntrboot installation instructions to remove it from your flashcart when you are done.
|
||||||
|
|
||||||
|
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}
|
||||||
|
|
||||||
|
#### Τι χρειάζεστε
|
||||||
|
|
||||||
|
* Your ntrboot compatible DS / DSi flashcart:
|
||||||
|
+ Either the Acekard 2i or R4i Gold 3DS RTS
|
||||||
|
* 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
|
||||||
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`ntr` boot9strap; not the `devkit` file)*
|
||||||
|
* The latest release of [ntrboot_flasher](https://github.com/kitling/ntrboot_flasher/releases/latest)
|
||||||
|
|
||||||
|
#### Οδηγίες
|
||||||
|
|
||||||
|
##### Ενότητα I - Προετοιμασία
|
||||||
|
|
||||||
|
1. Power off **the source 3DS**
|
||||||
|
1. Insert **the source 3DS**'s SD card into your computer
|
||||||
|
1. Create a folder named `ntrboot` on the root of your SD card
|
||||||
|
1. Copy `boot9strap_ntr.firm` and `boot9strap_ntr.firm.sha` from the boot9strap ntr `.zip` to the `/ntrboot/` folder on your SD card
|
||||||
|
1. Copy `ntrboot_flasher.firm` from the ntrboot_flasher `.zip` to the `/luma/payloads` folder on **the source 3DS**'s SD card
|
||||||
|
1. Reinsert **the source 3DS**'s SD card back into **the source 3DS**
|
||||||
|
1. Insert your ntrboot compatible DS / DSi flashcart into **the source 3DS**
|
||||||
|
|
||||||
|
##### Section II - Flashing ntrboot
|
||||||
|
|
||||||
|
1. Launch the Luma3DS chainloader by holding (Start) during boot on **the source 3DS**
|
||||||
|
1. Select "ntrboot_flasher"
|
||||||
|
1. Select "Dump Flash"
|
||||||
|
1. Περιμένετε μέχρι να ολοκληρωθεί η διαδικασία
|
||||||
|
1. Press (B) to return to the main menu
|
||||||
|
1. Select "Inject Ntrboot"
|
||||||
|
1. Press (Y) to proceed
|
||||||
|
1. Press (R) for retail unit ntrboot
|
||||||
|
1. Περιμένετε μέχρι να ολοκληρωθεί η διαδικασία
|
||||||
|
1. Press (B) to return to the main menu
|
||||||
|
1. Select "EXIT" to power off **the source 3DS**
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
|
{: .notice--primary}
|
52
_pages/el_GR/flashing-ntrboot-(nds).txt
Normal file
52
_pages/el_GR/flashing-ntrboot-(nds).txt
Normal file
|
@ -0,0 +1,52 @@
|
||||||
|
---
|
||||||
|
title: "Flashing ntrboot (NDS)"
|
||||||
|
---
|
||||||
|
|
||||||
|
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||||
|
|
||||||
|
Note that the flashcart will not be able to be used for its standard functions while the ntrboot exploit is installed on it (except for in the case of the Acekard 2i, which remains functional *on 3DS systems with custom firmware installed only*). There are optional steps at the end of the ntrboot boot9strap installation instructions to remove it from your flashcart when you are done.
|
||||||
|
|
||||||
|
If you would like to remove the ntrboot exploit and restore your flashcart to its original state, note that you should *not* power off your NDS / NDSL until you have restored your flashcart. This is because the flashcart cannot be used to launch `.nds` files while the ntrboot exploit is installed on it, so if you exit the flasher application you will not be able to re-enter it.
|
||||||
|
{: .notice--warning}
|
||||||
|
|
||||||
|
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}
|
||||||
|
|
||||||
|
#### Τι χρειάζεστε
|
||||||
|
|
||||||
|
* Your ntrboot compatible DS / DSi flashcart:
|
||||||
|
+ Either the Acekard 2i or R4i Gold 3DS RTS
|
||||||
|
* 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
|
||||||
|
* The latest release of [ak2i_ntrcardhax_flasher](https://github.com/d3m3vilurr/ak2i_ntrcardhax_flasher/releases/latest)
|
||||||
|
|
||||||
|
#### Οδηγίες
|
||||||
|
|
||||||
|
##### Ενότητα I - Προετοιμασία
|
||||||
|
|
||||||
|
1. Power off **the source NDS / NDSL**
|
||||||
|
1. Insert your flashcart's SD card into your computer
|
||||||
|
1. Copy `ak2i_ntrcardhax_flasher.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 **the source NDS / NDSL**
|
||||||
|
|
||||||
|
##### Section II - Flashing ntrboot
|
||||||
|
|
||||||
|
1. Launch `ak2i_ntrcardhax_flasher.nds` on **the source NDS / NDSL** using your flashcart
|
||||||
|
1. Πατήστε (A) για να συνεχίσετε
|
||||||
|
1. Press (X) to "load flashrom"
|
||||||
|
1. Πατήστε (A) για να συνεχίσετε
|
||||||
|
1. Eject your flashcart from **the source NDS / NDSL**
|
||||||
|
1. Eject the SD card from your flashcart
|
||||||
|
1. Reinsert your flashcart into **the source NDS / NDSL** with the SD card removed
|
||||||
|
1. Πατήστε (A) για να συνεχίσετε
|
||||||
|
1. Press (A) to "inject ntrboothax"
|
||||||
|
1. Press (A) to select "RETAIL"
|
||||||
|
1. Eject your flashcart from **the source NDS / NDSL**
|
||||||
|
+ Do *not* exit the flasher application on **the source NDS / NDSL** if you intend to restore your flashcart to its original state after installing boot9strap on **the target 3DS**
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
|
{: .notice--primary}
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Flashing ntrboot (Powersaves)"
|
title: "Flashing ntrboot (Powersaves)"
|
||||||
---
|
---
|
||||||
|
|
||||||
This method is not yet complete, and as such is just a placeholder page.
|
This method is not yet complete, and as such is just a placeholder page.
|
|
@ -2,14 +2,14 @@
|
||||||
title: "GodMode9 Usage"
|
title: "GodMode9 Usage"
|
||||||
---
|
---
|
||||||
|
|
||||||
GodMode9 is a full access file browser for the Nintendo 3DS console, giving you access to your SD card, to the FAT partitions inside your SysNAND and EmuNAND and to basically anything else. Among other functionality, you can copy, delete, rename files and create folders.
|
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.
|
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.
|
||||||
|
|
||||||
{% capture notice %}
|
{% capture notice %}
|
||||||
This is powerful stuff, it provides you with the means to do basically any thinkable modification to any system data available on the 3DS console. However, precautions are taken so you don't accidentally damage the data of your console.
|
This is powerful stuff. GodMode9 provides you with the means to do basically any thinkable modification to any system data available on the 3DS console. However, precautions are taken so you don't accidentally damage the data of your console.
|
||||||
|
|
||||||
The write permissions system protects you by providing warnings and forces you to enter an unlock sequence for enabling write permissions. It is not possible to overwrite or modify any important stuff without such unlock sequences and it is not possible to accidentally unlock something. As always, be smart, keep backups, just to be safe.
|
The write permissions system protects you by providing warnings and forces you to enter an unlock sequence for enabling write permissions. It is not possible to overwrite or modify any important stuff without such unlock sequences and it is not possible to accidentally unlock something. As always, be smart and keep backups, just to be safe.
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
<div class="notice--danger">{{ notice | markdownify }}</div>
|
<div class="notice--danger">{{ notice | markdownify }}</div>
|
||||||
|
|
|
@ -28,7 +28,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
||||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||||
* Την τελευταία έκδοση του [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
* Την τελευταία έκδοση του [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
||||||
* Το Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
* Το Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
||||||
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS**:
|
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||||
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
|
|
||||||
|
@ -93,7 +93,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
1. Press (Start) to reboot **the source 3DS**
|
1. Press (Start) to reboot **the source 3DS**
|
||||||
1. Launch your DSiWare game on **the source 3DS**
|
1. Launch your DSiWare game on **the source 3DS**
|
||||||
1. Tap the screen or press any button to start the game and test if the save is functional
|
1. Tap the screen or press any button to start the game and test if the save is functional
|
||||||
+ If your game has an error about `boot.nds`, **then the exploit has been successful**
|
+ If your game has an error about `boot.nds` or a white screen, **then the exploit has been successful**
|
||||||
+ If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself
|
+ If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself
|
||||||
+ If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong
|
+ If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong
|
||||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken)
|
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken)
|
||||||
|
@ -135,7 +135,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
##### Section V - Backing up the target 3DS's FIRM
|
##### Section V - Backing up the target 3DS's FIRM
|
||||||
|
|
||||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||||
1. Copy `boot.nds` to the root of **the target 3DS**'s SD card
|
1. Copy `boot.nds` (B9STool) to the root of **the target 3DS**'s SD card
|
||||||
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
||||||
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
||||||
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
||||||
|
|
|
@ -27,7 +27,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
||||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||||
* Την τελευταία έκδοση του [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
* Την τελευταία έκδοση του [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
||||||
* Το Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
* Το Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
||||||
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS**:
|
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||||
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
|
|
||||||
|
@ -141,7 +141,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
##### Section V - Backing up the target 3DS's FIRM
|
##### Section V - Backing up the target 3DS's FIRM
|
||||||
|
|
||||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||||
1. Copy `boot.nds` to the root of **the target 3DS**'s SD card
|
1. Copy `boot.nds` (B9STool) to the root of **the target 3DS**'s SD card
|
||||||
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
||||||
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
||||||
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
||||||
|
|
|
@ -19,8 +19,6 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
|
||||||
+ If you *still* get a "PM INIT FAILED" error, try using the [r19 release of safehax](https://github.com/TiniVi/safehax/releases/tag/r19)
|
+ If you *still* get a "PM INIT FAILED" error, try using the [r19 release of safehax](https://github.com/TiniVi/safehax/releases/tag/r19)
|
||||||
+ Εάν παγώσει, επιβάλλετε το κλείσιμο της κονσόλας κρατώντας πατημένο το κουμπί ενεργοποίησης και δοκιμάστε ξανά
|
+ Εάν παγώσει, επιβάλλετε το κλείσιμο της κονσόλας κρατώντας πατημένο το κουμπί ενεργοποίησης και δοκιμάστε ξανά
|
||||||
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
||||||
+ If you launch into the Luma3DS configuration menu instead of SafeB9SInstaller, power off your device and ensure that `safehaxpayload.bin` exists on the root of your SD card
|
|
||||||
+ If it appears that `safehaxpayload.bin` exists on the root of your SD card but you still launch into the Luma3DS configuration menu, ensure you have [enabled the option to show file extensions](file-extensions-(windows))
|
|
||||||
|
|
||||||
##### Section II - Installing boot9strap
|
##### Section II - Installing boot9strap
|
||||||
|
|
||||||
|
|
|
@ -4,21 +4,21 @@ title: "Region Changing"
|
||||||
|
|
||||||
This is add-on section for region changing your CFW SysNAND. This is done by installing the 9.2.0 CTRTransfer image for the region you want to switch to.
|
This is add-on section for region changing your CFW SysNAND. This is done by installing the 9.2.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).
|
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).
|
||||||
|
|
||||||
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)
|
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).
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
Αυτή η διαδικασία θα αποσυνδέσει το NNID σας από το σύστημα, καθώς δεν θα είναι πλέον συμβατό με αυτό. NNID's are locked to the region of your device that created them, and cannot be transferred between regions without [a very complex and advanced process](https://gist.githubusercontent.com/yifanlu/e80db121d38aceb8cca0e03cefd5853b/raw/3c4dd89869156ca0f945a2791e699acfdb32b510/gistfile1.txt).
|
Αυτή η διαδικασία θα αποσυνδέσει το NNID σας από το σύστημα, καθώς δεν θα είναι πλέον συμβατό με αυτό. NNID's are locked to the region of your device that created them and cannot be transferred between regions without [a very complex and advanced process](https://gist.githubusercontent.com/yifanlu/e80db121d38aceb8cca0e03cefd5853b/raw/3c4dd89869156ca0f945a2791e699acfdb32b510/gistfile1.txt).
|
||||||
{: .notice--warning}
|
{: .notice--warning}
|
||||||
|
|
||||||
Μετά από αυτήν την διαδικασία, μόνο **τα New 3DS που δεν έχουν ξαναχρησιμοποιήσει το eShop πριν** και **οποιοδήποτε Old 3DS** θα μπορούν να αποκτήσουν πρόσβαση στο eShop μετά από την δημιουργία ενός καινούργιου NNID για την καινούργια περιοχή. New 3DS τα οποία είχαν χρησιμοποιήσει το eShop στην αρχική περιοχή της συσκευής δεν μπορούν να δημιουργήσουν καινούργιο NNID και να αποκτήσουν πρόσβαση στο eShop στην καινούργια περιοχή!
|
After this process, only **New 3DSs which have never accessed the eShop before** and **all Old 3DSs** will be able to access the eShop after creating a new NNID on their new region. New 3DS τα οποία είχαν χρησιμοποιήσει το eShop στην αρχική περιοχή της συσκευής δεν μπορούν να δημιουργήσουν καινούργιο NNID και να αποκτήσουν πρόσβαση στο eShop στην καινούργια περιοχή!
|
||||||
{: .notice--warning}
|
{: .notice--warning}
|
||||||
|
|
||||||
Σημειώστε ότι σποραδικά το eShop δεν θα λειτουργεί, χωρίς λόγο, σε συσκευές στις οποίες θα έπρεπε. Έχει να κάνει αποκλειστικά με του διακομιστές της Nintendo και δεν μπορώ να έχω καθόλου έλεγχο, όσον αφορά αυτό το θέμα. Additionally, note that occasionally the eShop will inexplicably work for devices that it should not (such as some New 3DSs). Η αιτία γι' αυτό είναι, προς το παρόν, άγνωστη.
|
Σημειώστε ότι σποραδικά το eShop δεν θα λειτουργεί, χωρίς λόγο, σε συσκευές στις οποίες θα έπρεπε. Έχει να κάνει αποκλειστικά με του διακομιστές της Nintendo και δεν μπορώ να έχω καθόλου έλεγχο, όσον αφορά αυτό το θέμα. Additionally, note that occasionally the eShop will inexplicably work for devices that it should not (such as some New 3DSs). Η αιτία γι' αυτό είναι, προς το παρόν, άγνωστη.
|
||||||
|
|
||||||
Region changing using CTRTransfer (which this method uses) seems to cause reboot patches to break. The cause for this is unknown, but for now Old 3DS users will be unable to play extended memory mode games (such as Monster Hunter, Super Smash Bros, and Pokémon Sun / Moon) until they format their devices.
|
Region changing using CTRTransfer (which this method uses) seems to cause reboot patches to break. The cause for this is unknown, but Old 3DS users, for now, will be unable to play extended memory mode games (such as Monster Hunter, Super Smash Bros, and Pokémon Sun / Moon) until they format their devices.
|
||||||
|
|
||||||
Never format a New 2DS XL while on a version <11.4.0 or you will be unable to complete initial setup!
|
Never format a New 2DS XL while on a version <11.4.0 or you will be unable to complete initial setup!
|
||||||
{: .notice--danger}
|
{: .notice--danger}
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
title: "Troubleshooting"
|
title: "Troubleshooting"
|
||||||
---
|
---
|
||||||
|
|
||||||
If you are unable to boot your device, please look for the section relevant to you, and follow the instructions. Μόλις μια λύση λειτουργήσει για εσάς, μπορείτε να προχωρήσετε με τον κύριο οδηγό
|
If you are unable to boot your device, please look for the section relevant to you and follow the instructions. Once a solution works for you, you can proceed with the main guide
|
||||||
(Η παρακάτω ενότητα είναι σχετικά μεγάλη, χρησιμοποιήστε το Ctrl+F για να αναζητήσετε το πρόβλημά σας.)
|
(The section is fairly long, try using Ctrl+F to search for your issue).
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
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)
|
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).
|
||||||
|
|
||||||
## <a name="twl_broken" />Οι λειτουργίες του DSi / DS δεν λειτουργούν έπειτα από την ολοκλήρωση του οδηγού
|
## <a name="twl_broken" />Οι λειτουργίες του DSi / DS δεν λειτουργούν έπειτα από την ολοκλήρωση του οδηγού
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
||||||
1. Press (Start) to reboot your device
|
1. Press (Start) to reboot your device
|
||||||
|
|
||||||
## <a name="gw_fbi" />Αδυναμία εισαγωγής του H&S σε συσκευή που υποβαθμίστηκε με την χρήση Gateway
|
## <a name="gw_fbi" />Αδυναμία εισαγωγής του H&S σε συσκευή που υποβαθμίστηκε με την χρήση Gateway
|
||||||
Το πρόβλημα προκλήθηκε λόγο του ότι η Gateway χρησιμοποιεί μία πολύ κακοφτιαγμένη μέθοδο υποβάθμισης, η οποία αφήνει δύο εκδόσεις για κάθε μια από τις εφαρμογές του συστήματος. One of them is unused, but it confuses the H&S inject system, causing it to inject into the wrong one.
|
This is caused by Gateway implementing a very shoddy downgrade method which leaves two versions of each app on the system. One of them is unused, but it confuses the H&S inject system, causing it to inject into the wrong one.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
||||||
|
@ -85,7 +85,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
||||||
1. If this still doesn't work, move the uppercase extension files back to the `content` folder, then move the lowercase extension files to the `newdir` folder, then return to [Finalizing Setup](finalizing-setup) and retry the FBI injection
|
1. If this still doesn't work, move the uppercase extension files back to the `content` folder, then move the lowercase extension files to the `newdir` folder, then return to [Finalizing Setup](finalizing-setup) and retry the FBI injection
|
||||||
|
|
||||||
## <a name="ts_browser" />Ένα exploit βασισμένο στο πρόγραμμα περιήγησης δεν λειτουργεί
|
## <a name="ts_browser" />Ένα exploit βασισμένο στο πρόγραμμα περιήγησης δεν λειτουργεί
|
||||||
Τα exploits τα οποία είναι βασισμένα στο πρόγραμμα περιήγησης (όπως το browserhax ή το 2xrsa) είναι συχνά ασταθή και προκαλούν σφάλματα συχνά, αλλά μπορούν κάποιες φορές να διορθωθούν ακολουθώντας τα παρακάτω βήματα
|
Browser based exploits (such as browserhax or 2xrsa) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps.
|
||||||
|
|
||||||
1. Launch the browser, then launch the browser settings
|
1. Launch the browser, then launch the browser settings
|
||||||
1. Κατεβείτε στο τέλος και επιλέξτε to Initialize Savedata (Μπορεί επίσης να ονομάζεται και Clear All Save Data)
|
1. Κατεβείτε στο τέλος και επιλέξτε to Initialize Savedata (Μπορεί επίσης να ονομάζεται και Clear All Save Data)
|
||||||
|
@ -116,7 +116,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
||||||
|
|
||||||
## <a name="ts_sys_b9s" />Black screen on SysNAND boot after Installing boot9strap
|
## <a name="ts_sys_b9s" />Black screen on SysNAND boot after Installing boot9strap
|
||||||
|
|
||||||
1. Βεβαιωθείτε πως έχετε ένα λειτουργικό payload.
|
1. Ensure you have a working payload
|
||||||
1. Check for the existence of `boot.firm` in the root of your SD card.
|
1. Check for the existence of `boot.firm` in the root of your SD card.
|
||||||
1. Δοκιμάστε να επαναφέρετε τις ρυθμίσεις παραμέτρων του Luma
|
1. Δοκιμάστε να επαναφέρετε τις ρυθμίσεις παραμέτρων του Luma
|
||||||
1. Διαγράψτε το αρχείο `/luma/config.bin` από την κάρτα SD
|
1. Διαγράψτε το αρχείο `/luma/config.bin` από την κάρτα SD
|
||||||
|
@ -132,9 +132,9 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
||||||
+ Περιοχή KOR: Διαγράψτε το `000000A9`
|
+ Περιοχή KOR: Διαγράψτε το `000000A9`
|
||||||
+ TWN Region: Delete `000000B1`
|
+ TWN Region: Delete `000000B1`
|
||||||
1. Δοκιμάστε να εκκινήσετε χωρίς καμία κασέτα τοποθετημένη (συμπεριλαμβανωμένων των flashcart)
|
1. Δοκιμάστε να εκκινήσετε χωρίς καμία κασέτα τοποθετημένη (συμπεριλαμβανωμένων των flashcart)
|
||||||
1. Εάν είχατε υποβαθμίσει προηγουμένως με την χρήση Gateway, βεβαιωθείτε ότι χρησιμοποιείτε την τελευταία έκδοση του Luma3DS (v6.2.3 και πάνω, τουλάχιστον)
|
1. If you previously downgraded with Gateway, ensure that you are using the latest Luma3DS version (v6.2.3 or higher)
|
||||||
1. Εάν η NAND βρίσκεται μεταξύ των εκδόσεων 3.0.0 και 4.5.0, ακολουθήστε τα παρακάτω βήματα:
|
1. Εάν η NAND βρίσκεται μεταξύ των εκδόσεων 3.0.0 και 4.5.0, ακολουθήστε τα παρακάτω βήματα:
|
||||||
+ Βεβαιωθείτε ότι χρησιμοποιείτε την τελευταία έκδοση του Luma3DS (v6.6 και πάνω, τουλάχιστον)
|
+ Ensure that you are using the latest Luma3DS version (v6.6 or higher)
|
||||||
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm`
|
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm`
|
||||||
+ Κατεβάστε [αυτό το αρχείο](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
+ Κατεβάστε [αυτό το αρχείο](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
||||||
+ Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card
|
+ Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card
|
||||||
|
|
|
@ -1,52 +1,52 @@
|
||||||
---
|
---
|
||||||
title: "Uninstall CFW"
|
title: "Uninstall CFW"
|
||||||
---
|
---
|
||||||
|
|
||||||
This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock.
|
This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock.
|
||||||
|
|
||||||
Any unsigned (illegitimate) games will be rendered unusable and can be manually removed using the Data Management section of the System Settings. Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup any saves for these unsigned (illegitimate) games you care about.
|
Any unsigned (illegitimate) games will be rendered unusable and can be manually removed using the Data Management section of the System Settings. Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup any saves for these unsigned (illegitimate) games you care about.
|
||||||
|
|
||||||
This will not affect your NNID, any legitimately purchased games, or any saves for those legitimately purchased games.
|
This will not affect your NNID, any legitimately purchased games, or any saves for those legitimately purchased games.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
#### Τι χρειάζεστε
|
#### Τι χρειάζεστε
|
||||||
|
|
||||||
* Την τελευταία έκδοση του [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
* Την τελευταία έκδοση του [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
||||||
* The uninstaller script corresponding to your device:
|
* The uninstaller script corresponding to your device:
|
||||||
+ [`uninstall_hax_retail_NEW.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_NEW.gm9)
|
+ [`uninstall_hax_retail_NEW.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_NEW.gm9)
|
||||||
+ [`uninstall_hax_retail_OLD.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_OLD.gm9)
|
+ [`uninstall_hax_retail_OLD.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_OLD.gm9)
|
||||||
|
|
||||||
#### Οδηγίες
|
#### Οδηγίες
|
||||||
|
|
||||||
##### Ενότητα I - Προετοιμασία
|
##### Ενότητα I - Προετοιμασία
|
||||||
|
|
||||||
1. Power off your device
|
1. Power off your device
|
||||||
1. Εισάγετε την κάρτα SD στον υπολογιστή σας
|
1. Εισάγετε την κάρτα SD στον υπολογιστή σας
|
||||||
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
|
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
|
||||||
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
|
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
|
||||||
1. Copy the uninstaller script corresponding to your device to the `/gm9/scripts/` folder on your SD card
|
1. Copy the uninstaller script corresponding to your device to the `/gm9/scripts/` folder on your SD card
|
||||||
1. Reinsert your SD card into your device
|
1. Reinsert your SD card into your device
|
||||||
1. Power on your device
|
1. Power on your device
|
||||||
|
|
||||||
##### Section II - Running Uninstall Script
|
##### Section II - Running Uninstall Script
|
||||||
|
|
||||||
1. Launch GodMode9 by holding (Start) during boot
|
1. Launch GodMode9 by holding (Start) during boot
|
||||||
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
|
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
|
||||||
1. Press (Home) to bring up the action menu
|
1. Press (Home) to bring up the action menu
|
||||||
1. Select "More..."
|
1. Select "More..."
|
||||||
1. Select "Scripts..."
|
1. Select "Scripts..."
|
||||||
1. Select the uninstaller script
|
1. Select the uninstaller script
|
||||||
1. When prompted, press (A) to proceed
|
1. When prompted, press (A) to proceed
|
||||||
1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
|
1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
|
||||||
1. Πατήστε (A) για να συνεχίσετε
|
1. Πατήστε (A) για να συνεχίσετε
|
||||||
1. Press (A) to relock write permissions
|
1. Press (A) to relock write permissions
|
||||||
1. Press (Start) to reboot your device
|
1. Press (Start) to reboot your device
|
||||||
|
|
||||||
___
|
___
|
||||||
|
|
||||||
All custom firmware has been removed from your device.
|
All custom firmware has been removed from your device.
|
||||||
{: .notice--success}
|
{: .notice--success}
|
||||||
|
|
||||||
You can now remove any extra files and folders from the root of your SD card that are *not* the `Nintendo 3DS` or `DCIM` folders.
|
You can now remove any extra files and folders from the root of your SD card that are *not* the `Nintendo 3DS` or `DCIM` folders.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
|
@ -56,7 +56,7 @@ For all steps in this section, overwrite any existing files on your SD card.
|
||||||
1. Launch SafeB9SInstaller by pressing (A)
|
1. Launch SafeB9SInstaller by pressing (A)
|
||||||
1. Wait for all safety checks to complete
|
1. Wait for all safety checks to complete
|
||||||
1. When prompted, input the key combo given to install boot9strap
|
1. When prompted, input the key combo given to install boot9strap
|
||||||
1. Once it has completed, press (A) to reboot your device.
|
1. Once it has completed, press (A) to reboot your device
|
||||||
1. Power off your device
|
1. Power off your device
|
||||||
+ Note that you will receive the error `Unsupported launcher (argc = 0)` until you follow the rest of the instructions on this page
|
+ Note that you will receive the error `Unsupported launcher (argc = 0)` until you follow the rest of the instructions on this page
|
||||||
|
|
||||||
|
|
|
@ -4,19 +4,19 @@ title: "FAQ"
|
||||||
|
|
||||||
{% capture notice-1 %}
|
{% capture notice-1 %}
|
||||||
|
|
||||||
<a name="faq_latestfw" />**Q:** *I be on th' latest system version, be me device hackable?*
|
<a name="faq_latestfw" />**Q:** *I am on the latest system version. Is my device hackable?*
|
||||||
**A:** Yes
|
**A:** Yes
|
||||||
|
|
||||||
<a name="faq_updatecfw" />**Q:** *How do I update Luma3DS?*
|
<a name="faq_updatecfw" />**Q:** *How do I update Luma3DS?*
|
||||||
**A:** Use Luma3DS Updater
|
**A:** Use Luma3DS Updater
|
||||||
|
|
||||||
<a name="faq_gatewaysky" />**Q:** *I heard about 'tis thin' I have to pay fer (Gateway, Sky3DS, etc), be that somethin' I need?*
|
<a name="faq_gatewaysky" />**Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, etc). Is that something I need?*
|
||||||
**A:** No. boot9strap is a superior method of loading hax that runs early in boot.
|
**A:** No. boot9strap is a superior method of loading hax that runs early in boot.
|
||||||
|
|
||||||
<a name="faq_gatewaysaves" />**Q:** *How do I move saves from an existing Gateway setup to device installed games?*
|
<a name="faq_gatewaysaves" />**Q:** *How do I move saves from an existing Gateway setup to device installed games?*
|
||||||
**A:** See [this](https://gbatemp.net/threads/425743/)
|
**A:** See [this](https://gbatemp.net/threads/425743/)
|
||||||
|
|
||||||
<a name="faq_need" />**Q:** *What do I need to do this guide?*
|
<a name="faq_need" />**Q:** *What do I need to follow this guide?*
|
||||||
**A:** This guide can be completely done with free software
|
**A:** This guide can be completely done with free software
|
||||||
|
|
||||||
<a name="faq_risky" />**Q:** *How risky is hacking my console?*
|
<a name="faq_risky" />**Q:** *How risky is hacking my console?*
|
||||||
|
@ -37,7 +37,7 @@ title: "FAQ"
|
||||||
<a name="faq_le4gbsd" />**Q:** *Can I do this with a 4GB (or smaller) SD card?*
|
<a name="faq_le4gbsd" />**Q:** *Can I do this with a 4GB (or smaller) SD card?*
|
||||||
**A:** Yes!
|
**A:** Yes!
|
||||||
|
|
||||||
<a name="faq_ge128gbsd" />**Q:** *Can I use a 128 GB (or larger) SD card?*
|
<a name="faq_ge128gbsd" />**Q:** *Can I use a 128GB (or larger) SD card?*
|
||||||
**A:** Yes, but some users have reported slowdowns when using such large sizes. Note that you cannot format the card with exFAT; you need to format it with FAT32.
|
**A:** Yes, but some users have reported slowdowns when using such large sizes. Note that you cannot format the card with exFAT; you need to format it with FAT32.
|
||||||
|
|
||||||
<a name="faq_movesd" />**Q:** *How do I move to a new SD card at the end of this?*
|
<a name="faq_movesd" />**Q:** *How do I move to a new SD card at the end of this?*
|
||||||
|
|
51
_pages/en_PT/flashing-ntrboot-(3ds).txt
Normal file
51
_pages/en_PT/flashing-ntrboot-(3ds).txt
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
---
|
||||||
|
title: "Flashing ntrboot (3DS)"
|
||||||
|
---
|
||||||
|
|
||||||
|
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||||
|
|
||||||
|
Note that the flashcart will not be able to be used for its standard functions while the ntrboot exploit is installed on it (except for in the case of the Acekard 2i, which remains functional *on 3DS systems with custom firmware installed only*). There are optional steps at the end of the ntrboot installation instructions to remove it from your flashcart when you are done.
|
||||||
|
|
||||||
|
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 ye need
|
||||||
|
|
||||||
|
* Your ntrboot compatible DS / DSi flashcart:
|
||||||
|
+ Either the Acekard 2i or R4i Gold 3DS RTS
|
||||||
|
* 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
|
||||||
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`ntr` boot9strap; not the `devkit` file)*
|
||||||
|
* The latest release of [ntrboot_flasher](https://github.com/kitling/ntrboot_flasher/releases/latest)
|
||||||
|
|
||||||
|
#### Instructions
|
||||||
|
|
||||||
|
##### Section I - Set th' sails (prep work)
|
||||||
|
|
||||||
|
1. Power off **the source 3DS**
|
||||||
|
1. Insert **the source 3DS**'s SD card into your computer
|
||||||
|
1. Create a folder named `ntrboot` on the root of your SD card
|
||||||
|
1. Copy `boot9strap_ntr.firm` and `boot9strap_ntr.firm.sha` from the boot9strap ntr `.zip` to the `/ntrboot/` folder on your SD card
|
||||||
|
1. Copy `ntrboot_flasher.firm` from the ntrboot_flasher `.zip` to the `/luma/payloads` folder on **the source 3DS**'s SD card
|
||||||
|
1. Reinsert **the source 3DS**'s SD card back into **the source 3DS**
|
||||||
|
1. Insert your ntrboot compatible DS / DSi flashcart into **the source 3DS**
|
||||||
|
|
||||||
|
##### Section II - Flashing ntrboot
|
||||||
|
|
||||||
|
1. Launch the Luma3DS chainloader by holding (Start) during boot on **the source 3DS**
|
||||||
|
1. Select "ntrboot_flasher"
|
||||||
|
1. Select "Dump Flash"
|
||||||
|
1. Wait 'til th' process be completed
|
||||||
|
1. Press (B) to return to the main menu
|
||||||
|
1. Select "Inject Ntrboot"
|
||||||
|
1. Press (Y) to proceed
|
||||||
|
1. Press (R) for retail unit ntrboot
|
||||||
|
1. Wait 'til th' process be completed
|
||||||
|
1. Press (B) to return to the main menu
|
||||||
|
1. Select "EXIT" to power off **the source 3DS**
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
|
{: .notice--primary}
|
52
_pages/en_PT/flashing-ntrboot-(nds).txt
Normal file
52
_pages/en_PT/flashing-ntrboot-(nds).txt
Normal file
|
@ -0,0 +1,52 @@
|
||||||
|
---
|
||||||
|
title: "Flashing ntrboot (NDS)"
|
||||||
|
---
|
||||||
|
|
||||||
|
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
|
||||||
|
|
||||||
|
Note that the flashcart will not be able to be used for its standard functions while the ntrboot exploit is installed on it (except for in the case of the Acekard 2i, which remains functional *on 3DS systems with custom firmware installed only*). There are optional steps at the end of the ntrboot boot9strap installation instructions to remove it from your flashcart when you are done.
|
||||||
|
|
||||||
|
If you would like to remove the ntrboot exploit and restore your flashcart to its original state, note that you should *not* power off your NDS / NDSL until you have restored your flashcart. This is because the flashcart cannot be used to launch `.nds` files while the ntrboot exploit is installed on it, so if you exit the flasher application you will not be able to re-enter it.
|
||||||
|
{: .notice--warning}
|
||||||
|
|
||||||
|
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 ye need
|
||||||
|
|
||||||
|
* Your ntrboot compatible DS / DSi flashcart:
|
||||||
|
+ Either the Acekard 2i or R4i Gold 3DS RTS
|
||||||
|
* 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
|
||||||
|
* The latest release of [ak2i_ntrcardhax_flasher](https://github.com/d3m3vilurr/ak2i_ntrcardhax_flasher/releases/latest)
|
||||||
|
|
||||||
|
#### Instructions
|
||||||
|
|
||||||
|
##### Section I - Set th' sails (prep work)
|
||||||
|
|
||||||
|
1. Power off **the source NDS / NDSL**
|
||||||
|
1. Insert your flashcart's SD card into your computer
|
||||||
|
1. Copy `ak2i_ntrcardhax_flasher.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 **the source NDS / NDSL**
|
||||||
|
|
||||||
|
##### Section II - Flashing ntrboot
|
||||||
|
|
||||||
|
1. Launch `ak2i_ntrcardhax_flasher.nds` on **the source NDS / NDSL** using your flashcart
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Press (X) to "load flashrom"
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Eject your flashcart from **the source NDS / NDSL**
|
||||||
|
1. Eject the SD card from your flashcart
|
||||||
|
1. Reinsert your flashcart into **the source NDS / NDSL** with the SD card removed
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Press (A) to "inject ntrboothax"
|
||||||
|
1. Press (A) to select "RETAIL"
|
||||||
|
1. Eject your flashcart from **the source NDS / NDSL**
|
||||||
|
+ Do *not* exit the flasher application on **the source NDS / NDSL** if you intend to restore your flashcart to its original state after installing boot9strap on **the target 3DS**
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
|
{: .notice--primary}
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Flashing ntrboot (Powersaves)"
|
title: "Flashing ntrboot (Powersaves)"
|
||||||
---
|
---
|
||||||
|
|
||||||
This method is not yet complete, and as such is just a placeholder page.
|
This method is not yet complete, and as such is just a placeholder page.
|
|
@ -2,14 +2,14 @@
|
||||||
title: "GodMode9 Usage"
|
title: "GodMode9 Usage"
|
||||||
---
|
---
|
||||||
|
|
||||||
GodMode9 is a full access file browser for the Nintendo 3DS console, giving you access to your SD card, to the FAT partitions inside your SysNAND and EmuNAND and to basically anything else. Among other functionality, you can copy, delete, rename files and create folders.
|
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.
|
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.
|
||||||
|
|
||||||
{% capture notice %}
|
{% capture notice %}
|
||||||
This is powerful stuff, it provides you with the means to do basically any thinkable modification to any system data available on the 3DS console. However, precautions are taken so you don't accidentally damage the data of your console.
|
This is powerful stuff. GodMode9 provides you with the means to do basically any thinkable modification to any system data available on the 3DS console. However, precautions are taken so you don't accidentally damage the data of your console.
|
||||||
|
|
||||||
The write permissions system protects you by providing warnings and forces you to enter an unlock sequence for enabling write permissions. It is not possible to overwrite or modify any important stuff without such unlock sequences and it is not possible to accidentally unlock something. As always, be smart, keep backups, just to be safe.
|
The write permissions system protects you by providing warnings and forces you to enter an unlock sequence for enabling write permissions. It is not possible to overwrite or modify any important stuff without such unlock sequences and it is not possible to accidentally unlock something. As always, be smart and keep backups, just to be safe.
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
<div class="notice--danger">{{ notice | markdownify }}</div>
|
<div class="notice--danger">{{ notice | markdownify }}</div>
|
||||||
|
|
|
@ -28,7 +28,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
||||||
* Th' latest release 'o [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not th' `devkit` file, 'n not th' `ntr` file)*
|
* Th' latest release 'o [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not th' `devkit` file, 'n not th' `ntr` file)*
|
||||||
* Th' latest release 'o [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(th' `.7z` file)*
|
* Th' latest release 'o [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(th' `.7z` file)*
|
||||||
* Th' Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
* Th' Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
||||||
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS**:
|
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||||
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
|
|
||||||
|
@ -93,7 +93,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
1. Press (Start) to reboot **the source 3DS**
|
1. Press (Start) to reboot **the source 3DS**
|
||||||
1. Launch your DSiWare game on **the source 3DS**
|
1. Launch your DSiWare game on **the source 3DS**
|
||||||
1. Tap the screen or press any button to start the game and test if the save is functional
|
1. Tap the screen or press any button to start the game and test if the save is functional
|
||||||
+ If your game has an error about `boot.nds`, **then the exploit has been successful**
|
+ If your game has an error about `boot.nds` or a white screen, **then the exploit has been successful**
|
||||||
+ If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself
|
+ If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself
|
||||||
+ If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong
|
+ If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong
|
||||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken)
|
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken)
|
||||||
|
@ -135,7 +135,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
##### Section V - Backing up the target 3DS's FIRM
|
##### Section V - Backing up the target 3DS's FIRM
|
||||||
|
|
||||||
1. Copy `boot.firm` from th' Luma3DS `.7z` to th' root 'o ye SD card
|
1. Copy `boot.firm` from th' Luma3DS `.7z` to th' root 'o ye SD card
|
||||||
1. Copy `boot.nds` to the root of **the target 3DS**'s SD card
|
1. Copy `boot.nds` (B9STool) to the root of **the target 3DS**'s SD card
|
||||||
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
||||||
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
||||||
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
||||||
|
|
|
@ -28,7 +28,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
||||||
|
|
||||||
* Th' latest release 'o [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(th' `.7z` file)*
|
* Th' latest release 'o [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(th' `.7z` file)*
|
||||||
* Th' Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
* Th' Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
|
||||||
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS**:
|
* The 11.4.0 / 11.5.0 (both versions have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||||
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_OLD.firm`](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
+ [`2.54-0_11.4_NEW.firm`](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&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=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%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)
|
||||||
|
|
||||||
|
@ -142,7 +142,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
||||||
##### Section V - Backing up the target 3DS's FIRM
|
##### Section V - Backing up the target 3DS's FIRM
|
||||||
|
|
||||||
1. Copy `boot.firm` from th' Luma3DS `.7z` to th' root 'o ye SD card
|
1. Copy `boot.firm` from th' Luma3DS `.7z` to th' root 'o ye SD card
|
||||||
1. Copy `boot.nds` to the root of **the target 3DS**'s SD card
|
1. Copy `boot.nds` (B9STool) to the root of **the target 3DS**'s SD card
|
||||||
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
1. Copy _the contents of_ `starter.zip` to the root of **the target 3DS**'s SD card
|
||||||
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
1. Create a folder named `boot9strap` on the root of **the target 3DS**'s SD card
|
||||||
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
1. Copy the 11.5.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card
|
||||||
|
|
|
@ -19,8 +19,6 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
|
||||||
+ If you *still* get a "PM INIT FAILED" error, try using the [r19 release of safehax](https://github.com/TiniVi/safehax/releases/tag/r19)
|
+ If you *still* get a "PM INIT FAILED" error, try using the [r19 release of safehax](https://github.com/TiniVi/safehax/releases/tag/r19)
|
||||||
+ If it freezes, just force the console to power off by holding the power button, then try again
|
+ If it freezes, just force the console to power off by holding the power button, then try again
|
||||||
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
||||||
+ If you launch into the Luma3DS configuration menu instead of SafeB9SInstaller, power off your device and ensure that `safehaxpayload.bin` exists on the root of your SD card
|
|
||||||
+ If it appears that `safehaxpayload.bin` exists on the root of your SD card but you still launch into the Luma3DS configuration menu, ensure you have [enabled the option to show file extensions](file-extensions-(windows))
|
|
||||||
|
|
||||||
##### Section II - Installin' boot9strap
|
##### Section II - Installin' boot9strap
|
||||||
|
|
||||||
|
|
|
@ -4,21 +4,21 @@ title: "Region Changing"
|
||||||
|
|
||||||
This is add-on section for region changing your CFW SysNAND. This is done by installing the 9.2.0 CTRTransfer image for the region you want to switch to.
|
This is add-on section for region changing your CFW SysNAND. This is done by installing the 9.2.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).
|
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).
|
||||||
|
|
||||||
To be usin' th' [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on 'tis page, ye gunna be needin' a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download)
|
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).
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
This process will unlink your NNID from the system, since it will no longer be compatible with it. NNID's are locked to the region of your device that created them, and cannot be transferred between regions without [a very complex and advanced process](https://gist.githubusercontent.com/yifanlu/e80db121d38aceb8cca0e03cefd5853b/raw/3c4dd89869156ca0f945a2791e699acfdb32b510/gistfile1.txt).
|
This process will unlink your NNID from the system, since it will no longer be compatible with it. NNID's are locked to the region of your device that created them and cannot be transferred between regions without [a very complex and advanced process](https://gist.githubusercontent.com/yifanlu/e80db121d38aceb8cca0e03cefd5853b/raw/3c4dd89869156ca0f945a2791e699acfdb32b510/gistfile1.txt).
|
||||||
{: .notice--warning}
|
{: .notice--warning}
|
||||||
|
|
||||||
After this process, only **New 3DSs which have never accessed the eShop before** and **any Old 3DSs** will be able to access the eShop after creating a new NNID on their new region. Region changed New 3DSs that have already accessed the eShop on their original region cannot create a new NNID and access the eShop on their new region!
|
After this process, only **New 3DSs which have never accessed the eShop before** and **all Old 3DSs** will be able to access the eShop after creating a new NNID on their new region. Region changed New 3DSs that have already accessed the eShop on their original region cannot create a new NNID and access the eShop on their new region!
|
||||||
{: .notice--warning}
|
{: .notice--warning}
|
||||||
|
|
||||||
Note that occasionally the eShop will inexplicably still not work for devices that it should work for. This is entirely to do with Nintendo's servers, and I really do not have any control over it. Additionally, note that occasionally the eShop will inexplicably work for devices that it should not (such as some New 3DSs). The cause for this is currently unknown.
|
Note that occasionally the eShop will inexplicably still not work for devices that it should work for. This is entirely to do with Nintendo's servers, and I really do not have any control over it. Additionally, note that occasionally the eShop will inexplicably work for devices that it should not (such as some New 3DSs). The cause for this is currently unknown.
|
||||||
|
|
||||||
Region changing using CTRTransfer (which this method uses) seems to cause reboot patches to break. The cause for this is unknown, but for now Old 3DS users will be unable to play extended memory mode games (such as Monster Hunter, Super Smash Bros, and Pokémon Sun / Moon) until they format their devices.
|
Region changing using CTRTransfer (which this method uses) seems to cause reboot patches to break. The cause for this is unknown, but Old 3DS users, for now, will be unable to play extended memory mode games (such as Monster Hunter, Super Smash Bros, and Pokémon Sun / Moon) until they format their devices.
|
||||||
|
|
||||||
Never format a New 2DS XL while on a version <11.4.0 or you will be unable to complete initial setup!
|
Never format a New 2DS XL while on a version <11.4.0 or you will be unable to complete initial setup!
|
||||||
{: .notice--danger}
|
{: .notice--danger}
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
title: "Troubleshootin'"
|
title: "Troubleshootin'"
|
||||||
---
|
---
|
||||||
|
|
||||||
If ye be unable to boot ye device, please be lookin' fer th' section relevant to ye, 'n follow th' instructions. Once a solution be workin' fer ye, ye can proceed on wit' th' main guide
|
If you are unable to boot your device, please look for the section relevant to you and follow the instructions. Once a solution works for you, you can proceed with the main guide
|
||||||
('Tis section be fairly long, try usin' Ctrl+F to search fer ye issue.)
|
(The section is fairly long, try using Ctrl+F to search for your issue).
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
To be usin' th' [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on 'tis page, ye gunna be needin' a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download)
|
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).
|
||||||
|
|
||||||
## <a name="twl_broken" />DSi / DS functionality be broken after completin' th' guide
|
## <a name="twl_broken" />DSi / DS functionality be broken after completin' th' guide
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@ Note that if ye have any payload files other than `GodMode9.firm` in th' `/luma/
|
||||||
1. Press (Start) to reboot ye device
|
1. Press (Start) to reboot ye device
|
||||||
|
|
||||||
## <a name="gw_fbi" />Cannot inject H&S on Gateway downgraded device
|
## <a name="gw_fbi" />Cannot inject H&S on Gateway downgraded device
|
||||||
This is caused by Gateway implementing a very shoddy downgrade method, which leaves two versions of each app on the system. One of them is unused, but it confuses the H&S inject system, causing it to inject into the wrong one.
|
This is caused by Gateway implementing a very shoddy downgrade method which leaves two versions of each app on the system. One of them is unused, but it confuses the H&S inject system, causing it to inject into the wrong one.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
||||||
|
@ -85,7 +85,7 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma
|
||||||
1. If this still doesn't work, move the uppercase extension files back to the `content` folder, then move the lowercase extension files to the `newdir` folder, then return to [Finalizing Setup](finalizing-setup) and retry the FBI injection
|
1. If this still doesn't work, move the uppercase extension files back to the `content` folder, then move the lowercase extension files to the `newdir` folder, then return to [Finalizing Setup](finalizing-setup) and retry the FBI injection
|
||||||
|
|
||||||
## <a name="ts_browser" />A browser based exploit is not working
|
## <a name="ts_browser" />A browser based exploit is not working
|
||||||
Browser based exploits (such as browserhax or 2xrsa) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps
|
Browser based exploits (such as browserhax or 2xrsa) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps.
|
||||||
|
|
||||||
1. Launch the browser, then launch the browser settings
|
1. Launch the browser, then launch the browser settings
|
||||||
1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data)
|
1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data)
|
||||||
|
@ -116,7 +116,7 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras
|
||||||
|
|
||||||
## <a name="ts_sys_b9s" />Black screen on SysNAND boot after Installing boot9strap
|
## <a name="ts_sys_b9s" />Black screen on SysNAND boot after Installing boot9strap
|
||||||
|
|
||||||
1. Ensure you have a working payload.
|
1. Ensure you have a working payload
|
||||||
1. Check for the existence of `boot.firm` in the root of your SD card.
|
1. Check for the existence of `boot.firm` in the root of your SD card.
|
||||||
1. Try resetting Luma's config and fix options
|
1. Try resetting Luma's config and fix options
|
||||||
1. Delete `/luma/config.bin` from your SD card
|
1. Delete `/luma/config.bin` from your SD card
|
||||||
|
@ -132,9 +132,9 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras
|
||||||
+ KOR Region: Delete `000000A9`
|
+ KOR Region: Delete `000000A9`
|
||||||
+ TWN Region: Delete `000000B1`
|
+ TWN Region: Delete `000000B1`
|
||||||
1. Try booting without any cartridges inserted (including flashcarts)
|
1. Try booting without any cartridges inserted (including flashcarts)
|
||||||
1. If you previously downgraded with Gateway, ensure that you are using the latest Luma3DS version (v6.2.3 or higher, at the least)
|
1. If you previously downgraded with Gateway, ensure that you are using the latest Luma3DS version (v6.2.3 or higher)
|
||||||
1. If your NAND is of a version between 3.0.0 and 4.5.0, do the following:
|
1. If your NAND is of a version between 3.0.0 and 4.5.0, do the following:
|
||||||
+ Ensure that you are using the latest Luma3DS version (v6.6 or higher, at the least)
|
+ Ensure that you are using the latest Luma3DS version (v6.6 or higher)
|
||||||
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm`
|
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm`
|
||||||
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
||||||
+ Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card
|
+ Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card
|
||||||
|
|
|
@ -1,52 +1,52 @@
|
||||||
---
|
---
|
||||||
title: "Uninstall CFW"
|
title: "Uninstall CFW"
|
||||||
---
|
---
|
||||||
|
|
||||||
This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock.
|
This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock.
|
||||||
|
|
||||||
Any unsigned (illegitimate) games will be rendered unusable and can be manually removed using the Data Management section of the System Settings. Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup any saves for these unsigned (illegitimate) games you care about.
|
Any unsigned (illegitimate) games will be rendered unusable and can be manually removed using the Data Management section of the System Settings. Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup any saves for these unsigned (illegitimate) games you care about.
|
||||||
|
|
||||||
This will not affect your NNID, any legitimately purchased games, or any saves for those legitimately purchased games.
|
This will not affect your NNID, any legitimately purchased games, or any saves for those legitimately purchased games.
|
||||||
|
|
||||||
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.
|
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 ye need
|
#### What ye need
|
||||||
|
|
||||||
* Th' latest release 'o [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
* Th' latest release 'o [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
||||||
* The uninstaller script corresponding to your device:
|
* The uninstaller script corresponding to your device:
|
||||||
+ [`uninstall_hax_retail_NEW.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_NEW.gm9)
|
+ [`uninstall_hax_retail_NEW.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_NEW.gm9)
|
||||||
+ [`uninstall_hax_retail_OLD.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_OLD.gm9)
|
+ [`uninstall_hax_retail_OLD.gm9`]({{ base_path }}/gm9_scripts/uninstall_hax_retail_OLD.gm9)
|
||||||
|
|
||||||
#### Instructions
|
#### Instructions
|
||||||
|
|
||||||
##### Section I - Set th' sails (prep work)
|
##### Section I - Set th' sails (prep work)
|
||||||
|
|
||||||
1. Power off your device
|
1. Power off your device
|
||||||
1. Insert ye SD card into ye computer
|
1. Insert ye SD card into ye computer
|
||||||
1. Copy `GodMode9.firm` from th' GodeMode9 `.zip` to th' `/luma/payloads/` folder on ye SD card
|
1. Copy `GodMode9.firm` from th' GodeMode9 `.zip` to th' `/luma/payloads/` folder on ye SD card
|
||||||
1. Copy th' `gm9` folder from th' GodMode9 `.zip` to th' root 'o ye SD card
|
1. Copy th' `gm9` folder from th' GodMode9 `.zip` to th' root 'o ye SD card
|
||||||
1. Copy the uninstaller script corresponding to your device to the `/gm9/scripts/` folder on your SD card
|
1. Copy the uninstaller script corresponding to your device to the `/gm9/scripts/` folder on your SD card
|
||||||
1. Reinsert ye SD card into ye device
|
1. Reinsert ye SD card into ye device
|
||||||
1. Power on your device
|
1. Power on your device
|
||||||
|
|
||||||
##### Section II - Running Uninstall Script
|
##### Section II - Running Uninstall Script
|
||||||
|
|
||||||
1. Launch GodMode9 by holdin' (Start) durin' boot
|
1. Launch GodMode9 by holdin' (Start) durin' boot
|
||||||
1. If ye be prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
|
1. If ye be prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
|
||||||
1. Press (Home) to bring up th' action menu
|
1. Press (Home) to bring up th' action menu
|
||||||
1. Select "More..."
|
1. Select "More..."
|
||||||
1. Select "Scripts..."
|
1. Select "Scripts..."
|
||||||
1. Select the uninstaller script
|
1. Select the uninstaller script
|
||||||
1. When prompted, push (A) to proceed
|
1. When prompted, push (A) to proceed
|
||||||
1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
|
1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
|
||||||
1. Press (A) to continue
|
1. Press (A) to continue
|
||||||
1. Press (A) to relock write permissions
|
1. Press (A) to relock write permissions
|
||||||
1. Press (Start) to reboot ye device
|
1. Press (Start) to reboot ye device
|
||||||
|
|
||||||
___
|
___
|
||||||
|
|
||||||
All custom firmware has been removed from your device.
|
All custom firmware has been removed from your device.
|
||||||
{: .notice--success}
|
{: .notice--success}
|
||||||
|
|
||||||
You can now remove any extra files and folders from the root of your SD card that are *not* the `Nintendo 3DS` or `DCIM` folders.
|
You can now remove any extra files and folders from the root of your SD card that are *not* the `Nintendo 3DS` or `DCIM` folders.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
|
@ -57,7 +57,7 @@ For all steps in this section, overwrite any existing files on your SD card.
|
||||||
1. Launch SafeB9SInstaller by pressing (A)
|
1. Launch SafeB9SInstaller by pressing (A)
|
||||||
1. Wait fer all safety checks to be completed
|
1. Wait fer all safety checks to be completed
|
||||||
1. When prompted, input the key combo given to install boot9strap
|
1. When prompted, input the key combo given to install boot9strap
|
||||||
1. Once it has completed, press (A) to be rebootin' ye device.
|
1. Once it has completed, press (A) to reboot your device
|
||||||
1. Power off your device
|
1. Power off your device
|
||||||
+ Note that you will receive the error `Unsupported launcher (argc = 0)` until you follow the rest of the instructions on this page
|
+ Note that you will receive the error `Unsupported launcher (argc = 0)` until you follow the rest of the instructions on this page
|
||||||
|
|
||||||
|
|
|
@ -4,13 +4,13 @@ title: "Preguntas Frecuentes"
|
||||||
|
|
||||||
{% capture notice-1 %}
|
{% capture notice-1 %}
|
||||||
|
|
||||||
<a name="faq_latestfw" />**P:** *Estoy en la última versión de sistema, ¿mi consola es hackeable?*
|
<a name="faq_latestfw" />**P:** *Estoy en la última versión de sistema. ¿Mi consola es hackeable?*
|
||||||
**R:** Si
|
**R:** Si
|
||||||
|
|
||||||
<a name="faq_updatecfw" />**P:** *¿Cómo actualizo Luma3DS?*
|
<a name="faq_updatecfw" />**P:** *¿Cómo actualizo Luma3DS?*
|
||||||
**R:** Utiliza Luma3DS Updater
|
**R:** Utiliza Luma3DS Updater
|
||||||
|
|
||||||
<a name="faq_gatewaysky" />**P:** *Me han hablado de esta cosa que vale dinero (Gateway, Sky3DS, etc), ¿es algo que necesito?*
|
<a name="faq_gatewaysky" />**P:** *Me han hablado de esta cosa que vale dinero (Gateway, Sky3DS, etc). ¿Es algo que necesito?*
|
||||||
**R:** No. boot9strap es un método superior de carga de hax que se ejecuta al iniciarse la consola.
|
**R:** No. boot9strap es un método superior de carga de hax que se ejecuta al iniciarse la consola.
|
||||||
|
|
||||||
<a name="faq_gatewaysaves" />**P:** *Cómo muevo partidas de una configuración Gateway existente a juegos instalados en la consola?*
|
<a name="faq_gatewaysaves" />**P:** *Cómo muevo partidas de una configuración Gateway existente a juegos instalados en la consola?*
|
||||||
|
@ -37,7 +37,7 @@ title: "Preguntas Frecuentes"
|
||||||
<a name="faq_le4gbsd" />**P:** *¿Puedo hacer esto con una tarjeta SD de 4GB (o más pequeña)?*
|
<a name="faq_le4gbsd" />**P:** *¿Puedo hacer esto con una tarjeta SD de 4GB (o más pequeña)?*
|
||||||
**R:** ¡Sí!
|
**R:** ¡Sí!
|
||||||
|
|
||||||
<a name="faq_ge128gbsd" />**P:** *¿Puedo usar una tarjeta SD de 128 GB (o mayor)?*
|
<a name="faq_ge128gbsd" />**P:** *¿Puedo usar una tarjeta SD de 128GB (o mayor)?*
|
||||||
**R:** Sí, pero varios usuarios han notificado ralentizaciones cuando se utilizan archivos de tan gran tamaño. Ten en cuenta que no puedes formatear la tarjeta con exFAT; tienes que formatearla con FAT32.
|
**R:** Sí, pero varios usuarios han notificado ralentizaciones cuando se utilizan archivos de tan gran tamaño. Ten en cuenta que no puedes formatear la tarjeta con exFAT; tienes que formatearla con FAT32.
|
||||||
|
|
||||||
<a name="faq_movesd" />**P:** *¿Cómo puedo transferir mis archivos a una nueva tarjeta SD al final de todo esto?*
|
<a name="faq_movesd" />**P:** *¿Cómo puedo transferir mis archivos a una nueva tarjeta SD al final de todo esto?*
|
||||||
|
|
51
_pages/es_ES/flashing-ntrboot-(3ds).txt
Normal file
51
_pages/es_ES/flashing-ntrboot-(3ds).txt
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
---
|
||||||
|
title: "Flashear ntrboot (3DS)"
|
||||||
|
---
|
||||||
|
|
||||||
|
Antes de continuar, asegúrate de haber leído toda la información en [ntrboot](ntrboot)
|
||||||
|
|
||||||
|
Ten en cuenta que no podrás usar las funciones estándar de la flashcart mientras el exploit de ntrboot esté instalado en ella (excepto en el caso de la Acekard 2i, la cual sigue funcional *en sistemas 3DS con custom firmware ya instalado*). Hay pasos opcionales al final de las instrucciones de instalación de ntrboot para eliminarlo de tu flashcart cuando termines.
|
||||||
|
|
||||||
|
Ten en cuenta que en raras ocasiones, es posible que realizar el proceso de flasheo en un clon de flashcart podría dejarla **permanentemente inutilizable**. Esto es poco probable, pero sin embargo, sólo las flashcarts originales mencionadas son compatibles. Para reducir la posibilidad de recibir un clon, se recomienda que utilizar un sitio de confianza para comprar una flashcart (como [NDS Card](http://www.nds-card.com/))
|
||||||
|
{: .notice--danger}
|
||||||
|
|
||||||
|
#### Qué necesitas
|
||||||
|
|
||||||
|
* Tu flashcart de DS / DSi compatible con ntrboot:
|
||||||
|
+ Acekard 2i o R4i Gold 3DS RTS
|
||||||
|
* Dos consolas de la familia 3DS
|
||||||
|
+ **3DS de origen**: la consola de la familia 3DS que ya tenga algún custom firmware (como boot9strap o arm9loaderhax)
|
||||||
|
+ **3DS de destino**: la consola sin modificar
|
||||||
|
* La última versión de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(el archivo `ntr`; no el archivo `devkit`)*
|
||||||
|
* La última versión de [ntrboot_flasher](https://github.com/kitling/ntrboot_flasher/releases/latest)
|
||||||
|
|
||||||
|
#### Instrucciones
|
||||||
|
|
||||||
|
##### Sección I - Preparativos
|
||||||
|
|
||||||
|
1. Apaga **la 3DS de origen**
|
||||||
|
1. Inserta la tarjeta SD de **la 3DS de origen** en tu computadora
|
||||||
|
1. Crea una carpeta llamada`ntrboot` en la raíz de tu tarjeta SD
|
||||||
|
1. Copia `boot9strap_ntr.firm` y `boot9strap_ntr.firm.sha` desde el archivo `.zip` de bootstrap ntr a la carpeta `/ntrboot/` en tu tarjeta SD
|
||||||
|
1. Copia el archivo `ntrboot_flasher.firm` desde el `.zip` de ntrboot_flasher a la carpeta `/luma/payloads` en la tarjeta SD de la **3DS de origen**
|
||||||
|
1. Reinserta la tarjeta SD de la **3DS de origen** en la **3DS de origen**
|
||||||
|
1. Inserta tu flashcart de DS / DSi compatible con ntrboot en la **3DS de origen**
|
||||||
|
|
||||||
|
##### Sección II - Flashear ntrboot
|
||||||
|
|
||||||
|
1. Inicia el menú de selección de payloads de Luma3DS manteniendo (Start) al encender la **3DS de origen**
|
||||||
|
1. Selecciona "ntrboot_flasher"
|
||||||
|
1. Selecciona "Dump Flash"
|
||||||
|
1. Espera hasta que se complete el proceso
|
||||||
|
1. Presiona (B) para volver al menú principal
|
||||||
|
1. Selecciona "Inject Ntrboot"
|
||||||
|
1. Presiona (Y) para continuar
|
||||||
|
1. Presiona (R) para seleccionar retail unit ntrboot
|
||||||
|
1. Espera hasta que se complete el proceso
|
||||||
|
1. Presiona (B) para volver al menú principal
|
||||||
|
1. Selecciona "EXIT" para apagar la **3DS de origen**
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
Continúa a [Instalar boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
|
{: .notice--primary}
|
52
_pages/es_ES/flashing-ntrboot-(nds).txt
Normal file
52
_pages/es_ES/flashing-ntrboot-(nds).txt
Normal file
|
@ -0,0 +1,52 @@
|
||||||
|
---
|
||||||
|
title: "Flashear ntrboot (NDS)"
|
||||||
|
---
|
||||||
|
|
||||||
|
Antes de continuar, asegúrate de haber leído toda la información en [ntrboot](ntrboot)
|
||||||
|
|
||||||
|
Ten en cuenta que no podrás usar las funciones estándar de la flashcart mientras el exploit de ntrboot esté instalado en ella (excepto en el caso de la Acekard 2i, la cual sigue funcional *en sistemas 3DS con custom firmware ya instalado*). Hay pasos opcionales al final de las instrucciones de instalación de boot9strap con ntrboot para eliminarlo del flashcart cuando termines.
|
||||||
|
|
||||||
|
Si quieres eliminar el exploit ntrboot de tu flashcart y restaurarla a su estado original, ten en cuenta que *no* debes apagar tu NDS / NDSL hasta que hayas restaurado tu flashcart. Esto es porque la flashcart no puede ser utilizada para iniciar archivos `.nds` mientras el exploit de ntrboot esté instalado en ella, así que si sales de la aplicación de flasheo no podrás volver a entrar a ella.
|
||||||
|
{: .notice--warning}
|
||||||
|
|
||||||
|
Ten en cuenta que en raras ocasiones, es posible que realizar el proceso de flasheo en un clon de flashcart podría dejarla **permanentemente inutilizable**. Esto es poco probable, pero sin embargo, sólo las flashcarts originales mencionadas son compatibles. Para reducir la posibilidad de recibir un clon, se recomienda que utilizar un sitio de confianza para comprar una flashcart (como [NDS Card](http://www.nds-card.com/))
|
||||||
|
{: .notice--danger}
|
||||||
|
|
||||||
|
#### Qué necesitas
|
||||||
|
|
||||||
|
* Tu flashcart de DS / DSi compatible con ntrboot:
|
||||||
|
+ Acekard 2i o R4i Gold 3DS RTS
|
||||||
|
* Dos consolas
|
||||||
|
+ **La NDS / NDSL de origen**: una Nintendo DS o Nintendo DS Lite compatible con tu flashcart
|
||||||
|
+ **3DS de destino**: la consola de la familia 3DS sin modificar
|
||||||
|
* La última versión de [ak2i_ntrcardhax_flasher](https://github.com/d3m3vilurr/ak2i_ntrcardhax_flasher/releases/latest)
|
||||||
|
|
||||||
|
#### Instrucciones
|
||||||
|
|
||||||
|
##### Sección I - Preparativos
|
||||||
|
|
||||||
|
1. Apaga **la NDS / NDSL de origen**
|
||||||
|
1. Inserta la tarjeta SD de tu flashcart en tu computadora
|
||||||
|
1. Copia `ak2i_ntrcardhax_flasher.nds` a la tarjeta SD de tu flashcart
|
||||||
|
1. Reinserta la tarjeta SD de tu flashcart de regreso a ella
|
||||||
|
1. Inserta tu flashcart de DS / DSi compatible con ntrboot en la **NDS / NDSL de origen**
|
||||||
|
|
||||||
|
##### Sección II - Flashear ntrboot
|
||||||
|
|
||||||
|
1. Inicia `ak2i_ntrcardhax_flasher.nds` en **la NDS / NDSL de origen** usando tu flashcart
|
||||||
|
1. Presiona (A) para continuar
|
||||||
|
1. Presiona (X) para ejecutar la acción "load flashrom"
|
||||||
|
1. Presiona (A) para continuar
|
||||||
|
1. Expulsa tu flashcart de **la NDS / NDSL de origen**
|
||||||
|
1. Extrae la tarjeta SD de tu flashcart
|
||||||
|
1. Reinserta tu flashcart en **la NDS / NDSL de origen** sin su tarjeta SD
|
||||||
|
1. Presiona (A) para continuar
|
||||||
|
1. Presiona (A) para ejecutar la acción "inject ntrboothax"
|
||||||
|
1. Presiona (A) para seleccionar "RETAIL"
|
||||||
|
1. Expulsa tu flashcart de **la NDS / NDSL de origen**
|
||||||
|
+ *No* salgas de la aplicación de flasheo en **la NDS / NDSL de origen** si quieres restaurar tu flashcart a su estado original luego de haber instalado boot9strap en la **3DS de destino**
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
Continúa a [Instalar boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
|
{: .notice--primary}
|
|
@ -7,7 +7,7 @@ GodMode9 es un explorador de archivos con acceso completo para la consola 3DS de
|
||||||
Ten en cuenta que si tienes archivos de payloads distintos de `GodMode9.firm` en la carpeta `/luma/payloads/` en tu tarjeta SD, al mantener (Start) al inicio se desplegará un "chainloader menu" donde tendrás que usar el D-Pad y pulsar (A) para seleccionar "GodMode9", para esas instrucciones.
|
Ten en cuenta que si tienes archivos de payloads distintos de `GodMode9.firm` en la carpeta `/luma/payloads/` en tu tarjeta SD, al mantener (Start) al inicio se desplegará un "chainloader menu" donde tendrás que usar el D-Pad y pulsar (A) para seleccionar "GodMode9", para esas instrucciones.
|
||||||
|
|
||||||
{% capture notice %}
|
{% capture notice %}
|
||||||
Esto es una herramienta potente que te entrega lo necesario para hacer básicamente cualquier modificación imaginable a todos los datos del sistema de la 3DS. Por ello, se toman precauciones para que no dañes accidentalmente los datos de tu consola.
|
Esta es una herramienta poderosa. Te entrega lo necesario para hacer básicamente cualquier modificación imaginable a todos los datos del sistema de la 3DS. Por ello, se toman precauciones para que no dañes accidentalmente los datos de tu consola.
|
||||||
|
|
||||||
El sistema de permisos de escritura te protege mostrando advertencias y te obliga a ingresar una secuencia de desbloqueo para obtener permisos de escritura. No es posible sobrescribir o modificar cosas importantes sin estas secuencias de desbloqueo y no es posible desbloquear algo accidentalmente. Como siempre, se inteligente, ten copias de seguridad para estar asegurado.
|
El sistema de permisos de escritura te protege mostrando advertencias y te obliga a ingresar una secuencia de desbloqueo para obtener permisos de escritura. No es posible sobrescribir o modificar cosas importantes sin estas secuencias de desbloqueo y no es posible desbloquear algo accidentalmente. Como siempre, se inteligente, ten copias de seguridad para estar asegurado.
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue