2024-02-12 07:22:00 +00:00
|
|
|
# Guide: melonDS
|
2024-01-06 08:25:02 +00:00
|
|
|
|
2024-01-18 17:27:02 +00:00
|
|
|
<img src="../../../wiki_images/logos/melonds-logo.svg" width="150">
|
2024-01-06 08:25:02 +00:00
|
|
|
|
2024-02-12 07:22:00 +00:00
|
|
|
### melonDS Links:
|
|
|
|
|
|
|
|
[melonDS - Webpage](https://melonds.kuribo64.net/)
|
|
|
|
|
|
|
|
[melonDS - Forum](https://melonds.kuribo64.net/board/)
|
|
|
|
|
|
|
|
[melonDS - FAQ](https://melonds.kuribo64.net/faq.php)
|
|
|
|
|
|
|
|
[melonDS - Wiki](https://github.com/melonDS-emu/melonDS/wiki)
|
|
|
|
|
|
|
|
[melonDS - Github](https://github.com/melonDS-emu/melonDS)
|
2024-08-22 13:10:03 +00:00
|
|
|
|
|
|
|
|
|
|
|
## Does MelonDS require BIOS or Firmware?
|
|
|
|
|
|
|
|
Yes,
|
|
|
|
|
|
|
|
The firmware can come in three flavors:
|
|
|
|
|
|
|
|
DSi/3DS DS-mode firmware: 128KB
|
|
|
|
regular DS firmware: 256KB
|
|
|
|
iQue DS firmware: 512KB
|
|
|
|
|
|
|
|
DS Emulation
|
|
|
|
|
|
|
|
bios9.bin - 4KB - ARM9 BIOS
|
|
|
|
bios7.bin - 16KB - ARM7 BIOS
|
|
|
|
firmware.bin - 128/256/512KB - firmware dump
|
|
|
|
|
|
|
|
|
|
|
|
DSi Emulation
|
|
|
|
|
|
|
|
DSi ARM9 BIOS: 64KB
|
|
|
|
DSi ARM7 BIOS: 64KB
|
|
|
|
DSi Firmware: 128KB
|
|
|
|
DSi NAND image: ~240MB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Where to put the games
|
|
|
|
NDS games should be put under the `retrodeck/roms/nds/` directory.
|
|
|
|
|