more updates
parent
e54ff5a135
commit
707ea5e841
11 changed files with 83 additions and 62 deletions
|
@ -10,6 +10,8 @@ If you downgraded to 2.1.0 on **New 3DS** or **2DS** and **left Wireless Communi
|
|||
|
||||
* The latest release of [OTPHelper](https://github.com/d0k3/Decrypt9WIP/)
|
||||
* The latest release of [Decrypt9WIP](https://github.com/d0k3/Decrypt9WIP/)
|
||||
* The latest release of [arm9launcher](https://github.com/gemarcano/arm9launcher/releases) *(binaries)*
|
||||
* [`arm9launcher.cfg`](https://gist.githubusercontent.com/Plailect/a68288f4170bdb85ee39c33d4ef79d77/raw/a449ba7bc16797e21aef838bb8892a23b53e37b7/arm9launcher.cfg) *(right click -> save as)*
|
||||
* The 9.2.0 ctrtransfer image for your device and region:
|
||||
+ <a href="https://plailect.github.io/Guide/9.2.0-20E_ctrtransfer_n3DS.torrent" target="_blank">New 3DS 9.2.0 - EUR - ctrtransfer</a> ([mirror]()) ([mirror]())
|
||||
+ <a href="https://plailect.github.io/Guide/9.2.0-20J_ctrtransfer_n3DS.torrent" target="_blank">New 3DS 9.2.0 - JPN - ctrtransfer</a> ([mirror]()) ([mirror]())
|
||||
|
@ -21,9 +23,32 @@ If you downgraded to 2.1.0 on **New 3DS** or **2DS** and **left Wireless Communi
|
|||
|
||||
#### Instructions
|
||||
|
||||
##### Section I - Prep work
|
||||
|
||||
1. Create a folder named `files9` on the root of your SD card if it does not already exist
|
||||
2. Copy `arm11.bin` from the OTPHelper zip to the root of your SD card
|
||||
3. Copy `Decrypt9WIP.bin` to the root of your SD card
|
||||
4. Rename `Decrypt9WIP.bin` to `arm9.bin` on the root of your SD card
|
||||
3. Copy `Decrypt9WIP.bin` to `/files9/` folder on your SD card
|
||||
4. Copy `arm9launcher.cfg` to the root of your SD card
|
||||
5. Copy `arm9launcher.bin` to the root of your SD card
|
||||
6. Copy `arm9loaderhax.bin` to the root of your SD card, then rename it to `arm9.bin`
|
||||
7. Copy the 9.2.0 ctrtransfer image to the `/files9/` folder on your SD card
|
||||
|
||||
// ???
|
||||
##### Section II - Decrypt9
|
||||
|
||||
1. Reinsert your SD card into your 2.1.0 3DS
|
||||
2. Go to `http://dukesrg.github.io/2xrsa.html?arm11.bin` on your 3DS
|
||||
+ If you get an error, [follow this troubleshooting guide](https://github.com/Plailect/Guide/wiki/Troubleshooting#ts_browser)
|
||||
+ If you get a glitched screen, [follow this troubleshooting guide](https://github.com/Plailect/Guide/wiki/Troubleshooting#ts_safe_a9lh_screen)
|
||||
3. If the exploit was successful, you will have booted into Decrypt9
|
||||
|
||||
##### Section III - 9.2.0 ctrtransfer
|
||||
|
||||
1. Go to "SysNAND Options", then "SysNAND Transfer", then "Auto CTRNAND Transfer"
|
||||
2. Select the 9.2.0 ctrtransfer image when prompted by pressing A
|
||||
3. Backup SysNAND to `NANDmin.bin` when prompted by pressing A
|
||||
4. Allow the transfer process to proceed automatically, this may take some time
|
||||
5. Once the transfer is complete, press Select to eject your SD card
|
||||
6. Put your SD card in your computer, then copy `NANDmin.bin` and `NANDmin.bin.sha` from the `/files9/` folder on your SD card to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong in the future **(Your backup should match one of the sizes on [this](https://github.com/Plailect/Guide/wiki/NAND-Size) page; if it does not, you should delete it and make a new one!)**
|
||||
7. Delete the 9.2.0 ctrtransfer image from the `/files9/` folder on your SD card after copying it
|
||||
8. Reinsert your SD card into your 3DS
|
||||
9. Press Start to reboot
|
||||
|
|
|
@ -45,7 +45,7 @@ Although a partially downgraded system may show 9.2.0 as the system version, you
|
|||
3. Copy and merge the `3ds` folder from the Decrypt9WIP zip to root of your SD card
|
||||
4. Delete any existing `updates` folder from your SD card if there is one
|
||||
5. Copy the `updates` folder from the 9.2.0 firmware zip to the root of your SD card
|
||||
6. Eject your SD card and put it back in your 3DS
|
||||
6. Reinsert your SD card into your 3DS
|
||||
|
||||
##### Section II - Downgrading
|
||||
|
||||
|
@ -71,4 +71,4 @@ Although a partially downgraded system may show 9.2.0 as the system version, you
|
|||
2. Launch the Homebrew Launcher using the entrypoint of your choice (such as menuhax)
|
||||
3. Open Decrypt9WIP **(This can sometimes take a few tries)**
|
||||
|
||||
You can now continue from [Part 2 - 2.1.0 CTRNAND](https://github.com/Plailect/Guide/wiki/Part-2-(2.1.0-CTRNAND)).
|
||||
You can now continue from [Part 2 - 2.1.0 ctrtransfer](https://github.com/Plailect/Guide/wiki/Part-2-(2.1.0-ctrtransfer)).
|
||||
|
|
|
@ -1,40 +1,28 @@
|
|||
This guide relies on the new feature in Decrypt9, CTRNAND injection. As such Part 1 is now entirely based on using one of many possible entrypoints to launch Decrypt9.
|
||||
|
||||
If you already have a RedNAND setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND.
|
||||
|
||||
Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
#### What you need
|
||||
|
||||
* The latest release of [OTPHelper](https://github.com/d0k3/OTPHelper/releases/)
|
||||
* The latest release of [Decrypt9WIP](https://github.com/d0k3/Decrypt9WIP/releases/)
|
||||
* Everything from the "What you need" for [Part 3 - arm9loaderhax](https://github.com/Plailect/Guide/wiki/Part-3-(arm9loaderhax))
|
||||
* The 9.2.0 ctrtransfer image for your device and the region you want to switch to:
|
||||
+ <a href="https://plailect.github.io/Guide/9.2.0-20E_ctrtransfer_n3DS.torrent" target="_blank">New 3DS 9.2.0 - EUR - ctrtransfer</a> ([mirror]()) ([mirror]())
|
||||
+ <a href="https://plailect.github.io/Guide/9.2.0-20J_ctrtransfer_n3DS.torrent" target="_blank">New 3DS 9.2.0 - JPN - ctrtransfer</a> ([mirror]()) ([mirror]())
|
||||
+ <a href="https://plailect.github.io/Guide/9.2.0-20U_ctrtransfer_n3DS.torrent" target="_blank">New 3DS 9.2.0 - USA - ctrtransfer</a> ([mirror]()) ([mirror]())
|
||||
~
|
||||
+ <a href="https://plailect.github.io/Guide/9.2.0-20E_ctrtransfer_o3ds.torrent" target="_blank">Old 3DS or 2DS 9.2.0 - EUR - ctrtransfer</a> ([mirror]()) ([mirror]())
|
||||
+ <a href="https://plailect.github.io/Guide/9.2.0-20J_ctrtransfer_o3ds.torrent" target="_blank">Old 3DS or 2DS 9.2.0 - JPN - ctrtransfer</a> ([mirror]()) ([mirror]())
|
||||
+ <a href="https://plailect.github.io/Guide/9.2.0-20U_ctrtransfer_o3ds.torrent" target="_blank">Old 3DS or 2DS 9.2.0 - USA - ctrtransfer</a> ([mirror]()) ([mirror]())_
|
||||
|
||||
#### Instructions
|
||||
|
||||
##### Section I - Getting the OTP
|
||||
|
||||
1. Create a folder named `files9` on the root of your SD card if it does not already exist
|
||||
2. Copy `arm11.bin` and `arm9.bin` from the OTPHelper zip to the root of your SD card
|
||||
3. Reinsert your SD card into your 3DS
|
||||
4. Go to http://dukesrg.github.io/2xrsa.html?arm11.bin on your 3DS
|
||||
5. OTPHelper will launch, then select the "Dump otp.bin (0x100)" option
|
||||
6. Press Select on the main menu to eject your SD card
|
||||
7. Put your SD card in your computer, then copy over `otp.bin` from `/files9/` to a safe folder on your computer.
|
||||
8. Ensure that `otp.bin` is 256 bytes
|
||||
9. Backup `otp.bin` to multiple locations (such as online file storage)
|
||||
|
||||
##### Section II - Launching Decrypt9
|
||||
|
||||
1. Delete `arm9.bin` from the root of your SD card
|
||||
2. Copy `Decrypt9WIP.bin` to the root of your SD card
|
||||
3. Rename `Decrypt9WIP.bin` to `arm9.bin` on the root of your SD card
|
||||
4. Reinsert your SD card into your 3DS
|
||||
5. Go to http://dukesrg.github.io/2xrsa.html?arm11.bin on your 3DS
|
||||
+ If you get an error, [follow this troubleshooting guide](https://github.com/Plailect/Guide/wiki/Troubleshooting#ts_browser)
|
||||
6. If the exploit was successful, you will have booted into Decrypt9
|
||||
|
||||
##### Section III - Injecting CTRNAND
|
||||
|
||||
// ???
|
||||
|
||||
You can now continue from [Part 2 - 2.1.0 CTRNAND](https://github.com/Plailect/Guide/wiki/Part-2-(2.1.0-CTRNAND)).
|
||||
1. Do [Part 3 - arm9loaderhax - Section I - Prep work](https://github.com/Plailect/Guide/wiki/Part-3-(arm9loaderhax)#section-i---prep-work)
|
||||
2. Do [Part 3 - arm9loaderhax - Section II - Installing arm9loaderhax](https://github.com/Plailect/Guide/wiki/Part-3-(arm9loaderhax)#section-ii---installing-arm9loaderhax)
|
||||
3. Do [Part 3 - arm9loaderhax - Section III - Configuring Luma3DS](https://github.com/Plailect/Guide/wiki/Part-3-(arm9loaderhax)#section-iii---configuring-luma3ds)
|
||||
4. Copy the 9.2.0 ctrtransfer image to the `/files9/` folder on your SD card
|
||||
5. Reinsert your SD card into your 3DS
|
||||
6. Open Decrypt9 from arm9loaderhax by holding X during boot
|
||||
7. Do [2.1.0 Stuck - Section III - 9.2.0 ctrtransfer](https://github.com/Plailect/Guide/wiki/2.1.0-stuck#section-iii---9.2.0-ctrtransfer)
|
||||
8. Do [Part 3 - arm9loaderhax - Section V - Injecting FBI](https://github.com/Plailect/Guide/wiki/Part-3-(arm9loaderhax)#section-v---removing-rednand-from-your-sd)
|
||||
9. Do [Part 3 - arm9loaderhax - Section VI - Finalizing setup](https://github.com/Plailect/Guide/wiki/Part-3-(arm9loaderhax)#section-vi---finalizing-setup)
|
||||
10. Read the remainder of [Part 3 - arm9loaderhax](https://github.com/Plailect/Guide/wiki/Part-3-(arm9loaderhax))
|
||||
|
|
|
@ -13,7 +13,7 @@ Note that the terms EmuNAND and RedNAND refer to slightly different implementati
|
|||
1. Create a folder named `files9` on the root of your SD card if it does not already exist
|
||||
2. Copy `Launcher.dat` and `Decrypt9WIP.dat` from the Decrypt9WIP zip to the root of your SD card
|
||||
3. Copy the 9.2.0 ctrtransfer image to the `/files9/` folder on your SD card
|
||||
4. Eject your SD card and put it back in your 3DS
|
||||
4. Reinsert your SD card into your 3DS
|
||||
5. Open the browser and go to one of the following URLs on your 3DS
|
||||
+ `https://dukesrg.github.io/?Decrypt9WIP.dat`
|
||||
+ `http://go.gateway-3ds.com/`
|
||||
|
@ -22,4 +22,4 @@ Note that the terms EmuNAND and RedNAND refer to slightly different implementati
|
|||
+ If you get an error, [follow this troubleshooting guide](https://github.com/Plailect/Guide/wiki/Troubleshooting#ts_browser)
|
||||
6. If the exploit was successful, you will have booted into Decrypt9
|
||||
|
||||
You can now continue from [Part 2 - 2.1.0 CTRNAND](https://github.com/Plailect/Guide/wiki/Part-2-(2.1.0-CTRNAND)).
|
||||
You can now continue from [Part 2 - 2.1.0 ctrtransfer](https://github.com/Plailect/Guide/wiki/Part-2-(2.1.0-ctrtransfer)).
|
||||
|
|
|
@ -14,7 +14,7 @@ Note that the terms EmuNAND and RedNAND refer to slightly different implementati
|
|||
1. Create a folder named `files9` on the root of your SD card if it does not already exist
|
||||
2. Copy `Launcher.dat` and `Decrypt9WIP.dat` from the Decrypt9WIP zip to the root of your SD card
|
||||
3. Copy the 9.2.0 ctrtransfer image to the `/files9/` folder on your SD card
|
||||
4. Eject your SD card and put it back in your 3DS
|
||||
4. Reinsert your SD card into your 3DS
|
||||
5. Put `Decrypt9.nds` from the Decrypt9 zip on your DS flashcard
|
||||
6. Start your DS flashcard from your 3DS
|
||||
7. Boot `Decrypt9.nds` using your flashcart
|
||||
|
@ -24,4 +24,4 @@ Note that the terms EmuNAND and RedNAND refer to slightly different implementati
|
|||
9. Reboot the system, then go to System Settings, then "Other Settings", then "Profile", then "Nintendo DS Profile"
|
||||
10. If the exploit was successful, you will have booted into Decrypt9
|
||||
|
||||
You can now continue from [Part 2 - 2.1.0 CTRNAND](https://github.com/Plailect/Guide/wiki/Part-2-(2.1.0-CTRNAND)).
|
||||
You can now continue from [Part 2 - 2.1.0 ctrtransfer](https://github.com/Plailect/Guide/wiki/Part-2-(2.1.0-ctrtransfer)).
|
||||
|
|
|
@ -47,4 +47,4 @@ If you are using a game for hax because your browser version is incompatible, yo
|
|||
|
||||
You can now hold D-Pad down while the system is booting to launch the Homebrew Launcher
|
||||
|
||||
You can now continue from [9.2.0 Downgrade](https://github.com/Plailect/Guide/wiki/Part-2-(2.1.0-CTRNAND)) *(even if you are already on a version from 9.0.0 to 9.2.0)*.
|
||||
You can now continue from [9.2.0 Downgrade](https://github.com/Plailect/Guide/wiki/Part-2-(2.1.0-ctrtransfer)) *(even if you are already on a version from 9.0.0 to 9.2.0)*.
|
||||
|
|
|
@ -67,4 +67,4 @@ Note that the terms EmuNAND and RedNAND refer to slightly different implementati
|
|||
2. Launch the Homebrew Launcher using the entrypoint of your choice (such as [ninjhax2](https://smealum.github.io/ninjhax2/))
|
||||
3. Open Decrypt9WIP **(This can sometimes take a few tries)**
|
||||
|
||||
You can now continue from [Part 2 - 2.1.0 CTRNAND](https://github.com/Plailect/Guide/wiki/Part-2-(2.1.0-CTRNAND)).
|
||||
You can now continue from [Part 2 - 2.1.0 ctrtransfer](https://github.com/Plailect/Guide/wiki/Part-2-(2.1.0-ctrtransfer)).
|
||||
|
|
|
@ -28,20 +28,19 @@ On New 3DS, it also swaps CTRNAND's encryption slot and installs an Old 3DS NCSD
|
|||
|
||||
#### Instructions
|
||||
|
||||
##### Section I - Prep Work
|
||||
|
||||
You should be in Decrypt9 for these steps. If you are not in Decrypt9, follow [Part 1 - Decrypt9](https://github.com/Plailect/Guide/wiki/Part-1-(Decrypt9))
|
||||
|
||||
1. Go to SysNAND Options, then SysNAND Backup/Restore, then backup **(min size)** SysNAND to `NANDmin.bin`
|
||||
2. Press Select on the main menu to eject your SD card
|
||||
1. Copy the 2.1.0 ctrtransfer image for your device and region to the `/files9/` folder on your SD card
|
||||
2. Reinsert your SD card into your 3DS
|
||||
1. Go to "SysNAND Options", then "SysNAND Transfer", then "Auto CTRNAND Transfer"
|
||||
2. Select the 2.1.0 ctrtransfer image when prompted by pressing A
|
||||
2. Backup SysNAND to `NANDmin.bin` when prompted by pressing A
|
||||
3. Allow the transfer process to proceed automatically, this may take some time
|
||||
2. Once the transfer is complete, press Select to eject your SD card
|
||||
3. Put your SD card in your computer, then copy `NANDmin.bin` and `NANDmin.bin.sha` from the `/files9/` folder on your SD card to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong in the future **(Your backup should match one of the sizes on [this](https://github.com/Plailect/Guide/wiki/NAND-Size) page; if it does not, you should delete it and make a new one!)**
|
||||
4. Delete `NANDmin.bin` and `NANDmin.bin.sha` from the `/files9/` folder on your SD card after copying it
|
||||
5. Copy the 2.1.0 ctrtransfer image to the `/files9/` folder on your SD card
|
||||
4. Delete the 2.1.0 ctrtransfer image from the `/files9/` folder on your SD card after copying it
|
||||
5. Reinsert your SD card into your 3DS
|
||||
|
||||
##### Section II - Injecting CTRNAND
|
||||
|
||||
// ???
|
||||
6. Press Start to reboot
|
||||
|
||||
*(On 2DS at 2.1.0, the screen being stretched is normal)*
|
||||
|
|
@ -99,7 +99,7 @@ During this process, we also setup programs such as the following:
|
|||
4. Your device should now be able to boot properly once more.
|
||||
+ If you get a black screen, [follow this troubleshooting guide](https://github.com/AuroraWright/Luma3DS/wiki/FAQ-and-Troubleshooting#i-get-a-black-screen-on-boot-with-an-old-3ds-which-has-been-downgraded-from-the-gateway-menu-in-the-past)
|
||||
|
||||
##### Section II - Injecting FBI
|
||||
##### Section V - Injecting FBI
|
||||
|
||||
1. Open Hourglass9 from arm9loaderhax by holding Start on boot
|
||||
11. Go to "SysNAND Backup/Restore", then select the "Health&Safety Dump" option to dump Health & Safety to `hs.app` **(you can use Up and Down / Left and Right to change the name)**
|
||||
|
|
|
@ -2,8 +2,6 @@ This is add-on section for region changing your arm9loaderhax CFW SysNAND. This
|
|||
|
||||
**You MUST have already completed Part 5 and installed arm9loaderhax + Luma3DS to use this.**
|
||||
|
||||
**You SHOULD have confirmed functional NAND backups of your arm9loaderhax 3DS (such as `NANDmin.bin`) in case something goes wrong.**
|
||||
|
||||
*For the eShop to be functional (Old 3DS only, New 3DS cannot access eShop after region change), you MUST [delete your eShop account](http://en-americas-support.nintendo.com/app/answers/detail/a_id/74/~/how-to-delete-a-nintendo-eshop-account) before starting then format the system once you have completed all steps. You must then create a new eShop account. You will lose all user data such as games, DLC, themes, and saves (unless you back them up with something like [JK Save Manager](https://gbatemp.net/threads/413143/)).*
|
||||
|
||||
Note that region changing is experimental and can break several things.
|
||||
|
@ -13,27 +11,38 @@ Note that region changing is experimental and can break several things.
|
|||
#### What you need
|
||||
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/)
|
||||
* The 9.2.0 ctrtransfer image for your device and region:
|
||||
* The 9.2.0 ctrtransfer image for your device and the region you want to switch to:
|
||||
+ <a href="https://plailect.github.io/Guide/9.2.0-20E_ctrtransfer_n3DS.torrent" target="_blank">New 3DS 9.2.0 - EUR - ctrtransfer</a> ([mirror]()) ([mirror]())
|
||||
+ <a href="https://plailect.github.io/Guide/9.2.0-20J_ctrtransfer_n3DS.torrent" target="_blank">New 3DS 9.2.0 - JPN - ctrtransfer</a> ([mirror]()) ([mirror]())
|
||||
+ <a href="https://plailect.github.io/Guide/9.2.0-20U_ctrtransfer_n3DS.torrent" target="_blank">New 3DS 9.2.0 - USA - ctrtransfer</a> ([mirror]()) ([mirror]())
|
||||
~
|
||||
+ <a href="https://plailect.github.io/Guide/9.2.0-20E_ctrtransfer_o3ds.torrent" target="_blank">Old 3DS or 2DS 9.2.0 - EUR - ctrtransfer</a> ([mirror]()) ([mirror]())
|
||||
+ <a href="https://plailect.github.io/Guide/9.2.0-20J_ctrtransfer_o3ds.torrent" target="_blank">Old 3DS or 2DS 9.2.0 - JPN - ctrtransfer</a> ([mirror]()) ([mirror]())
|
||||
+ <a href="https://plailect.github.io/Guide/9.2.0-20U_ctrtransfer_o3ds.torrent" target="_blank">Old 3DS or 2DS 9.2.0 - USA - ctrtransfer</a> ([mirror]()) ([mirror]())_
|
||||
+ <a href="https://plailect.github.io/Guide/9.2.0-20U_ctrtransfer_o3ds.torrent" target="_blank">Old 3DS or 2DS 9.2.0 - USA - ctrtransfer</a> ([mirror]()) ([mirror]())
|
||||
|
||||
#### Instructions
|
||||
|
||||
**Some consoles have a `SecureInfo_B` instead of `SecureInfo_A`; this is fine and you should use `SecureInfo_B` for the relevant steps.**
|
||||
|
||||
##### Section I - Prep work
|
||||
|
||||
1. Copy `GodMode9.bin` from the GodMode9 zip to the `/luma/payloads` folder on your SD card
|
||||
1. Rename `GodMode9.bin` in `/luma/payloads` to `up_GodMode9.bin`
|
||||
4. Eject your SD card and put it back in your 3DS
|
||||
4. Boot into arm9loaderhax Decrypt9 by holding X during boot
|
||||
1. Copy the 9.2.0 ctrtransfer image to the `/files9/` folder on your SD card
|
||||
4. Reinsert your SD card into your 3DS
|
||||
4. Open Decrypt9 from arm9loaderhax by holding X during boot
|
||||
1. Go to "SysNAND Options", then "SysNAND Transfer", then "Auto CTRNAND Transfer"
|
||||
2. Select the 9.2.0 ctrtransfer image when prompted by pressing A
|
||||
2. Backup SysNAND to `NANDmin.bin` when prompted by pressing A
|
||||
3. Allow the transfer process to proceed automatically, this may take some time
|
||||
2. Once the transfer is complete, press Select to eject your SD card
|
||||
3. Put your SD card in your computer, then copy `NANDmin.bin` and `NANDmin.bin.sha` from the `/files9/` folder on your SD card to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong in the future **(Your backup should match one of the sizes on [this](https://github.com/Plailect/Guide/wiki/NAND-Size) page; if it does not, you should delete it and make a new one!)**
|
||||
4. Delete the 9.2.0 ctrtransfer image from the `/files9/` folder on your SD card after copying it
|
||||
5. Reinsert your SD card into your 3DS
|
||||
|
||||
// ???
|
||||
##### Section II - Editing SecureInfo
|
||||
|
||||
5. Boot into arm9loaderhax GodMode9 by holding Up during boot
|
||||
6. Press Start then hold Up to reboot into arm9loaderhax GodMode9
|
||||
**(Be VERY careful with this tool, it can brick you if you misuse it, even with arm9loaderhax installed!)**
|
||||
14. Navigate to `SYSNAND CTRNAND` -> `rw` -> `sys`
|
||||
15. Press Y on `SecureInfo_A` to copy it
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
|
||||
[Part 1 - Decrypt9](https://github.com/Plailect/Guide/wiki/Part-1-(Decrypt9))
|
||||
[Part 2 - 2.1.0 CTRNAND](https://github.com/Plailect/Guide/wiki/Part-2-(2.1.0-CTRNAND))
|
||||
[Part 2 - 2.1.0 ctrtransfer](https://github.com/Plailect/Guide/wiki/Part-2-(2.1.0-ctrtransfer))
|
||||
[Part 3 - arm9loaderhax](https://github.com/Plailect/Guide/wiki/Part-3-(arm9loaderhax))
|
||||
|
||||
[Region Changing](https://github.com/Plailect/Guide/wiki/Region-Changing)
|
||||
|
|
Loading…
Reference in a new issue