From db61f8b9568ae538a3ca70a735af6c521e3a2e87 Mon Sep 17 00:00:00 2001 From: Pk11 Date: Sat, 23 Jan 2021 01:02:55 -0600 Subject: [PATCH] Move Updating page too --- pages/_en-US/twilightmenu/installing-3ds.md | 7 +++-- .../twilightmenu/updating-3ds-manual.md | 25 ++--------------- pages/_en-US/twilightmenu/updating-3ds.md | 28 ++++++++++++++++++- 3 files changed, 33 insertions(+), 27 deletions(-) diff --git a/pages/_en-US/twilightmenu/installing-3ds.md b/pages/_en-US/twilightmenu/installing-3ds.md index 0277a83c..be14ff14 100644 --- a/pages/_en-US/twilightmenu/installing-3ds.md +++ b/pages/_en-US/twilightmenu/installing-3ds.md @@ -46,6 +46,7 @@ You will first need to have Custom Firmware on your 3DS, follow [3ds.hacks.guide 1. On your 3DS, install the two CIAs with FBI {% endcapture %} +### Installing
Working Camera @@ -53,15 +54,15 @@ You will first need to have Custom Firmware on your 3DS, follow [3ds.hacks.guide Manual
- + {{ tab-working-camera | markdownify }}
- + {{ tab-non-working-camera | markdownify }}
- + {{ tab-manual | markdownify }}
diff --git a/pages/_en-US/twilightmenu/updating-3ds-manual.md b/pages/_en-US/twilightmenu/updating-3ds-manual.md index 2cc74de0..b143b60e 100644 --- a/pages/_en-US/twilightmenu/updating-3ds-manual.md +++ b/pages/_en-US/twilightmenu/updating-3ds-manual.md @@ -1,27 +1,6 @@ --- lang: en-US -layout: wiki -section: twilightmenu -category: updating +layout: redirect +destination: updating-3ds?tab=manual#tab-manual title: Updating (3DS, Manual) -description: How to update TWiLight Menu++ on the Nintendo 3DS (Manual method) --- - -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} - -### Updating -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 - -### 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` diff --git a/pages/_en-US/twilightmenu/updating-3ds.md b/pages/_en-US/twilightmenu/updating-3ds.md index 46b425fd..4e777817 100644 --- a/pages/_en-US/twilightmenu/updating-3ds.md +++ b/pages/_en-US/twilightmenu/updating-3ds.md @@ -10,12 +10,38 @@ description: How to update TWiLight Menu++ on the Nintendo 3DS 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} -### Updating +{% 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 A or tap the download icon in the sidebar and select `TWiLight Menu++` to install it - This will take a while +{% endcapture %} + +{% 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 %} + +### Updating +
+ +
+ + {{ tab-universal-updater | markdownify }} +
+
+ + {{ tab-manual | markdownify }} +
+
### More steps for the flashcard side