9.9 KiB
| lang | layout | section | category | title | description | tabs | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| he-IL | wiki | ds-index | guides | DS Game Forwarders (3DS) | איך לייצור מעבירי משחקים בקובץ CIA על מנת לקבל משחקי DS בתפריט הבית של ה3DS |
|
אם אתם נתקלים בבעיות, בדקו את השו"ת בבנושא בGBAtemp. {:.alert .alert-warning}
דרישות
3DS:
{% capture flashcards %} הפלאשקארטים המומלצים הם DSTT וAcekard 2i. אם אתם רוצים תאימות מושלמת למשחקים, השיגו את הSuperCard DSTWO / DSTWO PLUS. החסרון היחיד הוא שהם ירוקנו את הסוללה מהר יותר.
אם יש לכם פלאשקארט שעובד עם NTR Launcher של Apache Thunder, תרגישו חופשי לבקש אותו בנושא בGBAtemp. וודאו שאתם מציינים באיזה build אתם משתמשים (Normal או Alt), ואם RESETSLOT1 מוגדר על 0 או על 1 בsd:/nds/ntr_launcher.ini.
תואמים:
- Acekard 2(i) (משחקים שהם DSi-Enhanced, כולל משחקי NTR חדשים יותר, לא יעבדו.)
- 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) (גרסה רגילה וRTS)
- R4iTT (www.r4itt.net) (כרטיסים סגולים עלולים לא להיות תואמים)
- SuperCard DSONE
- SuperCard DSTWO (גרסה רגילה וPlus)
לא נבדק:
- R4i3D NEW (השתמשו בתבנית ובחבילה של R4iDSN)
נתמכים חלקית:
- Ace 3DS+ (התמיכה במשחקים לא טובה, אז שמירה וטעינה גורמים לקריסה)
- Gateway Blue Card (התמיכה במשחקים לא טובה, אז שמירה וטעינה גורמים לקריסה)
- EX4DS (התמיכה במשחקים לא טובה, אז שמירה וטעינה גורמים לקריסה)
- R4iLS (התמיכה במשחקים לא טובה, אז שמירה וטעינה גורמים לקריסה)
- כרטיסים עם www.r4isdhc.com.cn (התמיכה במשחקים לא טובה, אז שמירה וטעינה גורמים לקריסה)
אינו תואם:
- CycloDS (i)Evolution (יכול להפעיל בטעינה רומים, אבל עובד שונה מפלאשקארדים אחרים)
- (i)Edge (לא מסוגל להפעיל בטעינה רום .nds)
- 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 (לא פעולת המעבירים) גורמים לבריק לקלטת) {% endcapture %}
פלאשקארדים נתמכים
PC:
- מערכת הפעלה 64 ביט
- Forwarder3-DS
- Java 8 Update 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 %}
- הורידו את SD card forwarder pack
- חלצו את התוכן של התיקיה
for SD card rootלכרטיס הSD של ה3DS שלכם
לאחר שתחלצו את החבילה, תוכלו לערוך את sd:/_nds/nds-bootstrap.ini על מנת לשנות את ההגדרות:
BOOST_CPU: אם מוגדר ל1, מהירות השעון של TWL תהיה בשימוש והלאג יעלםSOUND_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 %}
חלק 2: קבלת קבצי תיקון האנטי פיראטיות (AP) מ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
חלק 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