mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Add .sav to DSiWare save file
B4DS mode uses `.sav`
This commit is contained in:
parent
66e2658758
commit
672aabe78a
@ -12,7 +12,7 @@ There are many emulators present for the DS and DSi. This page provides a compre
|
|||||||
### List of systems supported by TWiLight Menu++
|
### List of systems supported by TWiLight Menu++
|
||||||
|
|
||||||
| Format | Loader | Extensions | Save file |
|
| Format | Loader | Extensions | Save file |
|
||||||
| ----------------------- | ------------------------------------------------ | -------------------------------------- | ---------------------------------------------- |
|
| ----------------------- | ------------------------------------------------ | -------------------------------------- | -------------------------------------------------------------------------- |
|
||||||
| ARGV[^1] | Native | `.argv` | |
|
| ARGV[^1] | Native | `.argv` | |
|
||||||
| Atari 2600 | [StellaDS][stellads] | `.a26` | |
|
| Atari 2600 | [StellaDS][stellads] | `.a26` | |
|
||||||
| Atari 5200 | [A5200DS][a5200ds] | `.a52` | |
|
| Atari 5200 | [A5200DS][a5200ds] | `.a52` | |
|
||||||
@ -20,7 +20,7 @@ There are many emulators present for the DS and DSi. This page provides a compre
|
|||||||
| Atari XEGS | [A8DS][a8ds] | `.xex`, `.atr` | |
|
| Atari XEGS | [A8DS][a8ds] | `.xex`, `.atr` | |
|
||||||
| ColecoVision | [S8DS][s8ds], [ColecoDS][colecods] | `.col` | |
|
| ColecoVision | [S8DS][s8ds], [ColecoDS][colecods] | `.col` | |
|
||||||
| DS | [nds-bootstrap][ndsbs], flashcard kernel, native | `.nds`, `.dsi`, `.ids`, `.srl`, `.app` | `saves/[rom name].sav`[^2] |
|
| DS | [nds-bootstrap][ndsbs], flashcard kernel, native | `.nds`, `.dsi`, `.ids`, `.srl`, `.app` | `saves/[rom name].sav`[^2] |
|
||||||
| DSiWare | [Unlaunch][unlaunch], [nds-bootstrap][ndsbs] | `.nds`, `.dsi`, `.ids`, `.srl`, `.app` | `saves/[rom name].pub`, `saves/[rom name].prv` |
|
| DSiWare | [Unlaunch][unlaunch], [nds-bootstrap][ndsbs] | `.nds`, `.dsi`, `.ids`, `.srl`, `.app` | `saves/[rom name].pub`, `saves/[rom name].prv`, `saves/[rom name].sav`[^7] |
|
||||||
| DSTWO Plugin | [DSTWO][dstwo][^3] | `.plg` | |
|
| DSTWO Plugin | [DSTWO][dstwo][^3] | `.plg` | |
|
||||||
| Game Boy (Color) | [GameYob][gameyob] | `.gb`, `.sgb`, `.gbc` | `[rom name].sav` |
|
| Game Boy (Color) | [GameYob][gameyob] | `.gb`, `.sgb`, `.gbc` | `[rom name].sav` |
|
||||||
| Game Boy Advance | [GBARunner2][gbarunner2][^4], native[^5] | `.agb`, `.gba`, `.mb` | `[rom name].sav` |
|
| Game Boy Advance | [GBARunner2][gbarunner2][^4], native[^5] | `.agb`, `.gba`, `.mb` | `[rom name].sav` |
|
||||||
@ -45,6 +45,7 @@ There are many emulators present for the DS and DSi. This page provides a compre
|
|||||||
[^4]: When running in DSi Mode, it can use the DSP for better sound
|
[^4]: When running in DSi Mode, it can use the DSP for better sound
|
||||||
[^5]: Requires a Slot-2 flashcart and thus only works on DS Phat and DS Lite
|
[^5]: Requires a Slot-2 flashcart and thus only works on DS Phat and DS Lite
|
||||||
[^6]: jEnesis can only save when running from a flashcard, but PicoDriveTWL can save from SD and flashcard
|
[^6]: jEnesis can only save when running from a flashcard, but PicoDriveTWL can save from SD and flashcard
|
||||||
|
[^7]: Only when running in B4DS mode
|
||||||
|
|
||||||
- Footnotes -
|
- Footnotes -
|
||||||
{:footnotes}
|
{:footnotes}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user