mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
FAQs: Update donor ROM sections
This commit is contained in:
parent
2e2223fdee
commit
241e4b255c
@ -33,17 +33,22 @@ There are also timing issues and AP measures (which most are already removed), b
|
||||
- Swap top and bottom screens in compatible games for more comfortable gameplay, or on systems with a broken or removed screen
|
||||
- Take screenshots and edit values in the RAM using the in-game menu
|
||||
|
||||
#### 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.
|
||||
#### What is a Donor ROM?
|
||||
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
|
||||
- **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.
|
||||
|
||||
#### Why can't I set a Donor ROM?
|
||||
If there's a title requiring a Donor ROM, and the ROM TWLMenu++ stated to find doesn't show the option to set it as one (provided you've scrolled down), then find another ROM to set as a donor.
|
||||
|
||||
#### What is a nightly and where do I get it?
|
||||
A nightly build is build for the latest commit. Nightly builds may be unstable, but has the most recent bugfixes added.
|
||||
You can get nightly builds for nds-bootstrap [here](https://github.com/TWLBot/Builds/raw/master/nds-bootstrap.7z).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user