From c01698b703048d77ac6b48b801afdee454307d3a Mon Sep 17 00:00:00 2001 From: Pk11 Date: Tue, 20 Apr 2021 19:08:57 -0500 Subject: [PATCH] nds-bootstrap can be used for DSiWare too now TODO: Update save info --- pages/_en-US/twilightmenu/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/_en-US/twilightmenu/faq.md b/pages/_en-US/twilightmenu/faq.md index a71389d1..5992d680 100644 --- a/pages/_en-US/twilightmenu/faq.md +++ b/pages/_en-US/twilightmenu/faq.md @@ -69,7 +69,7 @@ No, this is not an emulator. The menu and DS games (loaded via nds-bootstrap) ar | Atari 7800 | [A7800DS][a7800ds] | `.a78` | | | Atari XEGS | [XEGS-DS][xegs-ds] | `.xex`, `.atr` | | | DS | [nds-bootstrap][ndsbs], flashcard kernel, native | `.nds`, `.dsi`, `.ids`, `.srl`, `.app` | `saves/[rom name].sav`[^2] | -| DSiWare | [Unlaunch][unlaunch] | `.nds`, `.dsi`, `.ids`, `.srl`, `.app` | `[rom name].pub`, `[rom name].prv` | +| DSiWare | [Unlaunch][unlaunch], [nds-bootstrap][ndsbs] | `.nds`, `.dsi`, `.ids`, `.srl`, `.app` | `[rom name].pub`, `[rom name].prv` | | DSTWO Plugin | [DSTWO][dstwo][^3] | `.plg` | | | 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` |