Update for TWLMenu++ v27.2.0

This commit is contained in:
RocketRobz 2024-05-06 03:09:23 -06:00
parent 10a5f18486
commit 649f522eb4
4 changed files with 5 additions and 5 deletions

View File

@ -23,10 +23,10 @@ description: Controls for using TWiLight Menu++
- <kbd class="face">X</kbd>: Delete/hide game - <kbd class="face">X</kbd>: Delete/hide game
- (DSi/Saturn/HBL theme) <kbd>SELECT</kbd>: SELECT menu or DS Classic Menu (Where system menu, TWiLight Menu++ Settings, and GBA Mode can be accessed) - (DSi/Saturn/HBL theme) <kbd>SELECT</kbd>: SELECT menu or DS Classic Menu (Where system menu, TWiLight Menu++ Settings, and GBA Mode can be accessed)
#### R4 theme #### Original R4, GameBoy Color and Wood UI themes
- <kbd>Up</kbd>/<kbd>Down</kbd>: Select a game/app - <kbd>Up</kbd>/<kbd>Down</kbd>: Select a game/app
- <kbd class="face">A</kbd>: Launch game/app - <kbd class="face">A</kbd>: Launch game/app
- <kbd class="l">L</kbd>: Switch between the SD card and flashcard - <kbd class="r">R</kbd>: Switch between the SD card and flashcard
- <kbd class="face">Y</kbd>: Per-game settings - <kbd class="face">Y</kbd>: Per-game settings
- <kbd class="face">X</kbd>: Cheat menu - <kbd class="face">X</kbd>: Cheat menu
- <kbd class="face">A</kbd>: Toggle cheat - <kbd class="face">A</kbd>: Toggle cheat
@ -34,6 +34,7 @@ description: Controls for using TWiLight Menu++
- <kbd class="face">X</kbd>: Save and exit cheat menu - <kbd class="face">X</kbd>: Save and exit cheat menu
- <kbd class="face">Y</kbd>: Show cheat description - <kbd class="face">Y</kbd>: Show cheat description
- <kbd class="l">L</kbd>: Disable all cheats - <kbd class="l">L</kbd>: Disable all cheats
- (Wood UI theme) <kbd>SELECT</kbd>: Switch listing method
#### Boot shortcuts #### Boot shortcuts
These should be pressed on the TWiLight Menu++ splash screen / right after the Nintendo DSi splash screen. These should be pressed on the TWiLight Menu++ splash screen / right after the Nintendo DSi splash screen.

View File

@ -24,9 +24,6 @@ Follow this guide to fix the issue: <https://3ds.hacks.guide/troubleshooting#dsi
- If you're launching a cartridge, then make sure the `Slot-1 Touch Mode` setting is set to `DS mode` - If you're launching a cartridge, then make sure the `Slot-1 Touch Mode` setting is set to `DS mode`
- If the issue persists, or if you're using a ROM instead, then follow this guide: https://gbatemp.net/threads/recover-ds-mode-after-an-nvram-brick-eg-after-using-a-ds-bricker.516444/ - If the issue persists, or if you're using a ROM instead, then follow this guide: https://gbatemp.net/threads/recover-ds-mode-after-an-nvram-brick-eg-after-using-a-ds-bricker.516444/
#### Where is the Acekard/Wood UI theme?
The Acekard (also called Wood UI) theme was removed due to its buggy behavior and causing SD card corruption. Please wait for a fix. Progress for the return of this theme can be found in [this PR](https://github.com/DS-Homebrew/TWiLightMenu/pull/1109).
#### How do I fix TWiLight Menu++ restarting or giving a Guru Meditation Error when launching a game? #### 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`. Go into TWLMenu++ Settings, and disable `Update recently played list`.

View File

@ -17,6 +17,7 @@ description: How to uninstall TWiLight Menu++ from a Nintendo 3DS
1. Go to the SD card 1. Go to the SD card
1. Open `_nds` 1. Open `_nds`
1. Delete the `TWiLightMenu` folder 1. Delete the `TWiLightMenu` folder
- **IMPORTANT:** Before deleting the folder, open it, and check if a `saves` folder exists. If it does, then backup everything inside that folder
1. Delete the nds-bootstrap and GBARunner2 files 1. Delete the nds-bootstrap and GBARunner2 files
1. Exit `_nds` 1. Exit `_nds`
1. Delete `boot.nds` 1. Delete `boot.nds`

View File

@ -12,6 +12,7 @@ description: How to uninstall TWiLight Menu++ from Nintendo DSi or DS flashcard
1. Go to either the console's SD card or the flashcard's SD card 1. Go to either the console's SD card or the flashcard's SD card
1. Open `_nds` 1. Open `_nds`
1. Delete the `TWiLightMenu` folder 1. Delete the `TWiLightMenu` folder
- **IMPORTANT:** Before deleting the folder, open it, and check if a `saves` folder exists. If it does, then backup everything inside that folder
1. Delete the nds-bootstrap and GBARunner2 files 1. Delete the nds-bootstrap and GBARunner2 files
1. Exit `_nds` 1. Exit `_nds`
1. Delete `boot.nds` 1. Delete `boot.nds`