11 KiB
| lang | layout | section | category | title | description | tabs | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| fr-FR | wiki | ds-index | guides | Forwarders de jeu DS (3DS) | Comment créer des applications CIA pour avoir vos jeux DS dans le menu d'accueil de votre 3DS |
|
Les forwarders pour menu Home sont des raccourcis sous forme d'icône qui vous redirigent vers le logiciel correspondant. Avec cette option, vous pouvez ajouter des jeux de DS sur le menu Home pour un accès plus facile, soit à partir de la carte SD (en utilisant nds-bootstrap) ou à partir d'un linker (via son propre kernel).
Les jeux de DS doivent être dumpés au format `.nds. Vous pouvez dumper vos cartouches de jeu DS en utilisant GodMode9.
{:.alert .alert-info}
Cette page considère que vous possédez un CFW tel que celui utilisé dans le guide.
Choisissez l'un des éléments suivant à ajouter au menu Home :
{% capture tab-sd-card %}
Étape 1: Récupérer les fichiers nécessaires
Si vous avez déjà Universal Updater installé sur votre console, vous pouvez passer à l'étape 3.
{:.alert .alert-info}
- Ouvrez FBI, allez dans
Remote Install, puis sélectionnez Scan QR Code
Scannez ce QR code pour installer la dernière version de Universal Updater

Ouvrez Universal Updater depuis le menu Home
- Installez le pack NDSForwarder
- NDSForwarder et ses fichiers requis sont maintenant installés dans leurs emplacements respectifs
Étape 2 : NDSForwarder
- Lancez l'Homebrew Launcher
- Dans l'Homebrew Launcher, ouvrez
NDS Forwarder Generator
- Naviguez à l'emplacement de votre jeu et appuyez sur A
- Confirmez l'installation en choisissant
Yes`
1
Une fois installé, votre jeu apparaîtra sous forme d'icône sur le menu Home
{% endcapture %}
{% assign tab-sd-card = tab-sd-card | split: "////////" %}
{% capture tab-flashcard %}
Si vous rencontrez un problème, consultez la FAQ sur le site GBAtemp.
{:.alert .alert-warning}
Pré-requis
3DS :
{% capture flashcards %}
Les linkers recommandés sont le DSTT et le Acekard 2i. If you want perfect game compatibility, get the SuperCard DSTWO/DSTWO PLUS. En contrepartie, votre batterie se videra plus rapidement.
Si vous possédez un linker fonctionnant avec le NTR Launcher de Apache Thunder, n'hésitez pas à vous rendre sur cette page. Assurez-vous de préciser quelle version vous utilisez (Normal ou Alt), et si RESETSLOT1 est défini sur 0 ou 1 dans le fichier sd:/nds/ntr_launcher.ini.
Compatibilité :
- Acekard 2(i) (Les jeux DSi-Enhanced ainsi que les nouveux jeux NTR ne fonctionneront pas.)
- Acekard RPG
- DSTT
- DSTT Advance
- Galaxy Eagle
- M3 DS Real
- M3 DS Simply (utilisez une carte microSD d'au moins 2 Go)
- R4 DS (en version originale non-SDHC, utilisez une carte microSD d'au moins 2 Go)
- 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) (versions Normale et RTS)
- R4iTT (www.r4itt.net) (Les cartes violettes peuvent être incompatibles)
- SuperCard DSONE
- SuperCard DSTWO (versions Normal et Plus)
Non testé :
- R4i3D NEW (utilise le modèle et le pack R4iDSN)
Partiellement compatible :
- Ace 3DS+ (mauvaise compatibilité, les sauvegardes/chargements provoquent souvent un crash)
- Carte Gateway bleue (mauvaise compatibilité, les sauvegardes/chargements provoquent souvent un crash)
- EX4DS (mauvaise compatibilité, les sauvegardes/chargements provoquent souvent un crash)
- R4iLS (mauvaise compatibilité, les sauvegardes/chargements provoquent souvent un crash)
- Toutes cartes de www.r4isdhc.com.cn (mauvaise compatibilité, les sauvegardes/chargements provoquent souvent un crash)
Incompatible :
- CycloDS (i)Evolution (peut lancer automatiquement des ROMs, mais fonctionne différemment des autres linkers)
- (i)Edge (incapable de démarrer automatiquement une ROM en .nds)
- R4 Gold Pro (www.r4i-gold.com / www.r4i-gold.me) (YSMenu (pas la manip du forwarder) rendra la carte inutilisable)
- R4i3D (2012)
- R4 Infinity Dual Core
- R4 SDHC
- R4 SDHC Dual-Core (www.r4isdhc.com) (YSMenu (pas la manip du forwarder) rendra la carte inutilisable)
{% endcapture %}
Un linker compatible de cette liste
{{ flashcards | markdownify }}
PC :
- Un système d'exploitation 64 bits
- Forwarder3-DS
- Java en version 8, Update 251
- Utilisateurs de Linux: JavaFX
- Pour les systèmes basés sur Debian, exécutez ceci
- Architecture :
sudo pacman -S java8-openjfx && sudo archlinux-java set java-8-openjdk/jre
Étape 1 : Préparation
-
Téléchargez l'un de ces packs :
-
Extract the contents of the for Slot-1 microSD folder to the root of your flashcard's microSD card, and (if the folder exists) the contents of the for 3DS SD card folder 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 to 0 or A is held, the DSi boot screen will appear instead of the normal DS splash, and TWL clock speed is used, so lags begone
DISABLEANIMATION: If set to 1 or B is held, the DS/DSi boot screen is skipped
HEALTHSAFETYMSG: If set to 1, 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
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.7z
- In the 7z file, go to
_nds/TWiLightMenu/
- Copy the
apfix folder to sd:/_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
Target on the left
- NOTE: If you don't see a list of cards, download this zip, and put the
forwarders folder in the same folder as Forwarder3DS.jar, then rename it to .forwarders
- 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
- 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 the saves folder 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 title and 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
{% endcapture %}
{% assign tab-flashcard = tab-flashcard | split: "////////" %}
{% assign tabs = tab-sd-card | concat: tab-flashcard %}
{% include tabs.html index=0 tabs=tabs %}