wiki/pages/_en-US/twilightmenu/installing-3ds.md
triangle b9ab9fe6d4
Various changes (#28)
* 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>
2021-08-14 17:58:31 -06:00

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
working-camera non-working-camera manual
Working camera Non-working camera Manual

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 %}

  1. Open FBI and select Remote Install, then Scan QR Code
  2. Scan this QR code to install the latest version of Universal-Updater
    Universal-Updater QR code
  3. Close FBI and launch Universal-Updater
    • If it doesn't show up on your home menu, reboot your 3DS
  4. Find TWiLight Menu++ in the app grid, you can search with the 3rd tab on the sidebar if you have trouble finding it
    • It has this icon: TWiLight Menu++ icon
  5. 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 %}

  1. Download the latest Universal-Updater.cia
  2. Place the Universal-Updater.cia file anywhere on your SD card
  3. Launch FBI on your Nintendo 3DS
  4. In FBI, go to the place you pasted the Universal-Updater.cia file
  5. Select the Universal-Updater.cia file and hit "Install & Delete"
  6. Close FBI and launch Universal-Updater
    • If it doesn't show up on your home menu, reboot your 3DS
  7. Find TWiLight Menu++ in the app grid, you can search with the 3rd tab on the sidebar if you have trouble finding it
    • It has this icon: TWiLight Menu++ icon
  8. 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 %}

  1. Download the latest TWiLightMenu-3DS.7z
  2. Extract TWiLightMenu-3DS.7z
  3. Copy the _nds folder to your SD card root
  4. Copy the BOOT.NDS file to your SD card root
  5. Copy the roms folder to your SD card root
  6. Copy the two .cia files to your SD card root
  7. 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 %}