9.6 KiB
| lang | layout | section | category | title | description | tabs | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| it-IT | wiki | ds-index | guides | DS Game Forwarders (3DS) | Come creare scorciatoie CIA per avere i tuoi giochi DS nel menu home del tuo 3DS |
|
Se hai qualche problema, controlla le FAQ sul thread GBAtemp. {:.alert .alert-warning}
Requisiti
3DS:
- Luma3DS, o qualsiasi altro CFW che patcha TWL_NAND
- FBI per installare i file CIA
- (Facoltativa) Una flashcard DS supportata
{% capture flashcards %} Le flashcard raccomandate sono DSTT e Acekard 2i. Se vuoi una perfetta compatibilità con i giochi, prendi la SuperCard DSTWO / DSTWO PLUS. L'unico svantaggio è che svuota la batteria del sistema più velocemente.
Se hai una flashcard che funziona con il Launcher NTR di Apache Thunder, non esitare a richiederla sul thread GBAtemp. Assicurati di specificare quale build stai usando (Normale o Alt), e se RESETSLOT1 è impostato a 0 o 1 in sd:/nds/ntr_launcher. ni.
Compatibile:
- Acekard 2(i) (i giochi DSi-Enhanced, compresi i giochi più recenti NTR, non funzionano.)
- Acekard RPG
- DSTT
- DSTT Advance
- Galaxy Eagle
- M3 DS Real
- M3 DS Simply (uses < 2 GB microSD card)
- R4 DS (Original Non-SDHC version, uses < 2 GB microSD card)
- R4 SDHC Snoopy
- R4 SDHC RTS LITE (www.r4isdhc.com)
- R4 SDHC Upgrade (www.r4i-sdhc.com)
- R4i3D (www.r4i3d.com)
- R4iDSN
- R4i Gold
- R4i Gold RTS (www.r4ids.cn)
- R4i-SDHC (www.r4i-sdhc.com) (Versione Normale e RTS)
- R4iTT (www.r4itt.net) (La Purple card potrebbe essere incompatible)
- SuperCard DSONE
- SuperCard DSTWO (versioni Normale e Plus)
Non Testato:
- R4i3D NUOVO (utilizza modello e pacchetto R4iDSN)
Parzialmente compatibile:
- Ace 3DS+ (compatibilità con i giochi pessima, quindi il salvataggio/caricamento dei file di salvataggio risulta in un crash.)
- Gateway Blue Card (compatibilità con i giochi pessima, quindi il salvataggio/caricamento dei file di salvataggio risulta in un crash.)
- EX4DS (compatibilità con i giochi pessima, quindi il salvataggio/caricamento dei file di salvataggio risulta in un crash.)
- R4iLS (compatibilità con i giochi pessima, quindi il salvataggio/caricamento dei file di salvataggio risulta in un crash.)
- Le flashcard con www.r4isdhc.com.cn (La compatibilità con i giochi è pessima, quindi il salvataggio/caricamento dei file risulta in crash.)
Incompatibile:
- CycloDS (i)Evolution (Può auto-avviare le ROM, ma funziona in modo diverso rispetto ad altre flashcard.)
- (i)Edge (Impossibile effettuare l'autoboot di una .nds ROM)
- R4 Gold Pro (www.r4i-gold.com / www.r4i-gold.me) (YSMenu (not the forwarder process) bricks the card)
- R4i3D (2012)
- R4 Infinity Dual Core
- R4 SDHC
- R4 SDHC Dual-Core (www.r4isdhc.com) (YSMenu (non il processo di scorciatoia) rende inutilizzabile la card) {% endcapture %}
Flashcard supportate
PC:
- Un OS a 64 bit
- Forwarder3-DS
- Aggiornamento Java 8 251
- Linux users: JavaFX. On Debian based systems run this, or if you're on Arch run:
sudo pacman -S java8-openjfx && sudo archlinux-java set java-8-openjdk/jre.
Part 1: Getting started
{% capture tab-sd-card %}
- Scarica il pacchetto scorciatoia della scheda SD
- Estrae il contenuto della cartella
per la scheda SDnella directory principale della scheda SD del tuo 3DS
Dopo aver estratto il pacchetto, è possibile modificare sd:/_nds/nds-bootstrap.ini e modificare le impostazioni:
BOOST_CPU: Se impostata a 1, viene utilizzata la velocità TWL, quindi non ci dovrebbero essere rallentamentiSOUND_FREQ: If set to 1, sound will play at 48 kHz, instead of 32 kHz {% endcapture%} {% assign tab-sd-card = tab-sd-card | split: "////////" %}
{% capture tab-flashcard %}
-
Download one of these packs:
-
Extract the contents of the
for Slot-1 microSDfolder to the root of your flashcard's microSD card, and (if the folder exists) the contents of thefor 3DS SD cardfolder to the root of your 3DS's SD card.
After you extract the pack for your card, you can edit sd:/_nds/ntr_forwarder.ini to change the settings. This isn't possible for Acekard RPG, R4 DS, and R4i Gold RTS.
NTRCLOCK: If set to0or A is held, the DSi boot screen will appear instead of the normal DS splash, and TWL clock speed is used, so lags begoneDISABLEANIMATION: If set to1or B is held, the DS / DSi boot screen is skippedHEALTHSAFETYMSG: If set to1, the boot screen's health and safety message will appear on the bottom screen, otherwise the bottom screen stays white with no health and safety message {% endcapture %} {% assign tab-flashcard = tab-flashcard | split: "////////" %}
{% assign tabs = tab-sd-card | concat: tab-flashcard %} {% include tabs.html index=0 tabs=tabs %}
Part 2: Getting the AP fix files from TWiLight Menu++
If you already have TWiLight Menu++, skip to the next section.
- Download the latest
TWiLightMenu-3DS.7zfrom the release page - In the 7z file, go to
_nds/TWiLightMenu/ - Copy the
apfixfolder tosd:/_nds/ntr-forwarder/on your 3DS's SD card
Part 3: Forwarder3-DS
- Open
Forwarder3DS.jar- Windows users: If it doesn't open, download this Forwarder3DS.bat, place it in the same folder as Forwarder3DS.jar, and run it
- Set your card as the
Targeton the left- NOTE: If you don't see a list of cards, download this zip, and put the
forwardersfolder in the same folder as Forwarder3DS.jar, then rename it to.forwarders
- NOTE: If you don't see a list of cards, download this zip, and put the
- Enable
Automatically set ROM path- Linux users: The automatic path is incorrect since it includes the entire path (e.g.
/media/$USER/something/), please remove that part - MacOS users: The automatic path is incorrect since it includes
/Volumes/(cardname)/at the start, please remove that part
- Linux users: The automatic path is incorrect since it includes the entire path (e.g.
- Click the folder in the top right and select the ROMs you want to make forwarders for or drag and drop them onto the window
- NOTE: The ROMs must already be on your SD card when selecting them, and can't be moved without recreating the forwarders
- SD card users: If your save file is in the same folder as the ROM, move it to a folder called
saves, with thesavesfolder being in the same place as the ROMs
- If you're playing a hack / translation of a DSi-Enhanced game that has it's banner / title edited, find the banner for the game from here, right click on the game in Forwarder3-DS, click
Import banner, and click on the banner to use - If using a homebrew ROM, click on it, then clear the
Game titleand type the game's title - Click the floppy disk button to generate the forwarder CIA(s)
- Copy the CIA(s) to your 3DS's SD card, then install them using FBI
- If using EmuNAND, install to both SysNAND and EmuNAND