mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2025-11-03 19:16:07 +01:00
17 lines
833 B
Markdown
17 lines
833 B
Markdown
[Return to the index](./00_index.md)
|
|
## 64DD Disk support
|
|
|
|
Specific flashcarts (such as the [SummerCart64](https://summercart64.dev)) can fully emulate the original 64DD (load, run, save) disks without having a physical device connected to the N64 and don't require conversion ROMs.
|
|
|
|
To load and run 64DD disk images, place the required 64DD IPL dumps in the `/menu/64ddipl` folder on the SD card.
|
|
For more details, follow [this guide on the 64dd.org website](https://64dd.org/tutorial_sc64.html).
|
|
|
|
> [!TIP]
|
|
> Expansion disks expect the same region as the ROM image (Japan -> Japan | US -> US).
|
|
|
|
> [!WARNING]
|
|
> It is not yet possible to swap 64DD disks via N64FlashcartMenu, though this feature will be added in future.
|
|
|
|
### Conversion ROMs
|
|
The N64Flashcart Menu is able to load and run conversion ROMs (but does not perform saves).
|