Guide_3DS/_pages/ro_RO/godmode9-usage.txt

220 lines
11 KiB
Plaintext
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
2017-07-19 21:10:16 +02:00
title: "Folosind GodMode9"
2017-05-21 22:39:40 +02:00
---
2017-07-19 21:10:16 +02:00
GodMode9 este un fişier de browser cu acces complet pentru consola Nintendo 3DS, oferindu-vă acces la cardul SD, partiţii FAT din SysNAND, EmuNAND şi practic orice altceva. Among other functionality, you can copy, delete, rename files and create folders.
2017-05-21 22:39:40 +02:00
{: .notice--primary}
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}
{% capture notice %}
2017-07-19 21:10:16 +02:00
Aceasta este o unealtă puternică, ea vă oferă mijloacele de a face practic orice modificare imaginabilă la toate datele de sistem disponibile pe dispozitivul 3DS. Totuși, se cere precauție pentru a nu dăuna din greșeală datele dispozitivului.
2017-05-21 22:39:40 +02:00
<br><br>
2017-07-19 21:10:16 +02:00
Sistemul de permisiuni de scriere vă protejează prin furnizarea de avertismente şi vă obligă să introduceţi o secvenţă de deblocare pentru a permite permisiuni de scriere. Nu este posibil să suprascrieți sau să modificați orice lucru important fără aceste secvenţe de deblocare și nu este posibil a debloca accidental ceva. Ca întotdeauna, fiți inteligent, păstrați copii de rezervă, doar pentru a fi în siguranţă.
2017-05-21 22:39:40 +02:00
{% endcapture %}
<div class="notice--danger">{{ notice | markdownify }}</div>
2017-07-19 21:10:16 +02:00
## <a name="nand_backup" /> Creând o copie de rezervă NAND
2017-05-21 22:39:40 +02:00
2017-05-24 07:55:55 +02:00
#### Instrucțiuni
2017-05-21 22:39:40 +02:00
2017-07-19 21:10:16 +02:00
1. Porniți dispozitivul în timp ce țineți apăsat (Start) pentru a lansa meniul chainloader Luma3DS
1. Lansați GodMode9 apăsând (A)
1. Apăsați (Home) pentru a arăta meniul de acțiuni
1. Selectați "More..."
1. Selectați "Scripts..."
1. Selectați "Backup SysNAND"
2017-07-12 22:30:42 +02:00
1. Apăsați (A) pentru a confirma
2017-07-19 21:10:16 +02:00
+ Acest proces va lua ceva timp
1. Apăsați (A) pentru a continua
1. Țineți apăsat (R) și apăsați (B) în același timp pentru a scoate cardul SD
1. Introduceți cardul SD în calculator
2017-07-12 22:30:42 +02:00
1. Copy `<serialnumber>_nandmin_###.bin` from the `/gm9/out/` folder on your SD card to a safe location on your computer
2017-07-19 21:10:16 +02:00
Faceți copii de rezervă în mai multe locații (cum ar fi stocări online ale fișierelor)
+ Această copie de rezervă vă va salva de un brick în caz că ceva nu merge bine in viitor
1. Ștergeți `<serialnumber>_nandmin_###.bin` din folderul `/gm9out/` de pe cardul SD după ce l-ați copiat
1. Reintroduceți cardul SD în dispozitivul dumneavoastră
2017-05-21 22:39:40 +02:00
2017-07-19 21:10:16 +02:00
## <a name="nand_restore" /> Restaurând o copie de rezervă NAND
2017-05-21 22:39:40 +02:00
#### Instructions
2017-07-19 21:10:16 +02:00
1. Porniți dispozitivul în timp ce țineți apăsat (Start) pentru a lansa meniul chainloader Luma3DS
1. Lansați GodMode9 apăsând (A)
1. Navigați spre `[0:] SDCARD`
1. Apăsați (A) pe `.bin`-ul NAND-ului dumneavoastră pentru a-l selecta, apoi selectați "NAND image options...", apoi selectați "Restore SysNAND (safe)"
1. Apăsați (A) pentru a debloca rescrierea în SysNAND, apoi introduceți combinația de butoane care vi se cere
+ Aceasta nu va suprascrie instalarea boot9strap
1. Scrieți combinația de butoane pentru a debloca scriera SysNAND (lvl1)
+ Acest proces va lua ceva timp
1. Odată terminat, apăsați (A) pentru a continua
1. Apăsați (B) ca să refuzați reblocarea permisiunilor de scriere dacă vi se cere
2017-05-21 22:39:40 +02:00
## <a name="injectHS" /> Injecting any .CIA app into Health & Safety
#### Prep Work
+ For organizational purposes, copy the `.cia` file you wish to inject to the `/cias/` folder on your SD card
+ Note that it is not possible to inject files into Health & Safety that are larger than it (including games and other large applications)
2017-05-24 07:55:55 +02:00
#### Instrucțiuni
2017-05-21 22:39:40 +02:00
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-05-21 22:39:40 +02:00
1. Navigate to `[0:] SDCARD` -> `cias`
1. Press (A) on your `.cia` to select it, then select "CIA image options...", then select "Mount image to drive"
1. Press (A) on the `.app` file, then select "NCCH image options", then select "Inject to H&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. Press (A) to continue
2017-07-12 22:30:42 +02:00
1. Press (A) to relock write permissions if prompted
2017-05-21 22:39:40 +02:00
## <a name="restore_hs" /> Restoring Health & Safety after injecting a .CIA app
This will only work if the Health & Safety injection was performed by GodMode9 (not Decrypt9 or Hourglass9).
{: .notice--info}
2017-05-24 07:55:55 +02:00
#### Instrucțiuni
2017-05-21 22:39:40 +02:00
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)
1. Apăsați (Home) pentru a arăta meniul de acțiuni
1. Selectați "More..."
1. Selectați "Restore H&S"
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-07-12 22:30:42 +02:00
1. Press (A) to relock write permissions if prompted
2017-05-21 22:39:40 +02:00
## <a name="dump_cart" /> Dumping a Game Cartridge
#### Prep Work
+ Insert the game cartridge you intend to dump into your device
+ 3DS game cartridges will be dumped to an installable `.cia` format
+ NDS game cartridges will be dumped to a non-installable `.nds` format compatible with flashcarts and emulators
2017-05-24 07:55:55 +02:00
#### Instrucțiuni
2017-05-21 22:39:40 +02:00
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-05-21 22:39:40 +02:00
1. Navigate to `[C:] GAMECART`
1. Follow the steps applicable to your game cartridge:
+ **3DS Game Cartridge:** Press (A) on `[TitleID].trim.3ds` to select it, then select "NCSD image options...", then select "Build CIA from file"
2017-07-12 22:30:42 +02:00
+ **NDS Game Cartridge:** Press (A) on `[TitleID].trim.nds` to select it, then select "Copy to 0:/gm9/out"
1. Your installable `.cia` or non-installable `.nds` formatted file will be outputted to the `/gm9/out/` folder on your SD card
2017-05-21 22:39:40 +02:00
## <a name="dump_title" /> Dumping a Title
Use the `Titles` menu in FBI to get the Title ID of the installed title you wish to dump
{: .notice--info}
2017-05-24 07:55:55 +02:00
#### Instrucțiuni
2017-05-21 22:39:40 +02:00
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-05-21 22:39:40 +02:00
1. Navigate to the drive applicable to the type of title you wish to dump:
+ **User Installed Title**: Navigate to `[A:] SYSNAND SD`
+ **System Title**: Navigate to `[1:] SYSNAND CTRNAND`
1. Navigate to `title`
1. Navigate to the folder corresponding to the first 8 digits of the Title ID
1. Navigate to the folder corresponding to the last 8 digits of the Title ID
1. Navigate to `content`
1. Press (A) on the `.tmd` file to select it, then select "TMD file options...", then select "Show title info"
1. Ensure you have found the correct title
1. Press (B) to exit the title info
1. Press (A) on the `.tmd` file to select it, then select "TMD file options...", then select "Build CIA (standard)"
2017-07-12 22:30:42 +02:00
1. Your installable `.cia` formatted file will be outputted to the `/gm9/out/` folder on your SD card
2017-05-21 22:39:40 +02:00
## <a name="convert_3ds" /> Converting a .3DS to .CIA
#### Prep Work
+ For organizational purposes, copy each `.3ds` file you wish to convert to the `/cias/` folder on your SD card
+ Note that if you wish to convert a `.3ds` file that is already on a flashcart, you should follow [Dumping a Game Cartridge](#dump_cart)
2017-05-24 07:55:55 +02:00
#### Instrucțiuni
2017-05-21 22:39:40 +02:00
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-05-21 22:39:40 +02:00
1. Navigate to `[0:] SDCARD` -> `cias`
1. Press (A) on your `.3ds` file to select it, then select "NCSD image options...", then select "Build CIA from file"
2017-07-12 22:30:42 +02:00
1. Your installable `.cia` formatted file will be outputted to the `/gm9/out/` folder on your SD card
2017-05-21 22:39:40 +02:00
## <a name="backup_gba" /> Backup GBA VC Saves
2017-05-24 07:55:55 +02:00
#### Instrucțiuni
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
1. Create a folder in `/gm9/` for each GBA VC game that you want to backup the save for
1. Reintroduceți cardul SD în dispozitivul dumneavoastră
2017-05-21 22:39:40 +02:00
1. Power on your device
1. Do the following process for each GBA VC game that you want to backup the save for:
+ Launch the GBA VC game
+ Exit the GBA VC game
+ Boot your device while holding (Start) to launch the Luma3DS chainloader menu
+ Launch GodMode9 by pressing (A)
+ Navigate to `[S:] SYSNAND VIRTUAL`
+ 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
## <a name="restore_gba" /> Restore GBA VC Saves
2017-05-24 07:55:55 +02:00
#### Instrucțiuni
2017-05-21 22:39:40 +02:00
2017-07-19 21:10:16 +02:00
1. Ensure you have a folder containing a save in `/gm9/` for each GBA VC game that you want to restore the save for
2017-05-23 00:41:18 +02:00
1. Do the following process for each GBA VC game that you want to restore the save for:
2017-05-21 22:39:40 +02:00
+ Launch the GBA VC game
+ Exit the GBA VC game
+ Boot your device while holding (Start) to launch the Luma3DS chainloader menu
+ Launch GodMode9 by pressing (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
+ Navigate to `[S:] SYSNAND VIRTUAL`
+ 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
## <a name="format_sd" /> Format an SD card
**Note that this will erase the contents of your SD card!**
{: .notice--danger}
2017-05-24 07:55:55 +02:00
#### Instrucțiuni
2017-05-21 22:39:40 +02:00
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)
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"
1. Select any EmuNAND options you wish to use
+ Most users will want to select "No EmuNAND"
1. Select "Auto"
1. Press (A) to accept the label `GM9SD`
+ Optionally, you may input a custom name for the SD card
1. When prompted, input the key combo given to confirm
## <a name="crypt_cia" /> Encrypting / Decrypting a .CIA file
#### Prep Work
+ For organizational purposes, copy each `.cia` file you wish to encrypt / decrypt to the `/cias/` folder on your SD card
2017-05-24 07:55:55 +02:00
#### Instrucțiuni
2017-05-21 22:39:40 +02:00
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-05-21 22:39:40 +02:00
1. Navigate to `[0:] SDCARD` -> `cias`
1. Press (A) on the `.cia` file to select it, then select "CIA image options..."
1. Select the option to perform the desired function:
2017-07-12 22:30:42 +02:00
+ **Encrypt to 0:/gm9/out:** Create an encrypted copy of the selected `.cia` file in the `/gm9/out/` folder on your SD card
+ **Decrypt to 0:/gm9/out:** Create a decrypted copy of the selected `.cia` file in the `/gm9/out/` folder on your SD card
2017-05-21 22:39:40 +02:00
+ **Encrypt inplace:** Replace the selected `.cia` file with an encrypted version
+ **Decrypt inplace:** Replace the selected `.cia` file with a decrypted version
1. Your encrypted / decrypted `.cia` will be outputted to the desired location