mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
47 lines
1.8 KiB
Markdown
47 lines
1.8 KiB
Markdown
---
|
|
lang: en-US
|
|
layout: wiki
|
|
section: twilightmenu
|
|
category: updating
|
|
title: Updating (3DS)
|
|
description: How to update TWiLight Menu++ on the Nintendo 3DS
|
|
tabs:
|
|
- universal-updater: Universal-Updater
|
|
manual: Manual
|
|
---
|
|
|
|
If updating from a version older than v16.4.0, please move your `.sav` files for DS games to a new folder called `saves`, with the `saves` folder being in the same place as the DS roms.
|
|
{:.alert .alert-info}
|
|
|
|
{% capture tab-universal-updater %}
|
|
1. Open Universal-Updater
|
|
- If you don't have it, follow the [installing](installing-3ds) instructions
|
|
1. Find TWiLight Menu++ in the app grid, you can search with the 3rd tab on the sidebar if you have trouble finding it
|
|
1. Press <kbd class="face">A</kbd> or tap the download icon in the sidebar and select `TWiLight Menu++` to install it
|
|
- This will take a while
|
|
{% endcapture %}
|
|
{% assign tab-universal-updater = tab-universal-updater | split: "////////" %}
|
|
|
|
{% capture tab-manual %}
|
|
1. Download the latest version of `TWiLightMenu-3DS.7z` from [the releases page](https://github.com/DS-Homebrew/TWiLightMenu/releases)
|
|
1. Extract `TWiLightMenu-3DS.7z`
|
|
1. Copy the `_nds` folder to your SD card root
|
|
1. Copy the `BOOT.NDS` file to your SD card root
|
|
1. Copy the two `.cia` files to your SD card root
|
|
1. On your 3DS, install the two CIAs with FBI
|
|
{% endcapture %}
|
|
{% assign tab-manual = tab-manual | split: "////////" %}
|
|
|
|
### Updating
|
|
|
|
{% assign tabs = tab-universal-updater | concat: tab-manual %}
|
|
{% include tabs.html index=0 tabs=tabs %}
|
|
|
|
### More steps for the flashcard side
|
|
|
|
If you can switch between the SD and flashcard contents in TWLMenu++, and if the flashcard TWLMenu++ is on v16.3.0 or later, please follow these steps.
|
|
|
|
1. Go into TWLMenu++ Settings
|
|
1. Select `Update TWiLight Menu++`
|
|
1. Select `Console (micro)SD > Slot-1 microSD`
|