Guide_3DS/_pages/it_IT/godmode9-usage.txt

222 lines
12 KiB
Plaintext
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
title: "Usare GodMode9"
2017-05-21 22:39:40 +02:00
---
2017-09-29 13:29:26 +02:00
{% include toc title="Table of Contents" %}
2017-08-18 10:33:24 +02:00
GodMode9 è un file browser per il Nintendo 3DS che dà pieno accesso ai file sulla tua scheda SD, ai file delle partizioni FAT della SysNAND e della EmuNAND, e a molto altro ancora. Tra le varie funzioni, puoi anche copiare, cancellare, rinominare file e creare cartelle.
2017-05-21 22:39:40 +02:00
2017-07-25 20:26:34 +02:00
Tieni presente che se hai altri file payload oltre a `GodMode9.firm` nella cartella `/luma/payloads/` della tua scheda SD, per seguire le istruzioni riportate dovrai avviare la console tenendo (Start); apparirà un "menu chainloader" dove dovrai selezionare "GodMode9" tramite il D-Pad e il pulsante (A).
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
GodMode9 è un software potente che rende possibile la modifica di qualunque aspetto riguardante la tua console. Anche se la maggior parte delle modifiche sono bloccate da un sistema di permessi, ed è impossibile eseguire accidentalmente azioni pericolose senza sbloccare volutamente i permessi di scrittura, faresti meglio a seguire queste istruzioni con cautela e ad avere dei backup utilizzabili.
2017-08-13 01:26:54 +02:00
2017-09-29 13:29:26 +02:00
## Updating GodMode9
Alcune delle istruzioni qui sotto riportate sono valide solo sull'ultima versione di GodMode9, perciò, prima di continuare, faresti meglio a seguire questa sezione per aggiornare GodMode9. Sovrascrivi qualunque file preesistente.
{: .notice--info}
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
### What you need
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
* L'ultima release di [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
### Instructions
1. Spegni il tuo 3DS
1. Inserisci la scheda SD nel tuo computer
1. Copia il file `GodMode9.firm` dall'archivio `.zip` di GodMode9 dentro la cartella `/luma/payloads/` della tua scheda SD
1. Copia la cartella `gm9` presente nell'archivio `.zip` di GodMode9 nella directory principale della tua scheda SD
1. Reinserisci la scheda SD nella tua console
## Creating a NAND Backup
2017-05-21 22:39:40 +02:00
2017-07-25 20:26:34 +02:00
1. Avvia GodMode9 tenendo premuto (Start) durante l'accensione della console
2017-05-21 22:39:40 +02:00
1. Premi il pulsante HOME per far apparire il menu delle azioni
2017-08-06 06:11:00 +02:00
1. Seleziona "Scripts..."
2017-07-19 21:10:16 +02:00
1. Seleziona "Backup SysNAND"
2017-07-12 22:30:42 +02:00
1. Premi (A) per confermare
+ Questo processo durerà un po'
2017-05-21 22:39:40 +02:00
1. Premi il pulsante (A) per continuare
1. Tenendo premuto (R), premi (B) per rimuovere la scheda SD
1. Inserisci la scheda SD nel tuo computer
2017-09-29 13:29:26 +02:00
1. Copia il file `<data>_<codiceseriale>_sysnand_###.bin` dalla cartella `/gm9/out/` della tua scheda SD in una posizione sicura sul tuo computer
2017-05-21 22:39:40 +02:00
+ Crea dei backup in più posti (come ad esempio un servizio di storage dei file online)
+ Questi backup ti salveranno da un brick nel caso dovesse accadere qualcosa in futuro
2017-09-29 13:29:26 +02:00
1. Cancella il file `<data>_<codiceseriale>_sysnand_###.bin` dalla cartella `/gm9/out/` della tua scheda SD dopo averne salvato il backup
2017-09-18 21:28:24 +02:00
1. Reinserisci la scheda SD nella tua console
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
## Restoring a NAND Backup
2017-05-21 22:39:40 +02:00
2017-07-25 20:26:34 +02:00
1. Avvia GodMode9 tenendo premuto (Start) durante l'accensione della console
2017-09-29 13:29:26 +02:00
1. Tenendo premuto (R), premi (B) per rimuovere la scheda SD
1. Inserisci la scheda SD nel tuo computer
1. Copia il file `<date>_<serialnumber>_sysnand_###.bin` dal tuo computer alla cartella `/gm9/out/` della scheda SD se lo hai cancellato in precedenza
1. Reinserisci la scheda SD nella tua console
1. Premi il pulsante HOME per far apparire il menu delle azioni
1. Seleziona "Scripts..."
1. Seleziona "Restore SysNAND (Safe)"
1. Seleziona il tuo backup della NAND
1. Premi il pulsante (A) per continuare
1. Premi il pulsante (A) per sbloccare i permessi di scrittura di secondo livello su SysNAND, quindi inserisci la combinazione di tasti richiesta a schermo
2017-05-21 22:39:40 +02:00
+ Questo processo non eliminerà boot9strap
1. Una volta completato, premi (A) per proseguire
2017-09-29 13:29:26 +02:00
1. Se richiesto, premi (A) per ritirare le autorizzazioni di scrittura
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
## Injecting any .CIA app into Health & Safety
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
Per motivi pratici, copia il file `.cia` che desideri iniettare dentro la cartella `/cias/` della tua scheda SD
{: .notice--info}
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
Tieni presente che non possibile iniettare dentro "Informazioni per la salute e la sicurezza" file che siano più grandi di quest'ultima (come giochi o altre applicazioni pesanti)
{: .notice--info}
2017-05-21 22:39:40 +02:00
2017-07-25 20:26:34 +02:00
1. Avvia GodMode9 tenendo premuto (Start) durante l'accensione della console
2017-05-21 22:39:40 +02:00
1. Entra nella cartella `[0:] SDCARD` -> `cias`
1. Premi (A) sul file `.cia` per selezionarlo, quindi seleziona "CIA image options...", ed infine seleziona "Mount image to drive"
1. Premi (A) sul file `.app`, quindi seleziona "NCHH image options", ed infine seleziona "Inject to H&S"
1. Premi il pulsante (A) per sbloccare i permessi di scrittura di primo livello su SysNAND, quindi inserisci la combinazione di tasti richiesta a schermo
1. Premi il pulsante (A) per continuare
2017-07-19 21:10:16 +02:00
1. Se richiesto, premi (A) per ritirare le autorizzazioni di scrittura
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
## Restoring Health & Safety after injecting a .CIA app
2017-05-21 22:39:40 +02:00
Questo metodo funzionerà solo se l'inject di "Informazioni per la salute e la sicurezza" è stato eseguito con GodMode9 (e non con Decrypt9 o con Hourglass9).
{: .notice--info}
2017-07-25 20:26:34 +02:00
1. Avvia GodMode9 tenendo premuto (Start) durante l'accensione della console
2017-05-21 22:39:40 +02:00
1. Premi il pulsante HOME per far apparire il menu delle azioni
1. Seleziona "More..."
1. Seleziona "Restore H&S"
1. Premi il pulsante (A) per sbloccare i permessi di scrittura di primo livello su SysNAND, quindi inserisci la combinazione di tasti richiesta a schermo
2017-07-19 21:10:16 +02:00
1. Se richiesto, premi (A) per ritirare le autorizzazioni di scrittura
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
## Dumping a Game Cartridge
2017-05-21 22:39:40 +02:00
#### Preparazione
2017-09-29 13:29:26 +02:00
{% capture notice %}
2017-05-21 22:39:40 +02:00
+ Inserisci nella console la scheda di gioco del quale vuoi creare un backup
2017-09-29 13:29:26 +02:00
+ Le schede di gioco 3DS verranno salvate nel formato installabile `.cia`
+ Le schede di gioco NDS verranno salvate in un formato non installabile `.nds` compatibile con flashcart ed emulatori
{% endcapture %}
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
<div class="notice--info">{{ notice | markdownify }}</div>
2017-05-21 22:39:40 +02:00
2017-07-25 20:26:34 +02:00
1. Avvia GodMode9 tenendo premuto (Start) durante l'accensione della console
2017-05-21 22:39:40 +02:00
1. Entra in `[C:] GAMECART`
1. Segui i passaggi corretti per la tua scheda di gioco:
+ **Scheda di gioco 3DS:** Premi (A) su `[TitleID].trim.3ds` per selezionarlo, quindi seleziona "NCSD image options...", ed infine seleziona "Build CIA from file"
2017-07-19 21:10:16 +02:00
+ **Scheda di gioco NDS:** Premi (A) su `[TitleID].trim.nds` per selezionarlo, quindi seleziona "Copy to 0:/gm9/out"
1. Il file installabile `.cia` o il file non installabile `.nds` sarà salvato nella cartella `/gm9/out/` della tua scheda SD
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
## Dumping a Title
2017-05-21 22:39:40 +02:00
2017-07-25 20:26:34 +02:00
1. Avvia GodMode9 tenendo premuto (Start) durante l'accensione della console
2017-09-29 13:29:26 +02:00
1. Seleziona il drive appropriato per il tipo di titolo di cui vuoi creare un backup:
2017-05-21 22:39:40 +02:00
+ **Titolo installato dall'utente**: Entra in `[A:] SYSNAND SD`
+ **Titolo di sistema**: Entra in `[1:] SYSNAND CTRNAND`
2017-09-29 13:29:26 +02:00
1. Tenendo premuto (R), premi (B) per aprire le opzioni del drive
1. Seleziona "Search for titles"
1. Premi il pulsante (A) per continuare
2017-05-21 22:39:40 +02:00
1. Premi (A) sul file `.tmd` per selezionarlo, quindi seleziona "TMD file options...", ed infine seleziona "Build CIA (standard)"
2017-07-19 21:10:16 +02:00
1. Il file installabile `.cia` verrà salvato nella cartella `/gm9/out/` della tua scheda SD
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
## Converting a .3DS to .CIA
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
{% capture notice %}
2017-05-21 22:39:40 +02:00
+ Per motivi pratici, copia i file `.3ds` che desideri convertire dentro la cartella `/cias/` della tua scheda SD
2017-09-29 13:29:26 +02:00
+ Note that if you wish to convert a `.3ds` file that is already on a flashcart, you should follow [Dumping a Game Cartridge](#dumping-a-game-cartridge)
{% endcapture %}
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
<div class="notice--info">{{ notice | markdownify }}</div>
2017-05-21 22:39:40 +02:00
2017-07-25 20:26:34 +02:00
1. Avvia GodMode9 tenendo premuto (Start) durante l'accensione della console
2017-05-21 22:39:40 +02:00
1. Entra nella cartella `[0:] SDCARD` -> `cias`
1. Premi (A) sul file `.3ds` per selezionarlo, quindi seleziona "NCSD file options...", ed infine seleziona "Build CIA from file"
2017-07-19 21:10:16 +02:00
1. Il file installabile `.cia` verrà salvato nella cartella `/gm9/out/` della tua scheda SD
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
## Backup GBA VC Saves
2017-05-21 22:39:40 +02:00
2017-09-24 06:22:58 +02:00
Il salvataggio verrà creato nella cartella `/gm9/out/` della tua scheda SD, con nome `<TitleID>.gbavc.sav`.
{: .notice--info}
2017-09-29 13:29:26 +02:00
Per identificare il Title ID di un file `<TitleID>.gbavc.sav`, puoi controllare la lista di tutti i giochi presenti sulla tua console e i rispettivi Title ID tenendo premuto (R) e premendo (A) mentre è selezionato `[A:] SYSNAND SD`, quindi selezionando "Search for titles".
2017-09-24 06:22:58 +02:00
{: .notice--info}
2017-05-21 22:39:40 +02:00
1. Esegui i seguenti passaggi per ogni gioco GBA della Virtual Console del quale vuoi mantenere i salvataggi:
+ Avvia il gioco GBA
+ Esci dal gioco GBA
+ Avvia la console tenendo premuto (Start) per avviare il menu chainloader di Luma3DS
+ Avvia GodMode9 premendo (A)
+ Entra in `[S:] SYSNAND VIRTUAL`
2017-09-24 06:22:58 +02:00
+ Premi (A) su `agbsave.bin` per selezionarlo
+ Seleziona "AGBSAVE options..."
+ Seleziona "Dump GBA VC save"
+ Premi il pulsante (A) per continuare
2017-05-21 22:39:40 +02:00
+ Premi (Start) per riavviare la console
2017-09-29 13:29:26 +02:00
## Restore GBA VC Saves
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
Per identificare il Title ID di un file `<TitleID>.gbavc.sav`, puoi controllare la lista di tutti i giochi presenti sulla tua console e i rispettivi Title ID tenendo premuto (R) e premendo (A) mentre è selezionato `[A:] SYSNAND SD`, quindi selezionando "Search for titles".
2017-09-24 06:22:58 +02:00
{: .notice--info}
2017-05-23 00:41:18 +02:00
1. Esegui i seguenti passaggi per ogni gioco GBA della Virtual Console del quale vuoi ripristinare i salvataggi:
2017-05-21 22:39:40 +02:00
+ Avvia il gioco GBA
+ Esci dal gioco GBA
+ Avvia la console tenendo premuto (Start) per avviare il menu chainloader di Luma3DS
+ Avvia GodMode9 premendo (A)
2017-07-20 23:59:01 +02:00
+ Entra nella cartella `[0:] SDCARD` -> `gm9`
2017-09-24 06:22:58 +02:00
+ Premi (Y) sul file `<TitleID>.gbavc.sav` che vuoi ripristinare per copiarlo
2017-05-21 22:39:40 +02:00
+ Premi (B) per ritornare al menu principale
+ Entra nella cartella `[S:] SYSNAND VIRTUAL`
2017-09-24 06:22:58 +02:00
+ Premi (A) su `agbsave.bin` per selezionarlo
+ Seleziona "AGBSAVE options..."
+ Seleziona "Inject GBA VC save"
+ Premi il pulsante (A) per continuare
2017-05-21 22:39:40 +02:00
+ Premi (Start) per riavviare la console
2017-09-24 06:22:58 +02:00
+ Avvia il gioco GBA
+ Esci dal gioco GBA
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
## Format an SD card
2017-05-21 22:39:40 +02:00
**Questo procedimento cancellerà tutti i dati della tua scheda SD!**
{: .notice--danger}
2017-07-25 20:26:34 +02:00
1. Avvia GodMode9 tenendo premuto (Start) durante l'accensione della console
2017-05-21 22:39:40 +02:00
1. Premi il pulsante HOME per far apparire il menu delle azioni
1. Seleziona "More..."
1. Seleziona "SD format menu"
1. Seleziona le opzioni della EmuNAND che desideri usare
+ La maggior parte degli utenti dovrebbe scegliere "No EmuNAND"
1. Seleziona "Auto"
1. Premi (A) per accettare il nome `GM9SD`
+ Puoi comunque scegliere un altro nome per la tua scheda SD
1. Quando richiesto, inserisci la combinazione di tasti richiesta a schermo
2017-09-29 13:29:26 +02:00
## Encrypting / Decrypting a .CIA file
2017-05-21 22:39:40 +02:00
#### Preparazione
+ Per motivi pratici, copia i file `.cia` che desideri criptare/decriptare dentro la cartella `/cias/` della tua scheda SD
2017-09-29 13:29:26 +02:00
{: .notice--info}
2017-05-21 22:39:40 +02:00
2017-07-25 20:26:34 +02:00
1. Avvia GodMode9 tenendo premuto (Start) durante l'accensione della console
2017-05-21 22:39:40 +02:00
1. Entra nella cartella `[0:] SDCARD` -> `cias`
1. Premi (A) sul file `.cia` per selezionarlo, quindi seleziona "CIA image options..."
1. Seleziona l'opzione appropriata per la funzione desiderata:
2017-07-19 21:10:16 +02:00
+ **Encrypt to 0:/gm9/out:** Crea una copia criptata del file `.cia` selezionato nella cartella `/gm9/out/` della tua scheda SD
+ **Decrypt to 0:/gm9/out:** Crea una copia decriptata del file `.cia` selezionato nella cartella `/gm9/out/` della tua scheda SD
2017-05-21 22:39:40 +02:00
+ **Encrypt inplace:** Sostituisce il file `.cia` con una versione criptata dello stesso
+ **Decrypt inplace:** Sostituisce Il file `.cia` con una versione decriptata dello stesso
New Crowdin translations (#1317) * New translations godmode9-usage.txt (Spanish) * New translations godmode9-usage.txt (Dutch) * New translations godmode9-usage.txt (Danish) * New translations godmode9-usage.txt (Finnish) * New translations godmode9-usage.txt (French) * New translations godmode9-usage.txt (Greek) * New translations godmode9-usage.txt (German) * New translations godmode9-usage.txt (Czech) * New translations godmode9-usage.txt (Chinese Traditional) * New translations godmode9-usage.txt (Afrikaans) * New translations godmode9-usage.txt (Arabic) * New translations godmode9-usage.txt (Chinese Simplified) * New translations godmode9-usage.txt (Catalan) * New translations godmode9-usage.txt (Hebrew) * New translations godmode9-usage.txt (Hungarian) * New translations godmode9-usage.txt (Portuguese) * New translations godmode9-usage.txt (Polish) * New translations godmode9-usage.txt (Portuguese, Brazilian) * New translations godmode9-usage.txt (Romanian) * New translations godmode9-usage.txt (Serbian (Cyrillic)) * New translations godmode9-usage.txt (Russian) * New translations godmode9-usage.txt (Pirate English) * New translations godmode9-usage.txt (Norwegian) * New translations godmode9-usage.txt (Italian) * New translations godmode9-usage.txt (Indonesian) * New translations godmode9-usage.txt (Japanese) * New translations godmode9-usage.txt (Korean) * New translations godmode9-usage.txt (Malay) * New translations godmode9-usage.txt (Vietnamese) * New translations godmode9-usage.txt (Ukrainian) * New translations godmode9-usage.txt (Turkish) * New translations godmode9-usage.txt (Swedish) * New translations godmode9-usage.txt (Thai) * New translations flashing-ntrboot-(3ds-single-system).txt (Afrikaans) * New translations flashing-ntrboot-(3ds-single-system).txt (Catalan) * New translations flashing-ntrboot-(3ds-single-system).txt (Arabic) * New translations flashing-ntrboot-(3ds-single-system).txt (Chinese Simplified) * New translations flashing-ntrboot-(3ds-single-system).txt (Chinese Traditional) * New translations flashing-ntrboot-(3ds-single-system).txt (Indonesian) * New translations flashing-ntrboot-(3ds-single-system).txt (Hungarian) * New translations flashing-ntrboot-(3ds-single-system).txt (Italian) * New translations flashing-ntrboot-(3ds-single-system).txt (Japanese) * New translations flashing-ntrboot-(3ds-single-system).txt (Malay) * New translations flashing-ntrboot-(3ds-single-system).txt (Korean) * New translations flashing-ntrboot-(3ds-single-system).txt (Hebrew) * New translations flashing-ntrboot-(3ds-single-system).txt (Greek) * New translations flashing-ntrboot-(3ds-single-system).txt (Danish) * New translations flashing-ntrboot-(3ds-single-system).txt (Czech) * New translations flashing-ntrboot-(3ds-single-system).txt (Dutch) * New translations flashing-ntrboot-(3ds-single-system).txt (Finnish) * New translations flashing-ntrboot-(3ds-single-system).txt (German) * New translations flashing-ntrboot-(3ds-single-system).txt (French) * New translations ntrboot.txt (Romanian) * New translations installing-boot9strap-(ntrboot).txt (Russian) * New translations ntrboot.txt (Russian) * New translations installing-boot9strap-(ntrboot).txt (Serbian (Cyrillic)) * New translations installing-boot9strap-(ntrboot).txt (Romanian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese) * New translations ntrboot.txt (Portuguese) * New translations ntrboot.txt (Portuguese, Brazilian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian) * New translations ntrboot.txt (Serbian (Cyrillic)) * New translations flashing-ntrboot-(3ds-single-system).txt (Norwegian) * New translations flashing-ntrboot-(3ds-single-system).txt (Pirate English) * New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese) * New translations flashing-ntrboot-(3ds-single-system).txt (Polish) * New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian) * New translations flashing-ntrboot-(3ds-single-system).txt (Romanian) * New translations flashing-ntrboot-(3ds-single-system).txt (Serbian (Cyrillic)) * New translations flashing-ntrboot-(3ds-single-system).txt (Russian) * New translations ntrboot.txt (Polish) * New translations installing-boot9strap-(ntrboot).txt (Polish) * New translations installing-boot9strap-(ntrboot).txt (Afrikaans) * New translations ntrboot.txt (Afrikaans) * New translations ntrboot.txt (Indonesian) * New translations installing-boot9strap-(ntrboot).txt (Indonesian) * New translations installing-boot9strap-(ntrboot).txt (Italian) * New translations ntrboot.txt (Italian) * New translations ntrboot.txt (Hungarian) * New translations ntrboot.txt (Greek) * New translations installing-boot9strap-(ntrboot).txt (Hebrew) * New translations ntrboot.txt (Hebrew) * New translations installing-boot9strap-(ntrboot).txt (Hungarian) * New translations installing-boot9strap-(ntrboot).txt (Japanese) * New translations ntrboot.txt (Japanese) * New translations ntrboot.txt (Norwegian) * New translations installing-boot9strap-(ntrboot).txt (Norwegian) * New translations installing-boot9strap-(ntrboot).txt (Pirate English) * New translations ntrboot.txt (Pirate English) * New translations ntrboot.txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Korean) * New translations ntrboot.txt (Korean) * New translations installing-boot9strap-(ntrboot).txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Greek) * New translations installing-boot9strap-(ntrboot).txt (Chinese Traditional) * New translations ntrboot.txt (Chinese Traditional) * New translations ntrboot.txt (Czech) * New translations installing-boot9strap-(ntrboot).txt (Czech) * New translations ntrboot.txt (Chinese Simplified) * New translations installing-boot9strap-(ntrboot).txt (Chinese Simplified) * New translations ntrboot.txt (Arabic) * New translations installing-boot9strap-(ntrboot).txt (Arabic) * New translations installing-boot9strap-(ntrboot).txt (Catalan) * New translations ntrboot.txt (Catalan) * New translations installing-boot9strap-(ntrboot).txt (Danish) * New translations installing-boot9strap-(ntrboot).txt (French) * New translations ntrboot.txt (French) * New translations ntrboot.txt (German) * New translations installing-boot9strap-(ntrboot).txt (German) * New translations ntrboot.txt (Finnish) * New translations installing-boot9strap-(ntrboot).txt (Finnish) * New translations ntrboot.txt (Danish) * New translations installing-boot9strap-(ntrboot).txt (Dutch) * New translations ntrboot.txt (Dutch) * New translations ntrboot.txt (Swedish) * New translations installing-boot9strap-(ntrboot).txt (Swedish) * New translations installing-boot9strap-(ntrboot).txt (Spanish) * New translations ntrboot.txt (Spanish) * New translations installing-boot9strap-(ntrboot).txt (Thai) * New translations ntrboot.txt (Thai) * New translations installing-boot9strap-(ntrboot).txt (Ukrainian) * New translations ntrboot.txt (Turkish) * New translations installing-boot9strap-(ntrboot).txt (Turkish) * New translations ntrboot.txt (Ukrainian) * New translations flashing-ntrboot-(3ds-single-system).txt (Vietnamese) * New translations flashing-ntrboot-(3ds-single-system).txt (Ukrainian) * New translations ntrboot.txt (Vietnamese) * New translations installing-boot9strap-(ntrboot).txt (Vietnamese) * New translations flashing-ntrboot-(3ds-single-system).txt (Thai) * New translations flashing-ntrboot-(3ds-single-system).txt (Turkish) * New translations flashing-ntrboot-(3ds-single-system).txt (Swedish) * New translations flashing-ntrboot-(3ds-single-system).txt (Spanish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Norwegian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Pirate English) * New translations flashing-ntrboot-(3ds-multi-system).txt (Polish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Malay) * New translations flashing-ntrboot-(3ds-multi-system).txt (Italian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Japanese) * New translations flashing-ntrboot-(3ds-multi-system).txt (Korean) * New translations flashing-ntrboot-(3ds-multi-system).txt (Portuguese) * New translations flashing-ntrboot-(3ds-multi-system).txt (Serbian (Cyrillic)) * New translations flashing-ntrboot-(3ds-multi-system).txt (Spanish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Swedish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Russian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Portuguese, Brazilian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Romanian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Indonesian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Chinese Simplified) * New translations flashing-ntrboot-(3ds-multi-system).txt (Chinese Traditional) * New translations flashing-ntrboot-(3ds-multi-system).txt (Czech) * New translations flashing-ntrboot-(3ds-multi-system).txt (Catalan) * New translations flashing-ntrboot-(3ds-multi-system).txt (Afrikaans) * New translations flashing-ntrboot-(3ds-multi-system).txt (Arabic) * New translations flashing-ntrboot-(3ds-multi-system).txt (Danish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Greek) * New translations flashing-ntrboot-(3ds-multi-system).txt (Hebrew) * New translations flashing-ntrboot-(3ds-multi-system).txt (Hungarian) * New translations flashing-ntrboot-(3ds-multi-system).txt (German) * New translations flashing-ntrboot-(3ds-multi-system).txt (Dutch) * New translations flashing-ntrboot-(3ds-multi-system).txt (Finnish) * New translations flashing-ntrboot-(3ds-multi-system).txt (French) * New translations flashing-ntrboot-(3ds-multi-system).txt (Thai) * New translations flashing-ntrboot-(3ds-multi-system).txt (Turkish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Vietnamese) * New translations flashing-ntrboot-(3ds-multi-system).txt (Ukrainian) * New translations installing-boot9strap-(ntrboot).txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Norwegian) * New translations installing-boot9strap-(ntrboot).txt (Korean) * New translations installing-boot9strap-(ntrboot).txt (Italian) * New translations installing-boot9strap-(ntrboot).txt (Japanese) * New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese) * New translations installing-boot9strap-(ntrboot).txt (Pirate English) * New translations installing-boot9strap-(ntrboot).txt (Polish) * New translations installing-boot9strap-(ntrboot).txt (Indonesian) * New translations installing-boot9strap-(ntrboot).txt (Dutch) * New translations installing-boot9strap-(ntrboot).txt (Finnish) * New translations installing-boot9strap-(ntrboot).txt (Czech) * New translations installing-boot9strap-(ntrboot).txt (Danish) * New translations installing-boot9strap-(ntrboot).txt (French) * New translations installing-boot9strap-(ntrboot).txt (Hebrew) * New translations installing-boot9strap-(ntrboot).txt (Hungarian) * New translations installing-boot9strap-(ntrboot).txt (German) * New translations installing-boot9strap-(ntrboot).txt (Greek) * New translations installing-boot9strap-(ntrboot).txt (Chinese Traditional) * New translations installing-boot9strap-(ntrboot).txt (Catalan) * New translations installing-boot9strap-(ntrboot).txt (Chinese Simplified) * New translations installing-boot9strap-(ntrboot).txt (Arabic) * New translations installing-boot9strap-(ntrboot).txt (Afrikaans) * New translations installing-boot9strap-(ntrboot).txt (Vietnamese) * New translations installing-boot9strap-(ntrboot).txt (Ukrainian) * New translations installing-boot9strap-(ntrboot).txt (Spanish) * New translations installing-boot9strap-(ntrboot).txt (Swedish) * New translations installing-boot9strap-(ntrboot).txt (Turkish) * New translations installing-boot9strap-(ntrboot).txt (Thai) * New translations installing-boot9strap-(ntrboot).txt (Serbian (Cyrillic)) * New translations installing-boot9strap-(ntrboot).txt (Russian) * New translations installing-boot9strap-(ntrboot).txt (Romanian) * New translations flashing-ntrboot-(3ds-single-system).txt (Italian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Italian) * New translations ntrboot.txt (Italian) * New translations installing-boot9strap-(ntrboot).txt (Italian)
2017-08-28 02:05:38 +02:00
1. Il tuo file criptato/decriptato in formato `.cia` verrà salvato nella posizione desiderata
2017-09-29 13:29:26 +02:00
## Removing an NNID without formatting your device
New Crowdin translations (#1317) * New translations godmode9-usage.txt (Spanish) * New translations godmode9-usage.txt (Dutch) * New translations godmode9-usage.txt (Danish) * New translations godmode9-usage.txt (Finnish) * New translations godmode9-usage.txt (French) * New translations godmode9-usage.txt (Greek) * New translations godmode9-usage.txt (German) * New translations godmode9-usage.txt (Czech) * New translations godmode9-usage.txt (Chinese Traditional) * New translations godmode9-usage.txt (Afrikaans) * New translations godmode9-usage.txt (Arabic) * New translations godmode9-usage.txt (Chinese Simplified) * New translations godmode9-usage.txt (Catalan) * New translations godmode9-usage.txt (Hebrew) * New translations godmode9-usage.txt (Hungarian) * New translations godmode9-usage.txt (Portuguese) * New translations godmode9-usage.txt (Polish) * New translations godmode9-usage.txt (Portuguese, Brazilian) * New translations godmode9-usage.txt (Romanian) * New translations godmode9-usage.txt (Serbian (Cyrillic)) * New translations godmode9-usage.txt (Russian) * New translations godmode9-usage.txt (Pirate English) * New translations godmode9-usage.txt (Norwegian) * New translations godmode9-usage.txt (Italian) * New translations godmode9-usage.txt (Indonesian) * New translations godmode9-usage.txt (Japanese) * New translations godmode9-usage.txt (Korean) * New translations godmode9-usage.txt (Malay) * New translations godmode9-usage.txt (Vietnamese) * New translations godmode9-usage.txt (Ukrainian) * New translations godmode9-usage.txt (Turkish) * New translations godmode9-usage.txt (Swedish) * New translations godmode9-usage.txt (Thai) * New translations flashing-ntrboot-(3ds-single-system).txt (Afrikaans) * New translations flashing-ntrboot-(3ds-single-system).txt (Catalan) * New translations flashing-ntrboot-(3ds-single-system).txt (Arabic) * New translations flashing-ntrboot-(3ds-single-system).txt (Chinese Simplified) * New translations flashing-ntrboot-(3ds-single-system).txt (Chinese Traditional) * New translations flashing-ntrboot-(3ds-single-system).txt (Indonesian) * New translations flashing-ntrboot-(3ds-single-system).txt (Hungarian) * New translations flashing-ntrboot-(3ds-single-system).txt (Italian) * New translations flashing-ntrboot-(3ds-single-system).txt (Japanese) * New translations flashing-ntrboot-(3ds-single-system).txt (Malay) * New translations flashing-ntrboot-(3ds-single-system).txt (Korean) * New translations flashing-ntrboot-(3ds-single-system).txt (Hebrew) * New translations flashing-ntrboot-(3ds-single-system).txt (Greek) * New translations flashing-ntrboot-(3ds-single-system).txt (Danish) * New translations flashing-ntrboot-(3ds-single-system).txt (Czech) * New translations flashing-ntrboot-(3ds-single-system).txt (Dutch) * New translations flashing-ntrboot-(3ds-single-system).txt (Finnish) * New translations flashing-ntrboot-(3ds-single-system).txt (German) * New translations flashing-ntrboot-(3ds-single-system).txt (French) * New translations ntrboot.txt (Romanian) * New translations installing-boot9strap-(ntrboot).txt (Russian) * New translations ntrboot.txt (Russian) * New translations installing-boot9strap-(ntrboot).txt (Serbian (Cyrillic)) * New translations installing-boot9strap-(ntrboot).txt (Romanian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese) * New translations ntrboot.txt (Portuguese) * New translations ntrboot.txt (Portuguese, Brazilian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian) * New translations ntrboot.txt (Serbian (Cyrillic)) * New translations flashing-ntrboot-(3ds-single-system).txt (Norwegian) * New translations flashing-ntrboot-(3ds-single-system).txt (Pirate English) * New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese) * New translations flashing-ntrboot-(3ds-single-system).txt (Polish) * New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian) * New translations flashing-ntrboot-(3ds-single-system).txt (Romanian) * New translations flashing-ntrboot-(3ds-single-system).txt (Serbian (Cyrillic)) * New translations flashing-ntrboot-(3ds-single-system).txt (Russian) * New translations ntrboot.txt (Polish) * New translations installing-boot9strap-(ntrboot).txt (Polish) * New translations installing-boot9strap-(ntrboot).txt (Afrikaans) * New translations ntrboot.txt (Afrikaans) * New translations ntrboot.txt (Indonesian) * New translations installing-boot9strap-(ntrboot).txt (Indonesian) * New translations installing-boot9strap-(ntrboot).txt (Italian) * New translations ntrboot.txt (Italian) * New translations ntrboot.txt (Hungarian) * New translations ntrboot.txt (Greek) * New translations installing-boot9strap-(ntrboot).txt (Hebrew) * New translations ntrboot.txt (Hebrew) * New translations installing-boot9strap-(ntrboot).txt (Hungarian) * New translations installing-boot9strap-(ntrboot).txt (Japanese) * New translations ntrboot.txt (Japanese) * New translations ntrboot.txt (Norwegian) * New translations installing-boot9strap-(ntrboot).txt (Norwegian) * New translations installing-boot9strap-(ntrboot).txt (Pirate English) * New translations ntrboot.txt (Pirate English) * New translations ntrboot.txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Korean) * New translations ntrboot.txt (Korean) * New translations installing-boot9strap-(ntrboot).txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Greek) * New translations installing-boot9strap-(ntrboot).txt (Chinese Traditional) * New translations ntrboot.txt (Chinese Traditional) * New translations ntrboot.txt (Czech) * New translations installing-boot9strap-(ntrboot).txt (Czech) * New translations ntrboot.txt (Chinese Simplified) * New translations installing-boot9strap-(ntrboot).txt (Chinese Simplified) * New translations ntrboot.txt (Arabic) * New translations installing-boot9strap-(ntrboot).txt (Arabic) * New translations installing-boot9strap-(ntrboot).txt (Catalan) * New translations ntrboot.txt (Catalan) * New translations installing-boot9strap-(ntrboot).txt (Danish) * New translations installing-boot9strap-(ntrboot).txt (French) * New translations ntrboot.txt (French) * New translations ntrboot.txt (German) * New translations installing-boot9strap-(ntrboot).txt (German) * New translations ntrboot.txt (Finnish) * New translations installing-boot9strap-(ntrboot).txt (Finnish) * New translations ntrboot.txt (Danish) * New translations installing-boot9strap-(ntrboot).txt (Dutch) * New translations ntrboot.txt (Dutch) * New translations ntrboot.txt (Swedish) * New translations installing-boot9strap-(ntrboot).txt (Swedish) * New translations installing-boot9strap-(ntrboot).txt (Spanish) * New translations ntrboot.txt (Spanish) * New translations installing-boot9strap-(ntrboot).txt (Thai) * New translations ntrboot.txt (Thai) * New translations installing-boot9strap-(ntrboot).txt (Ukrainian) * New translations ntrboot.txt (Turkish) * New translations installing-boot9strap-(ntrboot).txt (Turkish) * New translations ntrboot.txt (Ukrainian) * New translations flashing-ntrboot-(3ds-single-system).txt (Vietnamese) * New translations flashing-ntrboot-(3ds-single-system).txt (Ukrainian) * New translations ntrboot.txt (Vietnamese) * New translations installing-boot9strap-(ntrboot).txt (Vietnamese) * New translations flashing-ntrboot-(3ds-single-system).txt (Thai) * New translations flashing-ntrboot-(3ds-single-system).txt (Turkish) * New translations flashing-ntrboot-(3ds-single-system).txt (Swedish) * New translations flashing-ntrboot-(3ds-single-system).txt (Spanish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Norwegian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Pirate English) * New translations flashing-ntrboot-(3ds-multi-system).txt (Polish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Malay) * New translations flashing-ntrboot-(3ds-multi-system).txt (Italian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Japanese) * New translations flashing-ntrboot-(3ds-multi-system).txt (Korean) * New translations flashing-ntrboot-(3ds-multi-system).txt (Portuguese) * New translations flashing-ntrboot-(3ds-multi-system).txt (Serbian (Cyrillic)) * New translations flashing-ntrboot-(3ds-multi-system).txt (Spanish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Swedish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Russian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Portuguese, Brazilian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Romanian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Indonesian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Chinese Simplified) * New translations flashing-ntrboot-(3ds-multi-system).txt (Chinese Traditional) * New translations flashing-ntrboot-(3ds-multi-system).txt (Czech) * New translations flashing-ntrboot-(3ds-multi-system).txt (Catalan) * New translations flashing-ntrboot-(3ds-multi-system).txt (Afrikaans) * New translations flashing-ntrboot-(3ds-multi-system).txt (Arabic) * New translations flashing-ntrboot-(3ds-multi-system).txt (Danish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Greek) * New translations flashing-ntrboot-(3ds-multi-system).txt (Hebrew) * New translations flashing-ntrboot-(3ds-multi-system).txt (Hungarian) * New translations flashing-ntrboot-(3ds-multi-system).txt (German) * New translations flashing-ntrboot-(3ds-multi-system).txt (Dutch) * New translations flashing-ntrboot-(3ds-multi-system).txt (Finnish) * New translations flashing-ntrboot-(3ds-multi-system).txt (French) * New translations flashing-ntrboot-(3ds-multi-system).txt (Thai) * New translations flashing-ntrboot-(3ds-multi-system).txt (Turkish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Vietnamese) * New translations flashing-ntrboot-(3ds-multi-system).txt (Ukrainian) * New translations installing-boot9strap-(ntrboot).txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Norwegian) * New translations installing-boot9strap-(ntrboot).txt (Korean) * New translations installing-boot9strap-(ntrboot).txt (Italian) * New translations installing-boot9strap-(ntrboot).txt (Japanese) * New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese) * New translations installing-boot9strap-(ntrboot).txt (Pirate English) * New translations installing-boot9strap-(ntrboot).txt (Polish) * New translations installing-boot9strap-(ntrboot).txt (Indonesian) * New translations installing-boot9strap-(ntrboot).txt (Dutch) * New translations installing-boot9strap-(ntrboot).txt (Finnish) * New translations installing-boot9strap-(ntrboot).txt (Czech) * New translations installing-boot9strap-(ntrboot).txt (Danish) * New translations installing-boot9strap-(ntrboot).txt (French) * New translations installing-boot9strap-(ntrboot).txt (Hebrew) * New translations installing-boot9strap-(ntrboot).txt (Hungarian) * New translations installing-boot9strap-(ntrboot).txt (German) * New translations installing-boot9strap-(ntrboot).txt (Greek) * New translations installing-boot9strap-(ntrboot).txt (Chinese Traditional) * New translations installing-boot9strap-(ntrboot).txt (Catalan) * New translations installing-boot9strap-(ntrboot).txt (Chinese Simplified) * New translations installing-boot9strap-(ntrboot).txt (Arabic) * New translations installing-boot9strap-(ntrboot).txt (Afrikaans) * New translations installing-boot9strap-(ntrboot).txt (Vietnamese) * New translations installing-boot9strap-(ntrboot).txt (Ukrainian) * New translations installing-boot9strap-(ntrboot).txt (Spanish) * New translations installing-boot9strap-(ntrboot).txt (Swedish) * New translations installing-boot9strap-(ntrboot).txt (Turkish) * New translations installing-boot9strap-(ntrboot).txt (Thai) * New translations installing-boot9strap-(ntrboot).txt (Serbian (Cyrillic)) * New translations installing-boot9strap-(ntrboot).txt (Russian) * New translations installing-boot9strap-(ntrboot).txt (Romanian) * New translations flashing-ntrboot-(3ds-single-system).txt (Italian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Italian) * New translations ntrboot.txt (Italian) * New translations installing-boot9strap-(ntrboot).txt (Italian)
2017-08-28 02:05:38 +02:00
1. Avvia GodMode9 tenendo premuto (Start) durante l'accensione della console
1. Entra nella cartella `[1:] SYSNAND CTRNAND` -> `data` -> (ID a 32 caratteri) -> `sysdata` -> `00010038`
1. Tieni premuto il pulsante (R), quindi premi (X) su `00000000` per rinominare il file
1. Premi (Su) una volta per cambiare il nome in `10000000`
1. Premi (A) per salvare le modifiche
1. Premi il pulsante (A) per sbloccare la scrittura su SysNAND, quindi inserisci la combinazione di tasti richiesta a schermo
1. Ritorna al menu principale
2017-09-04 06:15:19 +02:00
1. Premi (Start) per riavviare la console