mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Update for TWiLight Menu++ v24.0.0 (#51)
Removes mentions of RAM disk requirement for SNEmulDS
This commit is contained in:
parent
8353d40e70
commit
4525a3d31b
@ -35,7 +35,7 @@ There are many emulators present for the DS and DSi. This page provides a compre
|
|||||||
| Rocket Video | [Rocket Video Player][rvidplayer] | `.rvid` | |
|
| Rocket Video | [Rocket Video Player][rvidplayer] | `.rvid` | |
|
||||||
| SG-1000 | [S8DS][s8ds], [ColecoDS][colecods] | `.sg` | |
|
| SG-1000 | [S8DS][s8ds], [ColecoDS][colecods] | `.sg` | |
|
||||||
| Sord M5 | [ColecoDS][colecods] | `.m5` | |
|
| Sord M5 | [ColecoDS][colecods] | `.m5` | |
|
||||||
| SNES[^7] | [SNEmulDS][snemulds] | `.smc`, `.sfc` | `[rom name].srm`[^8] |
|
| SNES | [SNEmulDS][snemulds] | `.smc`, `.sfc` | `[rom name].srm` |
|
||||||
| WonderSwan (Color) | [NitroSwan][nitroswan] | `.ws`, `.wsc` | ??? |
|
| WonderSwan (Color) | [NitroSwan][nitroswan] | `.ws`, `.wsc` | ??? |
|
||||||
{:.table}
|
{:.table}
|
||||||
|
|
||||||
@ -45,8 +45,6 @@ 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 shown when using a flashcard, 3DS's internal SD card, or DSi with Unlaunch installed
|
|
||||||
[^8]: Can only save when running from a flashcard
|
|
||||||
|
|
||||||
- Footnotes -
|
- Footnotes -
|
||||||
{:footnotes}
|
{:footnotes}
|
||||||
@ -61,8 +59,8 @@ These are just recommended emulators and loaders that are present in TWiLight Me
|
|||||||
|
|
||||||
## Notes on specific emulators
|
## Notes on specific emulators
|
||||||
### RAM Disks
|
### RAM Disks
|
||||||
- In order for **jEnesisDS**, **neoDS** and **SNEmulDS** to work on the DSi SD card, you'll have to use a RAM disk with nds-bootstrap
|
- In order for **jEnesisDS** or **neoDS** to work on the DSi SD card, you'll have to use a RAM disk with nds-bootstrap
|
||||||
- RAM disk makers exist for jEnesisDS & SNEmulDS and are built into TWiLight Menu++. You will need to create your own RAM disk for neoDS. See [Creating RAM Disks](../twilightmenu/creating-ram-disks) on how to do so
|
- A RAM disk maker for jEnesisDS is built into TWiLight Menu++. You will need to create your own RAM disk for neoDS. See [Creating RAM Disks](../twilightmenu/creating-ram-disks) on how to do so
|
||||||
- The reason why RAM disks are used is because these emulators' ARM7 hooks don't work properly
|
- The reason why RAM disks are used is because these emulators' ARM7 hooks don't work properly
|
||||||
|
|
||||||
### Comparison between PicoDriveTWL and jEnesisDS
|
### Comparison between PicoDriveTWL and jEnesisDS
|
||||||
@ -106,7 +104,7 @@ These are just recommended emulators and loaders that are present in TWiLight Me
|
|||||||
[pdtwl]: https://github.com/DS-Homebrew/PicoDriveTWL
|
[pdtwl]: https://github.com/DS-Homebrew/PicoDriveTWL
|
||||||
[rvidplayer]: https://gbatemp.net/threads/539163
|
[rvidplayer]: https://gbatemp.net/threads/539163
|
||||||
[s8ds]: https://github.com/FluBBaOfWard/S8DS
|
[s8ds]: https://github.com/FluBBaOfWard/S8DS
|
||||||
[snemulds]: https://www.gamebrew.org/wiki/SNEmulDS
|
[snemulds]: https://www.gamebrew.org/wiki/SnemulDS_-_Revival
|
||||||
[stellads]: https://github.com/wavemotion-dave/StellaDS
|
[stellads]: https://github.com/wavemotion-dave/StellaDS
|
||||||
[unlaunch]: https://problemkaputt.de/unlaunch.htm
|
[unlaunch]: https://problemkaputt.de/unlaunch.htm
|
||||||
[xegs-ds]: https://github.com/wavemotion-dave/XEGS-DS
|
[xegs-ds]: https://github.com/wavemotion-dave/XEGS-DS
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user