mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
96 lines
5.0 KiB
Markdown
96 lines
5.0 KiB
Markdown
---
|
||
lang: it-IT
|
||
layout: wiki
|
||
section: twilightmenu
|
||
category: installing
|
||
title: Installazione (3DS)
|
||
long_title: Installazione TWiLight Menu++ (3DS)
|
||
description: Come installare TWiLight Menu++ su Nintendo 3DS
|
||
tabs:
|
||
-
|
||
working-camera: Fotocamera funzionante
|
||
non-working-camera: Fotocamera non funzionante
|
||
manual: Manuale
|
||
---
|
||
|
||
Prima di tutto avrai bisogno di un Custom Firmware installato sul tuo 3DS, segui [3ds.hacks.guide](https://3ds.hacks.guide) per installarlo
|
||
{:.alert .alert-info}
|
||
|
||
{% capture tab-working-camera %}
|
||
1. Apri FBI e seleziona `Remote Install`, poi `Scan QR Code`
|
||
1. Scannerizza questo QR code per installare l'ultima versione di [Universal-Updater](https://github.com/Universal-Team/Universal-Updater)<br> 
|
||
1. Chiudi FBI e avvia Universal-Updater
|
||
- Se questa opzione non è presente nel menu home, riavvia il tuo 3DS
|
||
1. Trova TWiLight Menu++ nella griglia delle applicazioni, puoi effettuare una ricerca con la terza scheda sulla barra laterale se hai problemi a trovarla
|
||
- L'app ha questa icona: 
|
||
1. Premi <kbd class="face">A</kbd> oppure tocca l'icona del download nella barra laterale e seleziona `TWiLight Menu++` per installarla
|
||
- L'operazione potrebbe richiedere un pò di tempo
|
||
{% endcapture %}
|
||
{% assign tab-working-camera = tab-working-camera | split: "////////" %}
|
||
|
||
{% capture tab-non-working-camera %}
|
||
1. Scarica l'ultima versione di [`Universal-Updater.cia`](https://github.com/Universal-Team/Universal-Updater/releases/latest/download/Universal-Updater.cia)
|
||
1. Posiziona il file `Universal-Updater.cia` ovunque sulla tua scheda SD
|
||
1. Avvia FBI sul tuo Nintendo 3DS
|
||
1. In FBI, naviga fino al posto dove hai piazzato il file `Universal-Updater.cia`
|
||
1. Seleziona il file `Universal-Updater.cia` e premi "Install & Delete"
|
||
1. Chiudi FBI e avvia Universal-Updater
|
||
- Se questa opzione non è presente nel menu home, riavvia il tuo 3DS
|
||
1. Trova TWiLight Menu++ nella griglia delle applicazioni, puoi effettuare una ricerca con la terza scheda sulla barra laterale se hai problemi a trovarla
|
||
- L'app ha questa icona: 
|
||
1. Premi <kbd class="face">A</kbd> o tocca l'icona del download nella barra laterale e seleziona `TWiLight Menu++` per installarla
|
||
- L'operazione potrebbe richiedere un pò di tempo
|
||
{% endcapture %}
|
||
{% assign tab-non-working-camera = tab-non-working-camera | split: "////////" %}
|
||
|
||
{% capture tab-manual %}
|
||
1. Scarica la versione piè recente di [`TWiLightMenu-3DS.7z`](https://github.com/DS-Homebrew/TWiLightMenu/releases/latest/download/TWiLightMenu-3DS.7z)
|
||
1. Estrai `TWiLightMenu-3DS.7z`
|
||
1. Copia la cartella `_nds` nella root della tua scheda SD
|
||
1. Copia il file `BOOT.NDS` nella root della tua scheda SD
|
||
1. Copia la cartella `roms` nella root della tua scheda SD
|
||
1. Copy the `.cia` file to your SD card root
|
||
1. On your 3DS, install the CIA with FBI
|
||
{% endcapture %}
|
||
{% assign tab-manual = tab-manual | split: "////////" %}
|
||
|
||
### Installazione
|
||
|
||
{% assign tabs = tab-working-camera | concat: tab-non-working-camera | concat: tab-manual %}
|
||
{% include tabs.html index=0 tabs=tabs %}
|
||
|
||
### Accessing flashcard contents
|
||
|
||
A flashcard is something that goes in the game card slot, and contains a microSD card slot. If you do not have a flashcard, you are done with this guide.
|
||
{:.alert .alert-warning}
|
||
|
||
#### If you have an R4(i) Ultra
|
||
|
||
1. Follow [this](installing-flashcard) guide starting from `To run games using your flashcard firmware`
|
||
- You can safely ignore the warnings
|
||
1. Open TWLMenu++ Settings
|
||
1. Switch to the `Misc settings` page
|
||
1. Turn on `Slot-1 microSD access`
|
||
1. Exit TWLMenu++ Settings by pressing `B` button
|
||
- If you end up in the DS Classic Menu, press `B` again
|
||
|
||
#### If you don't have an R4(i) Ultra
|
||
|
||
1. Create a file called `primary` in `sd:/_nds/` (not the flashcard one), so that TWiLight Menu++ reads settings from the console's SD card after it starts your flashcard
|
||
1. Follow [this](installing-flashcard) guide starting from `Autobooting TWiLight Menu++`
|
||
1. Copy the `BOOT.NDS` file from `TWiLightMenu-Flashcard.7z` to your flashcard’s microSD card root
|
||
1. Open TWLMenu++ Settings
|
||
1. Switch to the `Misc settings` page
|
||
1. Turn on `SCFG access in Slot-1` (Note that this option overrides `SD access in Slot-1`)
|
||
1. Set `Slot-1: Touch Mode` to `DSi mode`
|
||
1. Turn on `Auto-start Slot-1`
|
||
1. Exit TWLMenu++ Settings by pressing `B` button
|
||
- If you end up in the DS Classic Menu, launch your flashcard
|
||
- Otherwise, restart TWiLight Menu++
|
||
|
||
#### Switching between SD and flashcard contents
|
||
- Press either `SELECT`+`Up` or `SELECT`+`Down` to switch between the SD and flashcard contents
|
||
- If the SELECT menu is enabled, you can do so there as well
|
||
- If you use the 3DS theme, touch the Game Card/SD Card icon
|
||
- If you use the R4/GBC theme, press `L` button
|