mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Move nds-bootstrap controls to its own page (#41)
* Remove nds-bootstrap controls To be moved to its own page * Create nds-bootstrap controls page Also changes some details regarding TWLM++ and adds detail about returning to loader in B4DS mode * Add "Why can't I find/see my games?" * Minor detail
This commit is contained in:
parent
04ecf0703b
commit
f676966899
45
pages/_en-US/nds-bootstrap/controls.md
Normal file
45
pages/_en-US/nds-bootstrap/controls.md
Normal file
@ -0,0 +1,45 @@
|
||||
---
|
||||
lang: en-US
|
||||
layout: wiki
|
||||
section: nds-bootstrap
|
||||
title: Controls
|
||||
long_title: nds-bootstrap controls
|
||||
description: Button controls for nds-bootstrap
|
||||
---
|
||||
|
||||
These do not apply to DSiWare.
|
||||
- <kbd class="l">L</kbd> + <kbd class="r">R</kbd> + <kbd>Up</kbd> + <kbd class="face">X</kbd> for 1 second: Swap the screens
|
||||
- <kbd class="l">L</kbd> + <kbd class="r">R</kbd> + <kbd>Down</kbd> + <kbd class="face">A</kbd> for 2 seconds: Dump RAM to `sd:/_nds/nds-bootstrap`, as `ramDump.bin`
|
||||
- <kbd class="l">L</kbd> + <kbd class="r">R</kbd> + <kbd>Down</kbd> + <kbd class="face">B</kbd> for 2 seconds: Return to loader
|
||||
- <kbd class="l">L</kbd> + <kbd>Down</kbd> + <kbd>SELECT</kbd>: Open the in-game menu
|
||||
- <kbd class="r">R</kbd>: Advance by one frame
|
||||
- Screenshot
|
||||
- <kbd>Up</kbd>/<kbd>Down</kbd>/<kbd>Left</kbd>/<kbd>Right</kbd>: Change VRAM bank
|
||||
- <kbd class="face">A</kbd>: Save screenshot
|
||||
- <kbd class="face">B</kbd>: Return to in-game menu
|
||||
- RAM Viewer
|
||||
- <kbd>Up</kbd>/<kbd>Down</kbd>: Scroll
|
||||
- <kbd>Left</kbd>/<kbd>Right</kbd>: Fast scroll
|
||||
- <kbd class="r">R</kbd> + <kbd>Down</kbd>/<kbd>Up</kbd>: Faster scroll
|
||||
- <kbd class="r">R</kbd> + <kbd>Left</kbd>/<kbd>Right</kbd>: Fastest scroll
|
||||
- <kbd class="face">A</kbd>: Enter RAM Editor
|
||||
- <kbd class="face">B</kbd>: Return to in-game menu
|
||||
- <kbd class="face">Y</kbd>: Specify an address to jump to
|
||||
- <kbd>Up</kbd>/<kbd>Down</kbd>: Increase/Decrease selected value
|
||||
- <kbd>Left</kbd>/<kbd>Right</kbd>: Select a value
|
||||
- <kbd class="face">A</kbd>/<kbd class="face">B</kbd>: Return to RAM Viewer/Editor at specified address
|
||||
- RAM Editor
|
||||
- <kbd>Up</kbd>/<kbd>Down</kbd>/<kbd>Left</kbd>/<kbd>Right</kbd>: Select a value
|
||||
- <kbd class="face">A</kbd>: Modify selected value
|
||||
- <kbd>Up</kbd>/<kbd>Down</kbd>: Increase/Decrease value by 1h
|
||||
- <kbd>Left</kbd>/<kbd>Right</kbd>: Increase/Decrease value by 10h
|
||||
- <kbd class="face">A</kbd>/<kbd class="face">B</kbd>: Finish modifying value
|
||||
- <kbd class="face">B</kbd>: Return to RAM Viewer
|
||||
- <kbd class="face">Y</kbd>: Specify an address to jump to
|
||||
- <kbd>Up</kbd>/<kbd>Down</kbd>: Increase/Decrease selected value
|
||||
- <kbd>Left</kbd>/<kbd>Right</kbd>: Select a value
|
||||
- <kbd class="face">A</kbd>/<kbd class="face">B</kbd>: Return to RAM Viewer/Editor at specified address
|
||||
- Returning to loader may not work on some O3DS models, and does not work in B4DS mode
|
||||
- The button combination for opening the in-game menu can be changed in the TWiLight Menu++ settings
|
||||
- Screenshots are saved to `sd:/_nds/nds-bootstrap/screenshots.tar`. This file can be opened using an archive viewer such as [7-Zip](https://www.7-zip.org/)
|
||||
- Dumping RAM and taking screenshots are currently not possible in B4DS mode
|
||||
@ -35,44 +35,6 @@ description: Controls for using TWiLight Menu++
|
||||
- <kbd class="face">Y</kbd>: Show cheat description
|
||||
- <kbd class="l">L</kbd>: Disable all cheats
|
||||
|
||||
#### DS(i) ROMs (using nds-bootstrap)
|
||||
These do not apply to DSiWare.
|
||||
- <kbd class="l">L</kbd> + <kbd class="r">R</kbd> + <kbd>Up</kbd> + <kbd class="face">X</kbd> for 1 second: Swap the screens
|
||||
- <kbd class="l">L</kbd> + <kbd class="r">R</kbd> + <kbd>Down</kbd> + <kbd class="face">A</kbd> for 2 seconds: Dump RAM to `sd:/_nds/nds-bootstrap`, as `ramDump.bin`
|
||||
- <kbd class="l">L</kbd> + <kbd class="r">R</kbd> + <kbd>Down</kbd> + <kbd class="face">B</kbd> for 2 seconds: Return to TWiLight Menu++
|
||||
- <kbd class="l">L</kbd> + <kbd>Down</kbd> + <kbd>SELECT</kbd>: Open the in-game menu
|
||||
- <kbd class="r">R</kbd>: Advance by one frame
|
||||
- Screenshot
|
||||
- <kbd>Up</kbd>/<kbd>Down</kbd>/<kbd>Left</kbd>/<kbd>Right</kbd>: Change VRAM bank
|
||||
- <kbd class="face">A</kbd>: Save screenshot
|
||||
- <kbd class="face">B</kbd>: Return to in-game menu
|
||||
- RAM Viewer
|
||||
- <kbd>Up</kbd>/<kbd>Down</kbd>: Scroll
|
||||
- <kbd>Left</kbd>/<kbd>Right</kbd>: Fast scroll
|
||||
- <kbd class="r">R</kbd> + <kbd>Down</kbd>/<kbd>Up</kbd>: Faster scroll
|
||||
- <kbd class="r">R</kbd> + <kbd>Left</kbd>/<kbd>Right</kbd>: Fastest scroll
|
||||
- <kbd class="face">A</kbd>: Enter RAM Editor
|
||||
- <kbd class="face">B</kbd>: Return to in-game menu
|
||||
- <kbd class="face">Y</kbd>: Specify an address to jump to
|
||||
- <kbd>Up</kbd>/<kbd>Down</kbd>: Increase/Decrease selected value
|
||||
- <kbd>Left</kbd>/<kbd>Right</kbd>: Select a value
|
||||
- <kbd class="face">A</kbd>/<kbd class="face">B</kbd>: Return to RAM Viewer/Editor at specified address
|
||||
- RAM Editor
|
||||
- <kbd>Up</kbd>/<kbd>Down</kbd>/<kbd>Left</kbd>/<kbd>Right</kbd>: Select a value
|
||||
- <kbd class="face">A</kbd>: Modify selected value
|
||||
- <kbd>Up</kbd>/<kbd>Down</kbd>: Increase/Decrease value by 1h
|
||||
- <kbd>Left</kbd>/<kbd>Right</kbd>: Increase/Decrease value by 10h
|
||||
- <kbd class="face">A</kbd>/<kbd class="face">B</kbd>: Finish modifying value
|
||||
- <kbd class="face">B</kbd>: Return to RAM Viewer
|
||||
- <kbd class="face">Y</kbd>: Specify an address to jump to
|
||||
- <kbd>Up</kbd>/<kbd>Down</kbd>: Increase/Decrease selected value
|
||||
- <kbd>Left</kbd>/<kbd>Right</kbd>: Select a value
|
||||
- <kbd class="face">A</kbd>/<kbd class="face">B</kbd>: Return to RAM Viewer/Editor at specified address
|
||||
- Returning to TWiLight Menu++ may not work on some O3DS models
|
||||
- The button combination for opening the in-game menu can be changed in the TWiLight Menu++ settings
|
||||
- Screenshots are saved to `sd:/_nds/nds-bootstrap/screenshots.tar`. This file can be opened using an archive viewer such as [7-Zip](https://www.7-zip.org/)
|
||||
- Dumping RAM and taking screenshots are currently not possible in B4DS mode
|
||||
|
||||
#### Boot shortcuts
|
||||
These should be pressed on the TWiLight Menu++ splash screen / right after the Nintendo DSi splash screen.
|
||||
|
||||
|
||||
@ -67,3 +67,12 @@ Depending on the save file of sudokuhax, the touch screen inputs may not work.
|
||||
|
||||
#### 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.
|
||||
|
||||
#### Why can't I find/see my games?
|
||||
There are a multiple reasons you may be unable to find them.
|
||||
- If you placed your games in the `_nds` folder, you are unable to access it because it is permanently invisible in TWiLight Menu++. Please move them to any other location on the SD card
|
||||
- If you have more than 39 items in a folder and all of the slots on the menu are taken, your games may be on the next page. Use <kbd class="l">L</kbd>/<kbd class="r">R</kbd> or <kbd>SELECT</kbd> + <kbd>Left</kbd>/<kbd>Right</kbd> to switch pages
|
||||
- If your game or folder is hidden, you may need to show hidden files via TWiLight Menu++'s GUI settings
|
||||
- If the game type is set to be hidden in Emulation/HB settings, it won't appear on menus. Change these settings so that they will be displayed
|
||||
- If your game is in an archive (`zip`, `rar`, `7z`, etc), it cannot be used by TWiLight Menu++. Extract the game from the archive to use it
|
||||
- If your game does not use one of the [supported extensions](../ds-index/emulators#list-of-systems-supported-by-twilight-menu), you may have to change the extension by renaming the file
|
||||
|
||||
Loading…
Reference in New Issue
Block a user