1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-08 23:50:53 +02:00

New Crowdin translations (#1453)

This commit is contained in:
Devon Maloney
2017-11-30 15:32:37 -05:00
committed by Plailect
parent a2e1e64b88
commit 9a505c7764
695 changed files with 5404 additions and 3822 deletions

View File

@@ -27,7 +27,7 @@ During this process, we also setup programs such as the following:
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest)
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)*
* The latest fork of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)*
* The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)*
* [`setup_ctrnand_luma3ds.gm9`]({{ "/gm9_scripts/setup_ctrnand_luma3ds.gm9" | absolute_url }})
* [`cleanup_sd_card.gm9`]({{ "/gm9_scripts/cleanup_sd_card.gm9" | absolute_url }})
@@ -37,8 +37,9 @@ During this process, we also setup programs such as the following:
1. Power off your device
1. Insert your SD card into your computer
1. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
1. Create a folder named `cias` on the root of your SD card if it does not already exist
1. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card
1. Copy `hblauncher_loader.cia` from the hblauncher_loader `.zip` to the `/cias/` folder on your SD card
1. Copy `lumaupdater.cia` to the `/cias/` folder on your SD card
1. Copy `FBI.cia` to the `/cias/` folder on your SD card
@@ -115,20 +116,21 @@ If, before following this guide, you already had an EmuNAND setup and would like
1. Press (A) to continue
1. Press (A) to relock write permissions
#### Section VII - Backup SysNAND
#### Section VII - Backup Essential Files
1. Press (Home) to bring up the action menu
1. Select "Scripts..."
1. Select "Backup SysNAND"
1. Premeu (A) per confirmar
+ This process will take some time
+ If you get an error, make sure that you have at least 1.2GB to 1.3GB of free space on your SD card
1. Press (A) to continue
1. Hold (R) and press (B) at the same time to eject your SD card
1. Insert your SD card into your computer
1. Copy `<date>_<serialnumber>_sysnand_###.bin` and `essential.exefs` from the `/gm9/out/` folder on your SD card to a safe location on your computer
+ Make backups in multiple locations (such as online file storage)
+ These backups will save you from a brick and/or help you recover files from the NAND image if anything goes wrong in the future
1. Delete `<date>_<serialnumber>_sysnand_###.bin` from the `/gm9/out/` folder on your SD card after copying it
1. Delete `<date>_<serialnumber>_sysnand_###.bin` and `<date>_<serialnumber>_sysnand_###.bin.sha` from the `/gm9/out/` folder on your SD card after copying it
1. Reinsert your SD card into your device
#### Section VIII - Cleanup SD Card