mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
* Update for 0.54.0 Removes exclusion of DSiWare (added in 0.54.0) Removes exclusion of RAM dumps with B4DS (added in 0.54.0) Adds mention of returning to loader shortcut not working in DSiWare (https://github.com/DS-Homebrew/nds-bootstrap/issues/1348) Also adds holding L + R + START + SELECT to force reset * Remove mention of SWI Halt Hook Removed in 0.54.0 * Remove mention of SWI Halt Hook Removed in 0.54.0
3.0 KiB
3.0 KiB
| lang | layout | section | title | long_title | description |
|---|---|---|---|---|---|
| en-US | wiki | nds-bootstrap | Controls | nds-bootstrap Controls | Button controls for nds-bootstrap |
These do not apply to homebrew.
- L + R + Up + X for 1 second: Swap the screens
- L + R + Down + A for 2 seconds: Dump RAM to
sd:/_nds/nds-bootstrap, asramDump.bin - L + R + Down + B for 2 seconds: Return to loader
- L + R + START + SELECT for 2 seconds: Reset game
- Many games support simply pressing this button combination by default, but this will force reset it
- L + Down + SELECT: Open the in-game menu
- R: Advance by one frame
- Screenshot
- Up/Down/Left/Right: Change VRAM bank
- A: Save screenshot
- B: Return to in-game menu
- RAM Viewer
- Up/Down: Scroll
- Left/Right: Fast scroll
- R + Down/Up: Faster scroll
- R + Left/Right: Fastest scroll
- A: Enter RAM Editor
- B: Return to in-game menu
- Y: Specify an address to jump to
- Up/Down: Increase/Decrease selected value
- Left/Right: Select a value
- A/B: Return to RAM Viewer/Editor at specified address
- RAM Editor
- Up/Down/Left/Right: Select a value
- A: Modify selected value
- Up/Down: Increase/Decrease value by 1h
- Left/Right: Increase/Decrease value by 10h
- A/B: Finish modifying value
- B: Return to RAM Viewer
- Y: Specify an address to jump to
- Up/Down: Increase/Decrease selected value
- Left/Right: Select a value
- A/B: 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 or when used as a button combination in DSiWare
- 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 - Taking screenshots is currently not possible in B4DS mode