Guide_3DS/_pages/it_IT/restoring-updating-cfw.txt
Ian Burgwin bff0854ba6
New Crowdin updates (#1974)
* New translations uninstall-cfw.txt (Dutch)

* New translations troubleshooting.txt (Dutch)

* New translations homebrew-launcher-(soundhax).txt (Dutch)

* New translations installing-boot9strap-(hardmod).txt (Dutch)

* New translations installing-boot9strap-(soundhax).txt (Dutch)

* New translations installing-boot9strap-(pichaxx).txt (Dutch)

* New translations installing-boot9strap-(usm).txt (Dutch)

* New translations installing-boot9strap-(fredtool).txt (Dutch)

* New translations ctrtransfer.txt (Dutch)

* New translations region-changing.txt (Dutch)

* New translations finalizing-setup.txt (Dutch)

* New translations checking-for-cfw.txt (Hungarian)

* New translations home.txt (Hungarian)

* New translations contribute.txt (Hungarian)

* New translations home.txt (Hungarian)

* New translations restoring-updating-cfw.txt (Spanish)

* New translations restoring-updating-cfw.txt (Polish)

* New translations restoring-updating-cfw.txt (Malay)

* New translations restoring-updating-cfw.txt (Croatian)

* New translations restoring-updating-cfw.txt (Thai)

* New translations restoring-updating-cfw.txt (Indonesian)

* New translations restoring-updating-cfw.txt (Portuguese, Brazilian)

* New translations restoring-updating-cfw.txt (Vietnamese)

* New translations restoring-updating-cfw.txt (Chinese Traditional)

* New translations restoring-updating-cfw.txt (Chinese Simplified)

* New translations restoring-updating-cfw.txt (Ukrainian)

* New translations restoring-updating-cfw.txt (Turkish)

* New translations restoring-updating-cfw.txt (Swedish)

* New translations restoring-updating-cfw.txt (Russian)

* New translations restoring-updating-cfw.txt (Portuguese)

* New translations restoring-updating-cfw.txt (Norwegian)

* New translations restoring-updating-cfw.txt (Dutch)

* New translations restoring-updating-cfw.txt (Korean)

* New translations restoring-updating-cfw.txt (Japanese)

* New translations restoring-updating-cfw.txt (Italian)

* New translations restoring-updating-cfw.txt (Hungarian)

* New translations restoring-updating-cfw.txt (Hebrew)

* New translations restoring-updating-cfw.txt (Finnish)

* New translations restoring-updating-cfw.txt (Greek)

* New translations restoring-updating-cfw.txt (German)

* New translations restoring-updating-cfw.txt (Czech)

* New translations restoring-updating-cfw.txt (Catalan)

* New translations restoring-updating-cfw.txt (Bulgarian)

* New translations restoring-updating-cfw.txt (Arabic)

* New translations restoring-updating-cfw.txt (French)

* New translations restoring-updating-cfw.txt (Romanian)

* New translations restoring-updating-cfw.txt (Pirate English)

* New translations restoring-updating-cfw.txt (Italian)

* New translations restoring-updating-cfw.txt (Dutch)
2022-02-15 01:50:58 +02:00

60 lines
No EOL
3.2 KiB
Text

---
title: "Ripristinare / Aggiornare il CFW"
---
{% include toc title="Indice" %}
### Lettura necessaria
Questa pagina prepara una console con un'installazione moderna preesistente di boot9strap alla reinstallazione e/o aggiornamento delle applicazioni del custom firmware. Può anche essere utilizzata in caso di perdita o corruzione della scheda SD.
### Cosa serve
* L'ultima versione di [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest)
* L'ultima versione di [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
### Istruzioni
#### Sezione I - Preparazione
1. Inserisci la scheda SD nel tuo computer
1. Copia i file `boot.3dsx` e `boot.firm` dall'archivio `.zip` di Luma3DS nella directory principale della tua scheda SD, sovrascrivendo eventuali file già preesistenti
+ La directory principale della scheda SD è la cartella della tua scheda SD in cui è possibile visualizzare la cartella Nintendo 3DS, ma non il suo interno
1. Copia il file `GodMode9.firm` dall'archivio `.zip` di GodMode9 dentro la cartella `/luma/payloads/` della tua scheda SD, sostituendo qualunque file preesistente
+ Se le cartelle `luma` o `payloads` non esistono, creale
1. Copia la cartella `gm9` dall'archivio `.zip` di GodMode9 nella directory principale della tua scheda SD, unendola a qualsiasi altra cartella preesistente e sostituendo qualsiasi file preesistente
1. Reinserisci la scheda SD nella tua console
#### Sezione II - Configurare Luma3DS
1. Avvia la tua console
* Adesso dovresti visualizzare la schermata di configurazione di Luma3DS
1. Usa il pulsante (A) e il D-Pad per abilitare le seguenti opzioni:
* **"Show NAND or user string in System Settings"**
1. Premi (Start) per salvare e riavviare il 3DS
#### Sezione III - CTRNAND Luma3DS
1. Spegni il tuo 3DS
1. Premi (Start) e accendi la console continuando a tenerlo premuto. Verrà avviato GodMode9
+ Se GodMode9 non viene avviato, assicurati che il file GodMode9.firm sia in `/luma/payloads/` e che `payloads` sia scritto correttamente
1. Se ti viene chiesto di reimpostare la data e l'ora dell'RTC, premi (A) per farlo, poi imposta la data e l'ora, infine premi (A) per continuare
1. Premi il pulsante HOME per far apparire il menu delle azioni
1. Seleziona "Scripts..."
1. Seleziona "GM9Megascript"
1. Seleziona "Scripts from Plailect's Guide"
1. Seleziona "Setup Luma3DS to CTRNAND"
+ Questo copierà la versione aggiornata di Luma3DS nella memoria interna in modo che la tua console possa avviarsi senza una scheda SD inserita
1. Quando richiesto, premi (A) per procedere
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
1. Premi (B), quindi vai su "Exit" per uscire da GM9Megascript
+ Quando richiesto, ripristina i permessi di scrittura
1. Premi il pulsante HOME per far apparire il menu delle azioni
1. Seleziona "Poweroff system" per spegnere la console
La versione più recente di Luma3DS è ora installata sulla scheda SD e nella memoria interna.
{: .notice--success}
___
Se vuoi re-installare o aggiornare altre applicazioni homebrew, prosegui con [Completamento dell'installazione](finalizing-setup)
{: .notice--primary}