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
|
|
|
|
2025-01-07 08:10:53 +00:00
|
|
|
## Where to put the games
|
|
|
|
|
|
|
|
NDS games should be put under the `retrodeck/roms/nds/` directory.
|
2024-08-22 13:10:03 +00:00
|
|
|
|
|
|
|
|
2025-01-07 08:10:53 +00:00
|
|
|
## What file formats are supported?
|
2024-08-22 13:10:03 +00:00
|
|
|
|
2025-01-07 08:10:53 +00:00
|
|
|
```
|
|
|
|
.nds
|
|
|
|
.app
|
|
|
|
```
|
2024-08-22 13:10:03 +00:00
|
|
|
|
2025-01-07 08:10:53 +00:00
|
|
|
## Does MelonDS require BIOS or Firmware?
|
2024-08-22 13:10:03 +00:00
|
|
|
|
2025-01-07 12:26:54 +00:00
|
|
|
There exists several optional BIOS and FIrmware:
|
2024-08-22 13:10:03 +00:00
|
|
|
|
2025-01-07 08:10:53 +00:00
|
|
|
**Nintendo DS:**
|
|
|
|
```
|
|
|
|
bios7.bin
|
|
|
|
bios9.bin
|
|
|
|
firmware.bin
|
|
|
|
```
|
2024-08-22 13:10:03 +00:00
|
|
|
|
2025-01-07 08:10:53 +00:00
|
|
|
**Nintendo DSI:**
|
|
|
|
```
|
|
|
|
dsi_bios9.bin
|
|
|
|
dsi_bios7.bin
|
|
|
|
dsi_firmware.bin
|
|
|
|
dsi_nand.bin
|
|
|
|
```
|
2024-08-22 13:10:03 +00:00
|
|
|
|
2025-01-07 08:10:53 +00:00
|
|
|
### Where to put the BIOS and Firmware?
|
2024-08-22 13:10:03 +00:00
|
|
|
|
2025-01-07 08:10:53 +00:00
|
|
|
Directly into the folder
|
2024-08-22 13:10:03 +00:00
|
|
|
|
2025-01-07 08:10:53 +00:00
|
|
|
`retrodeck/bios/`
|
2024-08-22 13:10:03 +00:00
|
|
|
|
2025-01-07 08:10:53 +00:00
|
|
|
**Example:**
|
|
|
|
|
|
|
|
`retrodeck/bios/bios9.bin`
|
2024-08-22 13:10:03 +00:00
|
|
|
|
2025-01-07 13:16:33 +00:00
|
|
|
## Folder structure
|
|
|
|
|
2025-01-07 13:39:18 +00:00
|
|
|
| Type | Folder | Comment |
|
|
|
|
| :---: | :---: | :---: |
|
2025-01-07 13:16:33 +00:00
|
|
|
| Saves Folder |`retrodeck/saves/nds/melonds/` | |
|
|
|
|
| States Folder |`retrodeck/states/nds/melonds/` | |
|
|
|
|
| Config Folder |`~/.var/app/net.retrodeck.retrodeck/config/melonDS/` | `melonDS.ini`|
|
|
|
|
| BIOS Folder | `retrodeck/bios/` | |
|
|
|
|
|
|
|
|
## Change Language in games
|
|
|
|
|
|
|
|
**Requirements:**
|
|
|
|
|
|
|
|
- Check if the game has multiple language support over at this link [GamesTDB: DS](https://www.gametdb.com/DS/Downloads).
|
|
|
|
- You need to have your bios ion the `retrodeck/bios/` folder.
|
|
|
|
|
|
|
|
**Instructions:**
|
|
|
|
|
|
|
|
1. Open `Configurator` -> `MelonDS`
|
|
|
|
2. Click `Config` -> `Emu settings` -> `DS-Mode` -> Enable `Use external BIOS/firmware files`
|
|
|
|
3. Click `File` -> `Boot firmware` -> `DS icon` (bottom of the screen) -> `⚙️` -> `🌍` -> Set language.
|