mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Remove "Q:" and "A:" things from the FAQ
Also: Add some more FAQ from the GBATemp page
This commit is contained in:
parent
c69d15ecb2
commit
c1673e71e0
@ -10,52 +10,52 @@ description: FAQs and troubleshooting for TWiLight Menu++
|
||||
For more FAQs, please visit the [GBAtemp thread](https://gbatemp.net/threads/ds-i-3ds-twilight-menu-gui-for-ds-i-games-and-ds-i-menu-replacement.472200/).
|
||||
{:.alert .alert-info}
|
||||
|
||||
#### Q: Why does my 3DS / 2DS get stuck on black screens, crash, power off, etc when launching TWiLight Menu++?
|
||||
A: TWL_FIRM might've somehow got corrupted.
|
||||
#### Why does my 3DS / 2DS get stuck on black screens, crash, power off, etc when launching TWiLight Menu++?
|
||||
TWL_FIRM might've somehow got corrupted.
|
||||
Follow this guide to fix the issue: <https://3ds.hacks.guide/troubleshooting#dsi--ds-functionality-is-broken-after-completing-the-guide>
|
||||
|
||||
#### Q: How do I fix getting a white screen when booting TWiLight Menu++?
|
||||
A:
|
||||
#### How do I fix getting a white screen when booting TWiLight Menu++?
|
||||
- First, try putting the console in sleep mode (e.g. closing the console's lid, or pressing the sleep button on the O2DS), then wake up the console from it
|
||||
- If that doesn't work, format your SD card to FAT32 with 32KB cluster/allocation size
|
||||
- If that also doesn't work, try a different SD card
|
||||
|
||||
#### Q: Why do I get a white screen when trying to load a game from SD Card?
|
||||
A:
|
||||
#### How do I fix TWiLight Menu++ restarting or giving a Guru Meditation Error when launching a game?
|
||||
Go into TWLMenu++ Settings, and disable `Update recently played list`.
|
||||
|
||||
#### Why do I get a white screen when trying to load a game from SD Card?
|
||||
- First, check [the nds-bootstrap compatibility list](https://docs.google.com/spreadsheets/d/1LRTkXOUXraTMjg1eedz_f7b5jiuyMv2x6e_jY_nyHSc/htmlview#gid=0) and make sure your game is compatible
|
||||
- Try with all cheats disabled for that game as some cheats are not compatible with nds-bootstrap at the moment, you can use <kbd class="l">L</kbd> to disable all cheats for a game
|
||||
- If the game you're trying to launch is a DSi Enhanced game, then make sure that TWiLight Menu++ is set to use `DS Mode`
|
||||
- If it worked before, delete the `fatTable` and `patchOffsetCache` folders in `sd:/_nds/nds-bootstrap/`
|
||||
|
||||
#### Q: How do I use cheats?
|
||||
A: You need to have a cheat DB in the form of a `usrcheat.dat` file in the `sd:/_nds/TWiLightMenu/extras/` folder. The most updated cheat database is [DeadSkullzJr's](https://gbatemp.net/threads/deadskullzjrs-flashcart-cheat-databases.488711/). Alternatively, you can use [r4cce](http://hp.vector.co.jp/authors/VA013928/soft_en.html) to create your own cheat DB.
|
||||
#### How do I use cheats?
|
||||
You need to have a cheat DB in the form of a `usrcheat.dat` file in the `sd:/_nds/TWiLightMenu/extras/` folder. The most updated cheat database is [DeadSkullzJr's](https://gbatemp.net/threads/deadskullzjrs-flashcart-cheat-databases.488711/). Alternatively, you can use [r4cce](http://hp.vector.co.jp/authors/VA013928/soft_en.html) to create your own cheat DB.
|
||||
|
||||
#### Q: How do I show a custom picture on the top screen of the DSi theme?
|
||||
A: A random `.png` image in `sd:/_nds/TWiLightMenu/dsimenu/photos/` will be shown each time the menu is loaded.
|
||||
#### How do I show a custom picture on the top screen of the DSi theme?
|
||||
A random `.png` image in `sd:/_nds/TWiLightMenu/dsimenu/photos/` will be shown each time the menu is loaded.
|
||||
|
||||
- The images(s) must be no bigger than 208x156
|
||||
- If you have errors, it's most likely an error with the image size. Please use [tinypng](https://tinypng.com) to reduce the size
|
||||
|
||||
#### Q: How do I get games?
|
||||
A: You can download homebrew games from [Universal-DB](https://db.universal-team.net/ds) and [GameBrew](https://www.gamebrew.org/wiki/List_of_DS_homebrew_applications). To get dumps of your retail games:
|
||||
#### How do I get games?
|
||||
You can download homebrew games from [Universal-DB](https://db.universal-team.net/ds) and [GameBrew](https://www.gamebrew.org/wiki/List_of_DS_homebrew_applications). To get dumps of your retail games:
|
||||
- On DS you can use [GodMode9i](https://github.com/DS-Homebrew/GodMode9i/releases) to dump your GBA games and, if you have a Slot-2 flashcard, DS games
|
||||
- On DSi you can use [GodMode9i](https://github.com/DS-Homebrew/GodMode9i/releases) to dump your DS games and DSiWare
|
||||
- On 3DS you can use [GodMode9](https://github.com/d0k3/GodMode9/releases) to dump your DS games, DSiWare, and Virtual Console titles
|
||||
|
||||
#### Q: Can I get the save files from my game cards onto my SD card or vice versa?
|
||||
A: Yes, you can use [GodMode9i](https://github.com/DS-Homebrew/GodMode9i/releases) on DSi and 3DS or [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases) on 3DS.
|
||||
#### Can I get the save files from my game cards onto my SD card or vice versa?
|
||||
Yes, you can use [GodMode9i](https://github.com/DS-Homebrew/GodMode9i/releases) on DSi and 3DS or [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases) on 3DS.
|
||||
|
||||
#### Q: How do I change TWiLight Menu++'s language?
|
||||
A:
|
||||
#### How do I change TWiLight Menu++'s language?
|
||||
1. Open TWiLight Menu++ settings, you can do this by holding <kbd>SELECT</kbd> while loading TWiLight Menu++
|
||||
1. Press <kbd class="l">L</kbd> or <kbd class="face">Y</kbd> once (on flashcard / 3DS) or twice (on DSi)
|
||||
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++
|
||||
|
||||
#### Q: What systems does TWiLight Menu++ support?
|
||||
|
||||
A:
|
||||
#### Is this a DS(i) emulator?
|
||||
No, this is not an emulator. The menu and DS games (loaded via nds-bootstrap) are ran natively in the console's DS/DSi mode. The only consoles emulated are the past consoles, but partially for GBA (as some or all parts like graphics are ran natively).
|
||||
|
||||
#### What systems does TWiLight Menu++ support?
|
||||
| Format | Loader | Extensions | Save file |
|
||||
| ------------------------- | ------------------------------------------------ | -------------------------------------- | ---------------------------------- |
|
||||
| ARGV[^1] | Native | `.argv` | |
|
||||
@ -107,8 +107,8 @@ A:
|
||||
- Footnotes -
|
||||
{:footnotes}
|
||||
|
||||
#### Q: Why isn't touch input working on sudokuhax?
|
||||
A: Depending on the save file of sudokuhax, the touch screen inputs may not work.
|
||||
#### Why isn't touch input working on sudokuhax?
|
||||
Depending on the save file of sudokuhax, the touch screen inputs may not work.
|
||||
|
||||
#### Q: Can The Biggest Loser boot TWiLight Menu++?
|
||||
A: No. As The Biggest Loser is a Slot-1 game, and not a DSiWare game, SD access is disabled when running Slot-1 cards.
|
||||
#### Can The Biggest Loser boot TWiLight Menu++?
|
||||
No. As The Biggest Loser is a Slot-1 game, and not a DSiWare game, SD access is disabled when running Slot-1 cards.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user