mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Add save files column
This commit is contained in:
parent
d3144c2923
commit
37d29dcddc
@ -51,41 +51,47 @@ A:
|
|||||||
1. Change the first option until you see the language you want, then exit settings
|
1. Change the first option until you see the language you want, then exit settings
|
||||||
- You may also want to change the next two options as they control the language of DS games and their titles in TWiLight Menu++
|
- You may also want to change the next two options as they control the language of DS games and their titles in TWiLight Menu++
|
||||||
|
|
||||||
#### Q: What file extensions can I use for ROMs in TWiLight Menu++?
|
#### Q: What systems does TWiLight Menu++ support?
|
||||||
|
|
||||||
A:
|
A:
|
||||||
|
|
||||||
| Console | Loader | Extensions |
|
| Console | Loader | Extensions | Save file |
|
||||||
| ------------------------- | ---------------------------------- | -------------------------------------- |
|
| ------------------------- | ------------------------------------------------ | -------------------------------------- | -------------------------------------------------- |
|
||||||
| [ARGV][nds-hb-menu-argv] | Native | `.argv` |
|
| [ARGV][nds-hb-menu-argv] | Native | `.argv` | |
|
||||||
| Atari 2600 | [StellaDS][stellads] | `.a26` |
|
| Atari 2600 | [StellaDS][stellads] | `.a26` | |
|
||||||
| Atari 5200 | [A5200DS][a5200ds] | `.a52` |
|
| Atari 5200 | [A5200DS][a5200ds] | `.a52` | |
|
||||||
| Atari 7800 | [A7800DS][a7800ds] | `.a78` |
|
| Atari 7800 | [A7800DS][a7800ds] | `.a78` | |
|
||||||
| DS | [nds-bootstrap][nds-bootstrap] / Native | `.nds`, `.dsi`, `.ids`, `.srl`, `.app` |
|
| DS | [nds-bootstrap][ndsbs], flashcard kernel, native | `.nds`, `.dsi`, `.ids`, `.srl`, `.app` | `saves/[rom name].sav`<br>(retail ROMs only) |
|
||||||
| DSTWO Plugin | [DSTWO][dstwo] (requires DSTWO flashcard) | `.plg` |
|
| DSiWare | [Unlaunch][unlaunch] | `.nds`, `.dsi`, `.ids`, `.srl`, `.app` | `[rom name].pub`, `[rom name].prv` |
|
||||||
| Game Boy (Color) | [GameYob][gameyob] | `.gb`, `.sgb`, `.gbc` |
|
| DSTWO Plugin | [DSTWO][dstwo] (requires DSTWO flashcard) | `.plg` | |
|
||||||
| Game Boy Advance | [GBARunner2][gbarunner2] | `.agb`, `.gba`, `.mb` |
|
| Game Boy (Color) | [GameYob][gameyob] | `.gb`, `.sgb`, `.gbc` | `[rom name].sav` |
|
||||||
| Game Gear | S8DS | `.gg` |
|
| Game Boy Advance | [GBARunner2][gbarunner2], native | `.agb`, `.gba`, `.mb` | `[rom name].sav` |
|
||||||
| Genesis / Mega Drive | jEnesisDS / [PicoDriveTWL][picodrivetwl] | `.gen` |
|
| Game Gear | [S8DS][s8ds] | `.gg` | `[rom name].gg.sav` |
|
||||||
| Master System | S8DS | `.sms` |
|
| Genesis / Mega Drive | [jEnesisDS][jenesis], [PicoDriveTWL][pdtwl] | `.gen` | `[rom name].srm`<br>(flashcard only for jEnesisDS) |
|
||||||
| MPEG4 Video | [MPEG4 Player][mpeg4player] | `.mp4` |
|
| Master System | [S8DS][s8ds] | `.sms` | `[rom name].sms.sav` |
|
||||||
| NES / Famicom | [nesDS][nesds] | `.nes`, `.fds` |
|
| MPEG4 Video | [MPEG4 Player][mpeg4player] | `.mp4` | |
|
||||||
| PC Engine / TurboGrafx-16 | NitroGrafx | `.pce` |
|
| NES / Famicom | [nesDS][nesds] | `.nes`, `.fds` | `[rom name].sav` |
|
||||||
| RVID Video | [Rocket Video Player][rvidplayer] | `.rvid` |
|
| PC Engine / TurboGrafx-16 | [NitroGrafx][nitrografx] | `.pce` | |
|
||||||
| SNES | SNEmulDS | `.smc`, `.sfc` |
|
| RVID Video | [Rocket Video Player][rvidplayer] | `.rvid` | |
|
||||||
|
| SNES | [SNEmulDS][snemulds] | `.smc`, `.sfc` | `[rom name].srm`<br>(flashcard only) |
|
||||||
|
|
||||||
[nds-hb-menu-argv]: https://github.com/devkitPro/nds-hb-menu#passing-arguments
|
|
||||||
[stellads]: https://github.com/wavemotion-dave/StellaDS
|
|
||||||
[a5200ds]: https://github.com/wavemotion-dave/A5200DS
|
[a5200ds]: https://github.com/wavemotion-dave/A5200DS
|
||||||
[a7800ds]: https://github.com/wavemotion-dave/A7800DS
|
[a7800ds]: https://github.com/wavemotion-dave/A7800DS
|
||||||
[nds-bootstrap]: https://github.com/DS-Homebrew/nds-bootstrap
|
|
||||||
[dstwo]: http://eng.supercard.sc
|
[dstwo]: http://eng.supercard.sc
|
||||||
[gameyob]: https://github.com/Drenn1/GameYob
|
[gameyob]: https://github.com/Drenn1/GameYob
|
||||||
[gbarunner2]: https://github.com/Gericom/GBARunner2
|
[gbarunner2]: https://github.com/Gericom/GBARunner2
|
||||||
[picodrivetwl]: https://github.com/DS-Homebrew/PicoDriveTWL
|
[jenesis]: https://www.gamebrew.org/wiki/JEnesisDS
|
||||||
[mpeg4player]: https://gbatemp.net/threads/544095
|
[mpeg4player]: https://gbatemp.net/threads/544095
|
||||||
|
[ndsbs]: https://github.com/DS-Homebrew/nds-bootstrap
|
||||||
|
[nds-hb-menu-argv]: https://github.com/devkitPro/nds-hb-menu#passing-arguments
|
||||||
[nesds]: https://github.com/DS-Homebrew/NesDS
|
[nesds]: https://github.com/DS-Homebrew/NesDS
|
||||||
|
[nitrografx]: https://www.gamebrew.org/wiki/NitroGrafx
|
||||||
|
[pdtwl]: https://github.com/DS-Homebrew/PicoDriveTWL
|
||||||
[rvidplayer]: https://gbatemp.net/threads/539163
|
[rvidplayer]: https://gbatemp.net/threads/539163
|
||||||
|
[s8ds]: https://www.gamebrew.org/wiki/S8DS
|
||||||
|
[snemulds]: https://www.gamebrew.org/wiki/SNEmulDS
|
||||||
|
[stellads]: https://github.com/wavemotion-dave/StellaDS
|
||||||
|
[unlaunch]: https://problemkaputt.de/unlaunch.htm
|
||||||
|
|
||||||
|
|
||||||
#### Q: Why isn't touch input working on sudokuhax?
|
#### Q: Why isn't touch input working on sudokuhax?
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user