mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
* Small adjustments and others Small adjustments: - Corrects capitalization of `Acekard` and `SD card` - Corrects to American English Also adds detail about nds-bootstrap screenshots, and redirects nds-bootstrap compatibility question to its FAQ, for consistency's sake. * Compatibility and nds-bootstrap vs flashcard changes Compatibility question changes: - Merges troubleshooting and "Why do I get a white screen" because of redundancy - Removes mention of changing sound quality, as far as I know this has never been an issue anywhere - Adds mention of Async card read (using Async for the sake of consistency, unless that's to be changed as well) - Links to GitHub issues page -Small detail change on adding to the compatibility list nds-bootstrap vs flashcard changes: - Corrects `cartridges` to `Game Cards` - Adds detail about screenshots and RAM editing * Add detail about TWiLight Menu++ cheats menu Also removes a period from a bullet * Small changes - Corrects capitalization of `Game Card` - Corrects `3DS/2DS` to just `3DS` * Add screenshot/frame advance details Also - Adds details on faster/fastest scroll in nds-bootstrap RAM viewer - Adds detail on changing the in-game menu button combination * Add detail about custom text color palettes I think this is also worth adding, even though it's stared under the restrictions * Decapitalize "custom firmware" * Add detail about 3D/2D elements Also corrects capitalization of `GBAtemp` * Add screenshot controls Also adds details about screenshots.tar * Add specific spelling for 3DS as a family of systems * Update controls.md * Add Up/Down for cycling screenshot VRAM bank * Correct frame step button * Add pressing B to return to the in-game menu from Screenshot Co-authored-by: RocketRobz <bobesh8@gmail.com>
3.0 KiB
3.0 KiB
| lang | layout | section | category | title | long_title | description | tabs | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| en-US | wiki | twilightmenu | installing | Installing (3DS) | Installing TWiLight Menu++ (3DS) | How to install TWiLight Menu++ on the Nintendo 3DS |
|
You will first need to have custom firmware on your 3DS, follow 3ds.hacks.guide to install it {:.alert .alert-info}
{% capture tab-working-camera %}
- Open FBI and select
Remote Install, thenScan QR Code - Scan this QR code to install the latest version of Universal-Updater

- Close FBI and launch Universal-Updater
- If it doesn't show up on your home menu, reboot your 3DS
- Find TWiLight Menu++ in the app grid, you can search with the 3rd tab on the sidebar if you have trouble finding it
- Press A or tap the download icon in the sidebar and select
TWiLight Menu++to install it- This will take a while {% endcapture %} {% assign tab-working-camera = tab-working-camera | split: "////////" %}
{% capture tab-non-working-camera %}
- Download the latest
Universal-Updater.cia - Place the
Universal-Updater.ciafile anywhere on your SD card - Launch FBI on your Nintendo 3DS
- In FBI, go to the place you pasted the
Universal-Updater.ciafile - Select the
Universal-Updater.ciafile and hit "Install & Delete" - Close FBI and launch Universal-Updater
- If it doesn't show up on your home menu, reboot your 3DS
- Find TWiLight Menu++ in the app grid, you can search with the 3rd tab on the sidebar if you have trouble finding it
- Press A or tap the download icon in the sidebar and select
TWiLight Menu++to install it- This will take a while {% endcapture %} {% assign tab-non-working-camera = tab-non-working-camera | split: "////////" %}
{% capture tab-manual %}
- Download the latest
TWiLightMenu-3DS.7z - Extract
TWiLightMenu-3DS.7z - Copy the
_ndsfolder to your SD card root - Copy the
BOOT.NDSfile to your SD card root - Copy the
romsfolder to your SD card root - Copy the two
.ciafiles to your SD card root - On your 3DS, install the two CIAs with FBI {% endcapture %} {% assign tab-manual = tab-manual | split: "////////" %}
Installing
{% assign tabs = tab-working-camera | concat: tab-non-working-camera | concat: tab-manual %} {% include tabs.html index=0 tabs=tabs %}