2021-11-18 21:28:35 +01:00
---
2021-11-21 17:55:35 +01:00
title: "Installazione di boot9strap (kartdlphax)"
2021-11-18 21:28:35 +01:00
---
{% include toc title="Indice" %}
### Lettura necessaria
2022-09-21 18:27:18 +02:00
kartdlphax è un exploit per la Modalità download di Mario Kart 7. It can be used with unSAFE_MODE to install custom firmware on target devices.
2021-11-18 21:28:35 +01:00
2021-11-21 17:55:35 +01:00
Per seguire queste istruzioni, avrai bisogno di:
2021-11-18 21:28:35 +01:00
2021-11-21 17:55:35 +01:00
- Un secondo 3DS con custom firmware (il **3DS di partenza**) della stessa regione del 3DS che stai cercando di modificare (il **3DS di destinazione**)
- Una copia fisica o digitale di Mario Kart della stessa regione di entrambe le console
- Una scheda SD per entrambe le console
2022-09-21 18:27:18 +02:00
If the (Right/Left Shoulder), (D-Pad Up), or (A) buttons on the **target 3DS** do not work, you will not be able to follow these instructions. For further assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
{: .notice--warning}
2021-11-18 21:28:35 +01:00
### Cosa serve
2021-11-21 17:55:35 +01:00
Sul **3DS di partenza** (il 3DS con custom firmware):
2021-11-18 21:28:35 +01:00
2022-06-11 23:38:36 +02:00
* L'ultima versione di [kartdlphax](https://github.com/mariohackandglitch/kartdlphax/releases/latest) (`plugin.3gx`)
* L'ultima versione di [Luma3DS 3GX Loader Edition](https://github.com/Nanquitas/Luma3DS/releases/latest) (`boot.firm`)
2021-11-18 21:28:35 +01:00
2021-11-21 17:55:35 +01:00
Sul **3DS di destinazione** (il 3DS che stai cercando di modificare):
2021-11-18 21:28:35 +01:00
2022-06-11 23:38:36 +02:00
* L'ultima versione di [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (download diretto)
* L'ultima versione di [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (download diretto)
* L'ultima versione di [Luma3DS standard](https://github.com/LumaTeam/Luma3DS/releases/latest) (il file `.zip` di Luma3DS)
2022-09-21 18:27:18 +02:00
* L'ultima versione di [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest) (il file RELEASE `.zip`)
2021-11-18 21:28:35 +01:00
2021-11-21 17:55:35 +01:00
#### Sezione I - Preparazione (3DS di partenza)
2021-11-18 21:28:35 +01:00
2021-11-21 17:55:35 +01:00
1. Inserisci la scheda SD del tuo **3DS di partenza** nel computer
2022-03-06 22:07:31 +01:00
1. Copia il file `boot.firm` di Luma 3GX Loader Edition nella directory principale della scheda SD del **3DS di partenza**, sostituendo qualsiasi file esistente
2022-01-20 21:20:59 +01:00
+ 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
2021-11-21 17:55:35 +01:00
1. Copia il file `plugin.3gx` di kartdlphax nella seguente cartella sulla scheda SD del **3DS di partenza**, a seconda della **regione della tua versione di Mario Kart 7**:
2021-11-18 21:28:35 +01:00
- USA: `luma/plugins/0004000000030800`
- EUR: `luma/plugins/0004000000030700`
- JPN: `luma/plugins/0004000000030600`
2021-11-21 17:55:35 +01:00
- Crea le cartelle `plugins` e `00040000...` se non sono già esistenti
1. Rimuovi la scheda SD e inseriscila nel **3DS di partenza**
2021-11-18 21:28:35 +01:00
2021-11-21 17:55:35 +01:00
#### Sezione II - Preparazione (3DS di destinazione)
2021-11-18 21:28:35 +01:00
2021-11-21 17:55:35 +01:00
1. Inserisci la scheda SD del tuo **3DS di destinazione** nel computer
1. Copia i file `boot.firm` e `boot.3dsx` dall'archivio `.zip` di Luma3DS standard nella directory principale della tua scheda SD
2022-01-26 07:45:48 +01:00
1. Crea una cartella chiamata `boot9strap` nella directory principale della tua scheda SD
2021-11-18 21:28:35 +01:00
1. Copia i file `boot9strap.firm` e `boot9strap.firm.sha` dall'archivio `.zip` di boot9strap nella cartella `/boot9strap/` della tua scheda SD
1. Copia il file `SafeB9SInstaller.bin` dall'archivio `.zip` di SafeB9SInstaller nella directory principale della tua scheda SD
2022-09-21 18:27:18 +02:00
1. Copia il file `usm.bin` dall'archivio `.zip` di unSAFE_MODE nella directory principale della tua scheda SD
1. Create a folder called `3ds` on the root of your SD card
1. Copia la cartella `slotTool` dall'archivio `.zip` di unSAFE_MODE nella cartella `3ds` della tua scheda SD
2021-11-21 17:55:35 +01:00
1. Rimuovi la scheda SD e inseriscila nel **3DS di destinazione**
2021-11-18 21:28:35 +01:00
2021-11-21 17:55:35 +01:00
#### Sezione III - kartdlphax
2021-11-18 21:28:35 +01:00
2021-11-21 17:55:35 +01:00
1. Accendi il **3DS di partenza**
- Se ti viene richiesto di configurare Luma3DS, premi START per salvare la configurazione
2022-02-11 23:46:53 +01:00
1. Arrivato nel menu HOME, premi (L) + (Giù) + (Select) per mostrare il menu di Rosalina
2021-11-21 17:55:35 +01:00
1. Seleziona "Enable plugin loader"
2021-11-18 21:28:35 +01:00
1. Premi (B) per uscire dal menu di Rosalina
2021-11-21 17:55:35 +01:00
1. Avvia Mario Kart 7
- Assicurati che la connettività wireless sia abilitata
2022-09-21 18:27:18 +02:00
1. Navigate to `Local Multiplayer`. A menu should pop up
- If the screen freezes, hold the power button for fifteen seconds to force power off your device, then try again
- If you have launched kartdlphax previously, the last selected settings will be loaded. If they are correct, select `Use settings` and skip the next 3 steps. If they are incorrect, select `Change settings` and proceed.
1. Select your **target 3DS** device type (Old 3DS family or New 3DS family)
1. Select the exploit type `3DS ROP xPloit Injector`
1. A confirmation menu will show up. If the settings shown on the top screen are correct, select `Use settings`
- If the settings are not correct, press `Change settings` and modify them accordingly
1. Select `Create Group`
2022-02-19 15:47:45 +01:00
- Se il 3DS di partenza si blocca in questo frangente e stai usando una cartuccia, prova a [installare la cartuccia nel sistema](dumping-titles-and-game-cartridges#installing-a-game-cartridge-directly-to-the-system)
2021-11-21 17:55:35 +01:00
1. Accendi il **3DS di destinazione**
- Assicurati che la connettività wireless sia abilitata
1. Sul **3DS di destinazione**, apri l'applicazione "Modalità download" (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}), quindi seleziona "Nintendo 3DS"
1. Unisciti al gruppo creato dal **3DS di partenza**
1. Seleziona "Inizia" sul **3DS di partenza** una volta rilevato il **3DS di destinazione**
2022-03-06 22:07:31 +01:00
1. Una volta avviata la modalità multigiocatore, vai su `Gran Premio` -> `50cc` -> (qualunque personaggio) -> `Trofeo Fungo` -> `OK`
2021-11-21 17:55:35 +01:00
1. Attendi un po' (dovresti visualizzare una percentuale sul **3DS di partenza**)
2022-09-21 18:27:18 +02:00
1. If the exploit was successful, the **target 3DS** will have booted into the 3DS ROP xPloit Injector
- If the exploit was not successful, power off the **source 3DS** and **target 3DS** and start again from the beginning of `Section III - kartdlphax`
1. Press (X) to inject unSAFE_MODE
1. If the injection was successful, the screen will turn green and the **target 3DS** will automatically power off
+ If the screen turns red, power off the target 3DS and start again from the beginning of `Section III - kartdlphax`. If this doesn't work, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp))
You will **not** need to use your **source 3DS** to complete any further steps on this guide. Any further steps should only be completed on the **target 3DS**.
{: .notice--info}
#### Section IV - unSAFE_MODE
1. Con la console ancora spenta, tieni premuto i pulsanti (L) + (R) + (Su) + (A), dopodiché, tenendo premuti i pulsanti, accendi la console
+ Mantieni premuti i pulsanti finché la console non si avvia in Safe Mode
+ Se dopo molteplici tentativi non riesci ancora ad entrare in Safe Mode, potresti avere uno dei pulsanti difettosi o rotti. In tal caso, puoi ricevere assistenza chiedendo, in inglese, nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp).
1. Premi "OK" per accettare l'aggiornamento
+ Non c'è alcun aggiornamento. Fa parte del procedimento
1. Premi "Accetto" per accettare i termini e le condizioni
1. L'aggiornamento fallirà, con codice di errore `003-1099`. Questo risultato è corretto
1. Alla richiesta "Vuoi configurare le Impostazioni internet?", seleziona "Sì"
1. Nel menu successivo, entra in `Connessione 1` -> `Modifica` -> pagina successiva (la freccia a destra) -> `Impostazioni proxy` -> `Impostazioni avanzate`
+ Ecco una [rappresentazione visiva](/images/safemode_highlighted.png)
1. Se l'exploit è andato a buon fine, la tua console avvierà SafeB9SInstaller
#### Section V - Installing boot9strap
2021-11-18 21:28:35 +01:00
1. Quando richiesto, inserisci la combinazione di tasti richiesta sullo schermo superiore per installare boot9strap
2022-09-21 18:27:18 +02:00
+ If the top screen is blank, power off your device and re-do Section IV
2021-11-18 21:28:35 +01:00
1. Una volta completato il processo, premi (A) per riavviare la tua console
2022-09-21 18:27:18 +02:00
1. La tua console dovrebbe riavviarsi all'interno del menu di configurazione di Luma3DS
+ Se la console dovesse spegnersi quando provi ad accenderla, assicurati di aver copiato il file `boot.firm` dall'archivio `.zip` di Luma3DS nella directory principale della tua scheda SD
New Crowdin updates (#2034)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Finnish)
* New translations installing-boot9strap-(fredtool).txt (Greek)
* New translations installing-boot9strap-(soundhax).txt (Finnish)
* New translations installing-boot9strap-(fredtool).txt (Finnish)
* New translations installing-boot9strap-(usm).txt (Finnish)
* New translations installing-boot9strap-(pichaxx).txt (Finnish)
* New translations restoring-updating-cfw.txt (Finnish)
* New translations installing-boot9strap-(kartdlphax).txt (Finnish)
* New translations bannerbomb3-fredtool-(twn).txt (Finnish)
* New translations installing-boot9strap-(soundhax).txt (Greek)
* New translations installing-boot9strap-(usm).txt (Czech)
* New translations installing-boot9strap-(fredtool).txt (German)
* New translations installing-boot9strap-(pichaxx).txt (Czech)
* New translations restoring-updating-cfw.txt (Czech)
* New translations installing-boot9strap-(kartdlphax).txt (Czech)
* New translations bannerbomb3-fredtool-(twn).txt (Czech)
* New translations finalizing-setup.txt (German)
* New translations installing-boot9strap-(safeb9sinstaller).txt (German)
* New translations updating-b9s.txt (German)
* New translations installing-boot9strap-(soundhax).txt (German)
* New translations installing-boot9strap-(usm).txt (German)
* New translations installing-boot9strap-(pichaxx).txt (German)
* New translations restoring-updating-cfw.txt (German)
* New translations installing-boot9strap-(kartdlphax).txt (German)
* New translations bannerbomb3-fredtool-(twn).txt (German)
* New translations finalizing-setup.txt (Greek)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Greek)
* New translations updating-b9s.txt (Greek)
* New translations finalizing-setup.txt (Hebrew)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hebrew)
* New translations updating-b9s.txt (Italian)
* New translations installing-boot9strap-(soundhax).txt (Italian)
* New translations installing-boot9strap-(fredtool).txt (Italian)
* New translations installing-boot9strap-(usm).txt (Italian)
* New translations installing-boot9strap-(pichaxx).txt (Italian)
* New translations restoring-updating-cfw.txt (Italian)
* New translations bannerbomb3-fredtool-(twn).txt (Italian)
* New translations finalizing-setup.txt (Japanese)
* New translations updating-b9s.txt (Japanese)
* New translations installing-boot9strap-(fredtool).txt (Japanese)
* New translations installing-boot9strap-(usm).txt (Japanese)
* New translations bannerbomb3-fredtool-(twn).txt (Japanese)
* New translations finalizing-setup.txt (Korean)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Korean)
* New translations updating-b9s.txt (Korean)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Italian)
* New translations bannerbomb3-fredtool-(twn).txt (Hungarian)
* New translations updating-b9s.txt (Hebrew)
* New translations installing-boot9strap-(soundhax).txt (Hebrew)
* New translations installing-boot9strap-(fredtool).txt (Hebrew)
* New translations installing-boot9strap-(usm).txt (Hebrew)
* New translations installing-boot9strap-(pichaxx).txt (Hebrew)
* New translations restoring-updating-cfw.txt (Hebrew)
* New translations installing-boot9strap-(kartdlphax).txt (Hebrew)
* New translations bannerbomb3-fredtool-(twn).txt (Hebrew)
* New translations finalizing-setup.txt (Hungarian)
* New translations installing-boot9strap-(kartdlphax).txt (Hungarian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hungarian)
* New translations updating-b9s.txt (Hungarian)
* New translations installing-boot9strap-(soundhax).txt (Hungarian)
* New translations installing-boot9strap-(fredtool).txt (Hungarian)
* New translations installing-boot9strap-(usm).txt (Hungarian)
* New translations installing-boot9strap-(pichaxx).txt (Hungarian)
* New translations restoring-updating-cfw.txt (Hungarian)
* New translations installing-boot9strap-(soundhax).txt (Korean)
* New translations installing-boot9strap-(soundhax).txt (Norwegian)
* New translations installing-boot9strap-(fredtool).txt (Norwegian)
* New translations installing-boot9strap-(usm).txt (Norwegian)
* New translations installing-boot9strap-(pichaxx).txt (Norwegian)
* New translations restoring-updating-cfw.txt (Norwegian)
* New translations installing-boot9strap-(kartdlphax).txt (Norwegian)
* New translations bannerbomb3-fredtool-(twn).txt (Norwegian)
* New translations finalizing-setup.txt (Polish)
* New translations updating-b9s.txt (Norwegian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Polish)
* New translations updating-b9s.txt (Polish)
* New translations installing-boot9strap-(soundhax).txt (Polish)
* New translations installing-boot9strap-(fredtool).txt (Polish)
* New translations installing-boot9strap-(usm).txt (Polish)
* New translations installing-boot9strap-(pichaxx).txt (Polish)
* New translations restoring-updating-cfw.txt (Polish)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Norwegian)
* New translations installing-boot9strap-(fredtool).txt (Korean)
* New translations updating-b9s.txt (Dutch)
* New translations installing-boot9strap-(usm).txt (Korean)
* New translations installing-boot9strap-(pichaxx).txt (Korean)
* New translations restoring-updating-cfw.txt (Korean)
* New translations installing-boot9strap-(kartdlphax).txt (Korean)
* New translations bannerbomb3-fredtool-(twn).txt (Korean)
* New translations finalizing-setup.txt (Dutch)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Dutch)
* New translations finalizing-setup.txt (Norwegian)
* New translations installing-boot9strap-(soundhax).txt (Dutch)
* New translations installing-boot9strap-(fredtool).txt (Dutch)
* New translations installing-boot9strap-(usm).txt (Dutch)
* New translations installing-boot9strap-(pichaxx).txt (Dutch)
* New translations restoring-updating-cfw.txt (Dutch)
* New translations installing-boot9strap-(kartdlphax).txt (Dutch)
* New translations bannerbomb3-fredtool-(twn).txt (Dutch)
* New translations installing-boot9strap-(kartdlphax).txt (Polish)
* New translations bannerbomb3-fredtool-(twn).txt (Polish)
* New translations bannerbomb3-fredtool-(twn).txt (Russian)
* New translations finalizing-setup.txt (Swedish)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Swedish)
* New translations updating-b9s.txt (Swedish)
* New translations installing-boot9strap-(soundhax).txt (Swedish)
* New translations installing-boot9strap-(fredtool).txt (Swedish)
* New translations installing-boot9strap-(usm).txt (Swedish)
* New translations restoring-updating-cfw.txt (Russian)
* New translations installing-boot9strap-(pichaxx).txt (Swedish)
* New translations restoring-updating-cfw.txt (Swedish)
* New translations installing-boot9strap-(kartdlphax).txt (Swedish)
* New translations bannerbomb3-fredtool-(twn).txt (Swedish)
* New translations finalizing-setup.txt (Turkish)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Turkish)
* New translations updating-b9s.txt (Turkish)
* New translations installing-boot9strap-(soundhax).txt (Turkish)
* New translations installing-boot9strap-(kartdlphax).txt (Russian)
* New translations installing-boot9strap-(pichaxx).txt (Russian)
* New translations restoring-updating-cfw.txt (Portuguese)
* New translations finalizing-setup.txt (Portuguese)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Portuguese)
* New translations updating-b9s.txt (Portuguese)
* New translations installing-boot9strap-(soundhax).txt (Portuguese)
* New translations installing-boot9strap-(fredtool).txt (Portuguese)
* New translations installing-boot9strap-(usm).txt (Portuguese)
* New translations installing-boot9strap-(pichaxx).txt (Portuguese)
* New translations installing-boot9strap-(kartdlphax).txt (Portuguese)
* New translations installing-boot9strap-(usm).txt (Russian)
* New translations bannerbomb3-fredtool-(twn).txt (Portuguese)
* New translations finalizing-setup.txt (Russian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Russian)
* New translations updating-b9s.txt (Russian)
* New translations installing-boot9strap-(soundhax).txt (Russian)
* New translations installing-boot9strap-(fredtool).txt (Russian)
* New translations installing-boot9strap-(fredtool).txt (Turkish)
* New translations installing-boot9strap-(soundhax).txt (Chinese Traditional)
* New translations installing-boot9strap-(usm).txt (Chinese Simplified)
* New translations installing-boot9strap-(pichaxx).txt (Chinese Simplified)
* New translations restoring-updating-cfw.txt (Chinese Simplified)
* New translations bannerbomb3-fredtool-(twn).txt (Chinese Simplified)
* New translations finalizing-setup.txt (Chinese Traditional)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Chinese Traditional)
* New translations updating-b9s.txt (Chinese Traditional)
* New translations installing-boot9strap-(fredtool).txt (Chinese Traditional)
* New translations installing-boot9strap-(usm).txt (Chinese Traditional)
* New translations installing-boot9strap-(pichaxx).txt (Chinese Traditional)
* New translations restoring-updating-cfw.txt (Chinese Traditional)
* New translations installing-boot9strap-(kartdlphax).txt (Chinese Traditional)
* New translations bannerbomb3-fredtool-(twn).txt (Chinese Traditional)
* New translations finalizing-setup.txt (Vietnamese)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Vietnamese)
* New translations installing-boot9strap-(fredtool).txt (Chinese Simplified)
* New translations installing-boot9strap-(soundhax).txt (Ukrainian)
* New translations installing-boot9strap-(usm).txt (Turkish)
* New translations installing-boot9strap-(pichaxx).txt (Turkish)
* New translations restoring-updating-cfw.txt (Turkish)
* New translations installing-boot9strap-(kartdlphax).txt (Turkish)
* New translations bannerbomb3-fredtool-(twn).txt (Turkish)
* New translations finalizing-setup.txt (Ukrainian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Ukrainian)
* New translations updating-b9s.txt (Ukrainian)
* New translations installing-boot9strap-(fredtool).txt (Ukrainian)
* New translations installing-boot9strap-(soundhax).txt (Chinese Simplified)
* New translations installing-boot9strap-(usm).txt (Ukrainian)
* New translations installing-boot9strap-(pichaxx).txt (Ukrainian)
* New translations restoring-updating-cfw.txt (Ukrainian)
* New translations installing-boot9strap-(kartdlphax).txt (Ukrainian)
* New translations bannerbomb3-fredtool-(twn).txt (Ukrainian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Chinese Simplified)
* New translations updating-b9s.txt (Chinese Simplified)
* New translations updating-b9s.txt (Vietnamese)
* New translations bannerbomb3-fredtool-(twn).txt (Vietnamese)
* New translations installing-boot9strap-(soundhax).txt (Vietnamese)
* New translations updating-b9s.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Portuguese, Brazilian)
* New translations finalizing-setup.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(kartdlphax).txt (Vietnamese)
* New translations restoring-updating-cfw.txt (Vietnamese)
* New translations installing-boot9strap-(pichaxx).txt (Vietnamese)
* New translations installing-boot9strap-(usm).txt (Vietnamese)
* New translations installing-boot9strap-(fredtool).txt (Vietnamese)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Thai)
* New translations restoring-updating-cfw.txt (Indonesian)
* New translations installing-boot9strap-(kartdlphax).txt (Indonesian)
* New translations bannerbomb3-fredtool-(twn).txt (Indonesian)
* New translations finalizing-setup.txt (Thai)
* New translations installing-boot9strap-(pichaxx).txt (Thai)
* New translations updating-b9s.txt (Thai)
* New translations installing-boot9strap-(soundhax).txt (Thai)
* New translations installing-boot9strap-(fredtool).txt (Thai)
* New translations installing-boot9strap-(usm).txt (Thai)
* New translations installing-boot9strap-(usm).txt (Indonesian)
* New translations installing-boot9strap-(pichaxx).txt (Indonesian)
* New translations finalizing-setup.txt (Indonesian)
* New translations restoring-updating-cfw.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(soundhax).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(fredtool).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(usm).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(pichaxx).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(kartdlphax).txt (Portuguese, Brazilian)
* New translations bannerbomb3-fredtool-(twn).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Indonesian)
* New translations updating-b9s.txt (Indonesian)
* New translations installing-boot9strap-(soundhax).txt (Indonesian)
* New translations installing-boot9strap-(fredtool).txt (Indonesian)
* New translations restoring-updating-cfw.txt (Thai)
* New translations installing-boot9strap-(kartdlphax).txt (Thai)
* New translations updating-b9s.txt (Pirate English)
* New translations installing-boot9strap-(usm).txt (Malay)
* New translations installing-boot9strap-(pichaxx).txt (Malay)
* New translations restoring-updating-cfw.txt (Malay)
* New translations installing-boot9strap-(kartdlphax).txt (Malay)
* New translations bannerbomb3-fredtool-(twn).txt (Malay)
* New translations finalizing-setup.txt (Pirate English)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Pirate English)
* New translations installing-boot9strap-(soundhax).txt (Pirate English)
* New translations installing-boot9strap-(fredtool).txt (Pirate English)
* New translations installing-boot9strap-(usm).txt (Pirate English)
* New translations installing-boot9strap-(pichaxx).txt (Pirate English)
* New translations restoring-updating-cfw.txt (Pirate English)
* New translations installing-boot9strap-(kartdlphax).txt (Pirate English)
* New translations installing-boot9strap-(fredtool).txt (Malay)
* New translations bannerbomb3-fredtool-(twn).txt (Thai)
* New translations finalizing-setup.txt (Croatian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Croatian)
* New translations updating-b9s.txt (Croatian)
* New translations installing-boot9strap-(soundhax).txt (Croatian)
* New translations installing-boot9strap-(fredtool).txt (Croatian)
* New translations installing-boot9strap-(usm).txt (Croatian)
* New translations installing-boot9strap-(soundhax).txt (Malay)
* New translations installing-boot9strap-(pichaxx).txt (Croatian)
* New translations restoring-updating-cfw.txt (Croatian)
* New translations installing-boot9strap-(kartdlphax).txt (Croatian)
* New translations bannerbomb3-fredtool-(twn).txt (Croatian)
* New translations finalizing-setup.txt (Malay)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Malay)
* New translations updating-b9s.txt (Malay)
* New translations bannerbomb3-fredtool-(twn).txt (Pirate English)
* New translations installing-boot9strap-(hardmod).txt (Dutch)
* New translations installing-boot9strap-(ntrboot).txt (Dutch)
* New translations finalizing-setup.txt (Dutch)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Dutch)
* New translations updating-b9s.txt (Dutch)
* New translations installing-boot9strap-(soundhax).txt (Dutch)
* New translations installing-boot9strap-(fredtool).txt (Dutch)
* New translations installing-boot9strap-(usm).txt (Dutch)
* New translations installing-boot9strap-(pichaxx).txt (Dutch)
* New translations installing-boot9strap-(kartdlphax).txt (Dutch)
* New translations bannerbomb3-fredtool-(twn).txt (Dutch)
2022-06-07 13:45:17 +02:00
1. Premi (Start) per salvare e riavviare il 3DS
2021-11-18 21:28:35 +01:00
2022-06-11 23:38:36 +02:00
A questo punto, la console avvierà sempre Luma3DS.
2022-02-11 23:46:53 +01:00
+ Luma3DS non è diverso dal normale menu HOME. Se la console avvia il menu HOME, vuol dire che sta eseguendo il custom firmware.
2022-06-11 23:38:36 +02:00
+ Nella pagina successiva installerai applicazioni homebrew utili per completare la tua installazione.
2022-09-21 18:27:18 +02:00
#### Section VI - Restoring WiFi Configuration Profiles
1. Avvia l'applicazione "Modalità download"
1. Attendi finché non vedrai i due pulsanti
+ Non premere alcun pulsante
1. Premi simultaneamente i pulsanti (L) + (Giù) + (Select) per aprire il menu di Rosalina
1. Seleziona "Miscellaneous options"
1. Seleziona "Switch the hb. title to the current app."
1. Premi (B) per continuare
1. Premi (B) per tornare al menu principale di Rosalina
1. Premi (B) per uscire dal menu di Rosalina
1. Premi il pulsante HOME, quindi chiudi l'applicazione "Modalità download"
1. Riavvia l'applicazione "Modalità download"
1. La console dovrebbe ora avviare l'Homebrew Launcher
1. Avvia slotTool dalla lista degli homebrew disponibili
1. Seleziona "RESTORE original wifi slots 1,2,3"
1. La console verrà riavviata
2021-11-18 21:28:35 +01:00
___
### Prosegui con il [Completamento dell'installazione](finalizing-setup)
{: .notice--primary}