From c8ccc3c60a5b651162c01bc06455c3208be98130 Mon Sep 17 00:00:00 2001 From: RocketRobz Date: Mon, 11 Oct 2021 22:09:27 -0600 Subject: [PATCH] FAQs: Update `What is a Donor ROM?` --- pages/_en-US/nds-bootstrap/faq.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/pages/_en-US/nds-bootstrap/faq.md b/pages/_en-US/nds-bootstrap/faq.md index 13707bba..f169613a 100644 --- a/pages/_en-US/nds-bootstrap/faq.md +++ b/pages/_en-US/nds-bootstrap/faq.md @@ -37,12 +37,7 @@ There are also timing issues and AP measures (which most are already removed), b In nds-bootstrap, when a game doesn't boot or save, another ROM is used to "donate" it's ARM7 (and ARM7i, if available) binary to the game set to run, in place of the game's own said binary. Most games can be set as a Donor ROM (which can be done via **TW**i**L**ight Menu++), and both the game to launch and the donor must contain the same SDK version. - **Flashcards in DS mode:** Games containing ARM7 binaries compiled in THUMB will require a Donor ROM containing an ARM7 binary compiled in ARM, in order for the game to boot and/or save. -- **DSi/3DS on SD Card + Flashcards with unlocked SCFG:** Only a few games require a Donor ROM to boot. Known ones that require it are - - Eigo ga Nigate na Otona no DS Training: Eigo Zuke - - Anpanman to Touch de Waku Waku Training - - Professor Layton and the Last Specter/Spectre's Call (Japanese version) - - Barbie and the Three Musketeers - - Mimi's Party Fun +- **DSi/3DS on SD Card + Flashcards with unlocked SCFG:** DSi-Enhanced games containing ARM7 binaries compiled in THUMB will require any TWL-type Donor ROM containing an ARM7 binary compiled in ARM, in order for the game to boot and save. - **DSiWarehax:** As both DSi-Enhanced games and DSi-Exclusive/DSiWare games contain different MBK settings from each other, DSi-Enhanced games will not boot in DSi mode without a Donor ROM. By setting a DSi-Exclusive/DSiWare title as a Donor ROM, DSi-Enhanced games will be able to run within the MBK settings set by the DSiWare title the exploit is used on. - **CycloDS iEvolution:** Same case with DSiWarehax, but DSi-Exclusive/DSiWare titles will require a DSi-Enhanced game set as a Donor ROM, instead of the other way around.