From 32cd7f111adb4a7ed2f8b24f634f4b5856394897 Mon Sep 17 00:00:00 2001 From: RocketRobz Date: Wed, 29 Sep 2021 17:07:48 -0600 Subject: [PATCH] FAQs: Update `Donor ROMs` --- pages/_en-US/nds-bootstrap/faq.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/_en-US/nds-bootstrap/faq.md b/pages/_en-US/nds-bootstrap/faq.md index 2f318ad6..82861839 100644 --- a/pages/_en-US/nds-bootstrap/faq.md +++ b/pages/_en-US/nds-bootstrap/faq.md @@ -35,7 +35,9 @@ There are also timing issues and AP measures (which most are already removed), b #### Donor ROMs Most games can be selected as a Donor ROM (which can be done via TWiLight Menu++), and both the game to launch and the donor must contain the same SDK version. In nds-bootstrap, the Donor ROM's ARM7 binary (and ARM7i binary, if available) is loaded in place of the one normally used for the game that it is trying to run. This allows certain games 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, the DSi-Enhanced game will be able to run within the MBK settings set by the DSiWare title the exploit is used on. +- **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), and *Mimi's Party Fun*. +- **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. #### What is a nightly and where do I get it?