From 5df989dac863928e2143aea97c19a3b70978740c Mon Sep 17 00:00:00 2001 From: MechanicalDragon Date: Thu, 18 Feb 2021 01:17:01 -0800 Subject: [PATCH] add universal updater to the finalizing setup Every other console has a hb app store, lets add one to 3ds too --- _pages/en_US/finalizing-setup.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_pages/en_US/finalizing-setup.txt b/_pages/en_US/finalizing-setup.txt index 6df4a68f9a..05ad4f81f5 100644 --- a/_pages/en_US/finalizing-setup.txt +++ b/_pages/en_US/finalizing-setup.txt @@ -15,6 +15,7 @@ During this process, we also setup programs such as the following: + **FBI** *(installs CIA formatted games and applications)* + **Anemone3DS** *(installs custom themes)* + **Checkpoint** *(backs up and restores save files for 3DS and DS games)* ++ **Universal Updater** *(a homebrew app store for downloading homebrew from the 3DS over wifi)* + **GodMode9** *(multipurpose tool which can do NAND and cartridge functions)* + **Homebrew Launcher Loader** *(launches the Homebrew Launcher)* + **DSP1** *(allows homebrew applications to have sound)* @@ -24,6 +25,7 @@ During this process, we also setup programs such as the following: * The latest release of [Anemone3DS](https://github.com/astronautlevel2/Anemone3DS/releases/latest) *(the `.cia` file)* * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* +* The latest release of [Universal Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) * The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* @@ -46,6 +48,7 @@ During this process, we also setup programs such as the following: 1. Copy `DSP1.cia` to the `/cias/` folder on your SD card 1. Copy `Anemone3DS.cia` to the `/cias/` folder on your SD card 1. Copy `Checkpoint.cia` to the `/cias/` folder on your SD card +1. Copy `Universal-Updater.cia` to the `/cias/` folder on your SD card 1. Create a folder named `payloads` in the `luma` folder on your SD card if it does not already exist 1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card 1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card