Guide_3DS/_pages/ro_RO/move-emunand.txt

164 lines
7.6 KiB
Plaintext
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
2017-07-19 21:10:16 +02:00
title: "Mutare EmuNAND"
2017-05-21 22:39:40 +02:00
---
2017-07-19 21:10:16 +02:00
Aceasta este o secțiune suplimentară pentru a muta conținutul unui EmuNAND precedent către noul CFW SysNAND, după care se va elimina partiția veche EmuNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
2017-05-21 22:39:40 +02:00
{: .notice--info}
2017-05-30 19:27:28 +02:00
Țineți minte că, în unele versiuni de Luma3DS, meniul chainloader Luma3DS este afișat doar dacă mai mult de un payload este detectat. Dacă numai un payload este detectat, ținând apăsat (Start) la deschidere se va lansa GodMode9.
2017-05-21 22:39:40 +02:00
{: .notice--info}
2017-05-30 19:27:28 +02:00
** Trebuie să aveți deja instalat Luma3DS şi boot9strap sau arm9loaderhax pentru a-l putea folosi.* *
2017-05-21 22:39:40 +02:00
{: .notice--danger}
#### What you need
* An existing EmuNAND
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest)
#### Instructions
2017-07-19 21:10:16 +02:00
##### Secțiunea I - Preparații
2017-05-21 22:39:40 +02:00
2017-07-19 21:10:16 +02:00
1. Închideți dispozitivul
1. Introduceți cardul SD în calculator
2017-05-21 22:39:40 +02:00
1. Copy `GodMode9.firm` (or `GodMode9.bin` for arm9loaderhax users) from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
2017-07-12 22:30:42 +02:00
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
2017-07-19 21:10:16 +02:00
1. Reintroduceți cardul SD în dispozitivul dumneavoastră
2017-05-21 22:39:40 +02:00
##### Section II - Backup SysNAND DSiWare Saves
If you do not have any DSiWare games or saves that you care about, skip this section.
{: .notice--info}
2017-07-19 21:10:16 +02:00
1. Deschideți dispozitivul în timp ce țineți apăsat (Start) pentru a lansa meniul chainloader Luma3DS
1. Lansați GodMode9 apăsând (A)
2017-07-23 05:18:48 +02:00
1. Când vi se cere să faceți o copie de rezervă a fișierelor esențiale, apăsați (A) pentru a o realiza, apoi apăsați (A) ca să continuați după ce s-a terminat
2017-05-21 22:39:40 +02:00
1. Navigate to `[2:] SYSNAND TWLN` -> `title`
2017-07-12 22:30:42 +02:00
1. Hold (R) and press (A) at the same time on `00030004` to select the folder, then select "Copy to 0:/gm9/out"
2017-05-21 22:39:40 +02:00
+ This process may take some time if you have many DSiWare games
2017-07-19 21:10:16 +02:00
1. Apăsați (B) de două ori ca să vă întoarceți la meniul principal
2017-05-21 22:39:40 +02:00
##### Section III - Backup GBA VC Saves
If you do not have any GBA VC games or saves that you care about, skip this section.
{: .notice--info}
Note that this is not necessary for any other kind of Virtual Console games (GBC, NES, etc)
{: .notice--info}
1. Hold (R) and press (Start) at the same time to power off your device
2017-07-19 21:10:16 +02:00
1. Introduceți cardul SD în calculator
2017-07-20 06:10:29 +02:00
1. Creaţi un folder în '/ gm9 /' pentru fiecare joc de VC GBA la care doriţi să faceți copii de rezervă datelor de salvare
2017-07-19 21:10:16 +02:00
1. Reintroduceți cardul SD în dispozitivul dumneavoastră
2017-05-21 22:39:40 +02:00
1. Power on your device into SysNAND
1. Do the following process for each GBA VC game that you want to backup the save for:
+ Launch the GBA VC game on SysNAND
+ Exit the GBA VC game
2017-07-20 06:10:29 +02:00
+ Porniți dispozitivul în timp ce țineți apăsat (Start) pentru a lansa meniul chainloader Luma3DS
+ Lansați GodMode9 apăsând (A)
+Navigați spre '[S:] SYSNAND VIRTUAL'
2017-05-21 22:39:40 +02:00
+ Press (Y) on `gbavc.sav` to copy it
+ Press (B) to return to the main menu
2017-07-19 21:10:16 +02:00
+ Navigate to `[0:] SDCARD` -> `gm9`
2017-05-21 22:39:40 +02:00
+ Navigate to the folder you created for this GBA VC game
+ Press (Y) to paste `gbavc.sav`
+ Press (Start) to reboot your device
2017-07-19 21:10:16 +02:00
1. Reporniți ținând apăsat (Start) în timpul pornirii pentru a lansa meniul chainloader Luma3DS
1. Lansați GodMode9 apăsând (A)
2017-05-21 22:39:40 +02:00
##### Section IV - Copy EmuNAND to SysNAND
1. Navigate to `[E:] EMUNAND VIRTUAL`
1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)"
1. Press (A) to unlock SysNAND overwriting, then input the key combo given
+ This will not overwrite your arm9loaderhax installation
1. Input the key combo given to unlock SysNAND (lvl1) writing
2017-07-19 21:10:16 +02:00
+ Acest proces va lua ceva timp
1. Odată terminat, apăsați (A) pentru a continua
2017-07-12 22:30:42 +02:00
1. Press (B) to decline relocking write permissions if prompted
2017-05-21 22:39:40 +02:00
1. Press (B) to return to the main menu
##### Section V - Restore DSiWare Saves
If you did not backup DSiWare Saves earlier, skip this section.
{: .notice--info}
2017-07-12 22:30:42 +02:00
1. Navigate to `[0:] SDCARD` -> `gm9` -> `out`
2017-05-21 22:39:40 +02:00
1. Press (Y) on the `00030004` folder to copy it
2017-07-19 21:10:16 +02:00
1. Apăsați (B) de două ori ca să vă întoarceți la meniul principal
2017-05-21 22:39:40 +02:00
1. Navigate to `[2:] SYSNAND TWLN` -> `title`
1. Press (Y) to paste the `00030004` folder
1. Select "Copy path(s)"
2017-07-19 21:10:16 +02:00
1. Apăsați (A) ca să deblocați scrierea în SysNAND (lvl1), apoi apăsați combinația de butoane care vi se cere
2017-05-21 22:39:40 +02:00
1. Select "Overwrite file(s)"
+ This process may take some time if you have many DSiWare games
2017-07-12 22:30:42 +02:00
1. Press (B) to decline relocking write permissions if prompted
2017-07-19 21:10:16 +02:00
1. Apăsați (B) de două ori ca să vă întoarceți la meniul principal
2017-05-21 22:39:40 +02:00
##### Section VI - Restore GBA VC Saves
If you did not backup GBA VC Saves earlier, skip this section.
{: .notice--info}
1. Hold (R) and press (Start) at the same time to power off your device
1. Power on your device into SysNAND
1. Do the following process for each GBA VC game that you want to backup the save for:
+ Launch the GBA VC game on SysNAND
+ Exit the GBA VC game
2017-07-20 06:10:29 +02:00
+ Porniți dispozitivul în timp ce țineți apăsat (Start) pentru a lansa meniul chainloader Luma3DS
+ Lansați GodMode9 apăsând (A)
2017-07-19 21:10:16 +02:00
+ Navigate to `[0:] SDCARD` -> `gm9`
2017-05-21 22:39:40 +02:00
+ Navigate to the folder you created for this GBA VC game
+ Press (Y) on `gbavc.sav` to copy it
+ Press (B) to return to the main menu
2017-07-20 06:10:29 +02:00
+Navigați spre '[S:] SYSNAND VIRTUAL'
2017-05-21 22:39:40 +02:00
+ Press (Y) to paste `gbavc.sav`
2017-07-19 21:10:16 +02:00
+ Apăsați (A) pentru a confirma
2017-05-21 22:39:40 +02:00
+ Press (Start) to reboot your device
2017-07-19 21:10:16 +02:00
1. Reporniți ținând apăsat (Start) în timpul pornirii pentru a lansa meniul chainloader Luma3DS
1. Lansați GodMode9 apăsând (A)
2017-05-21 22:39:40 +02:00
##### Section VII - Backup SysNAND
2017-07-19 21:10:16 +02:00
1. Apăsați (Home) pentru a arăta meniul de acțiuni
1. Selectați "More..."
2017-07-12 22:30:42 +02:00
1. Select "Scripts"
2017-07-23 05:18:48 +02:00
1. Selectați "Backup SysNAND"
2017-07-12 22:30:42 +02:00
1. Press (A) to confirm
2017-07-19 21:10:16 +02:00
+ Acest proces va lua ceva timp
2017-05-21 22:39:40 +02:00
1. Press (A) to continue
1. Hold (R) and press (B) at the same time to eject your SD card
2017-07-19 21:10:16 +02:00
1. Introduceți cardul SD în calculator
1. Copiati `<serialnumber>_nandmin_###.bin` din folder-ul '/gm9out/' de pe SD card pe o locatie sigura pe calculator-ul dumneavoastra
+ Faceți copii de rezervă în mai multe locații (cum ar fi stocări online ale fișierelor)
2017-05-21 22:39:40 +02:00
+ This backup will save you from a brick if anything goes wrong in the future
2017-07-19 21:10:16 +02:00
1. Ștergeți `<serialnumber>_nandmin_###.bin` din folderul `/gm9out/` de pe cardul SD după ce l-ați copiat
2017-05-21 22:39:40 +02:00
1. **Backup every file on your SD card to a folder on your computer; all files will be deleted in the following steps**
##### Section VIII - Format SD card
2017-07-19 21:10:16 +02:00
1. Reintroduceți cardul SD în dispozitivul dumneavoastră
1. Apăsați (Home) pentru a arăta meniul de acțiuni
1. Selectați "More..."
2017-05-21 22:39:40 +02:00
1. Select "SD format menu"
2017-07-12 22:30:42 +02:00
1. Apăsați (A) pentru a confirma
2017-05-21 22:39:40 +02:00
1. Select "No EmuNAND"
1. Select "Auto"
2017-07-20 06:10:29 +02:00
1. Apăsați (A) ca să acceptați eticheta 'GM9SD'
2017-05-21 22:39:40 +02:00
+ Optionally, you may input a custom name for the SD card
2017-07-20 23:59:01 +02:00
1. Când vi se cere, introduceți combinația de butoane care vi se cere ca să confirmați
2017-05-21 22:39:40 +02:00
1. Hold (R) and press (B) at the same time to eject your SD card
2017-07-19 21:10:16 +02:00
1. Introduceți cardul SD în calculator
2017-05-21 22:39:40 +02:00
1. Copy all your files back to your SD card
+ Ensure you replace the `boot.firm` file on your SD card with the one from your backup
2017-07-19 21:10:16 +02:00
1. Reintroduceți cardul SD în dispozitivul dumneavoastră
2017-05-21 22:39:40 +02:00
1. Press (A) to remount your SD card
2017-07-19 21:10:16 +02:00
1. Apăsați (Start) pentru a salva și reporni
2017-05-21 22:39:40 +02:00
1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down)
___
2017-07-23 05:18:48 +02:00
Întoarceți-vă la [Finalizând instalarea](finalizing-setup).
2017-05-21 22:39:40 +02:00
{: .notice--primary}