Merge pull request #1994 from lilyuwuu/new-dsp-rtc

finalizing: use luma for rtc/dsp setup
This commit is contained in:
Lily 2022-03-23 02:48:46 -07:00 committed by GitHub
commit f39a370164
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,8 +16,6 @@ On this page, we will make critical system file backups and install the followin
+ **Universal-Updater** *(a homebrew app store for downloading homebrew from the 3DS over Wi-Fi)* + **Universal-Updater** *(a homebrew app store for downloading homebrew from the 3DS over Wi-Fi)*
+ **GodMode9** *(multipurpose tool which can do NAND and cartridge functions)* + **GodMode9** *(multipurpose tool which can do NAND and cartridge functions)*
+ **Homebrew Launcher Loader** *(launches the Homebrew Launcher)* + **Homebrew Launcher Loader** *(launches the Homebrew Launcher)*
+ **DSP1** *(allows homebrew applications to have sound)*
+ **ctr-no-timeoffset** *(sets the HOME Menu time to match the internal Real-Time Clock)*
It is not recommended to skip downloading any of these applications, as many of them will be used later on this page. At the end of this page, your SD card will be cleaned up by removing unnecessary installation files. It is not recommended to skip downloading any of these applications, as many of them will be used later on this page. At the end of this page, your SD card will be cleaned up by removing unnecessary installation files.
{: .notice--warning} {: .notice--warning}
@ -34,11 +32,7 @@ If your previous CFW setup was EmuNAND-based and you wish to move the contents o
* The v3.7.4 release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/tag/v3.7.4) (get the `.cia` file) * The v3.7.4 release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/tag/v3.7.4) (get the `.cia` file)
* The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) (get the `.cia` file) * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) (get the `.cia` file)
* The latest release of [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest) (get the `.cia` file) * The latest release of [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest) (get the `.cia` file)
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) (get **both** the `.cia` and `.3dsx` files)
* The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) (get the `.3dsx` file)
* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) (get the `.3dsx` file)
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) (get both the `.cia` and `.3dsx` files)
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) (get the GodMode9 `.zip` file) * The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) (get the GodMode9 `.zip` file)
### Instructions ### Instructions
@ -51,7 +45,7 @@ If your previous CFW setup was EmuNAND-based and you wish to move the contents o
1. Copy all of the CIA files (`Anemone3DS.cia`, `Checkpoint.cia`, `FBI.cia`, `Homebrew_Launcher.cia`, and `Universal-Updater.cia`) to the `/cias/` folder on your SD card 1. Copy all of the CIA files (`Anemone3DS.cia`, `Checkpoint.cia`, `FBI.cia`, `Homebrew_Launcher.cia`, and `Universal-Updater.cia`) to the `/cias/` folder on your SD card
1. Create a folder named `3ds` on the root of your SD card if it does not already exist 1. Create a folder named `3ds` on the root of your SD card if it does not already exist
+ This folder stores homebrew applications and data; it is different from the `Nintendo 3DS` folder that the device automatically generates + This folder stores homebrew applications and data; it is different from the `Nintendo 3DS` folder that the device automatically generates
1. Copy all of the 3DSX files (`ctr-no-timeoffset.3dsx`, `DSP1.3dsx`, and `FBI.3dsx`) to the `/3ds/` folder on your SD card 1. Copy `FBI.3dsx` to the `/3ds/` 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. 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 `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 1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
@ -88,14 +82,18 @@ These screenshots indicate the minimum SD card layout that is required to follow
1. Your device should load the Homebrew Launcher 1. Your device should load the Homebrew Launcher
#### Section IV - RTC and DSP Setup #### Section IV - RTC and DSP Setup
1. Launch ctr-no-timeoffset from the list of homebrew
1. Press (A) to set the offset to 0 1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu
+ This will set the system clock to match the RTC date&time (which we will set soon) 1. Select "Miscellaneous options"
1. Press (Start) to return to the Homebrew Launcher 1. Select "Dump DSP firmware"
1. Launch the DSP1 application 1. Press (B) to continue
1. Once it has completed, press (B) to self-delete the app and return to the Homebrew Launcher 1. Select "Nullify user time offset"
1. Press (B) to continue
1. Press (B) to return to the Rosalina main menu
1. Press (B) to exit the Rosalina menu
#### Section V - Installing CIAs #### Section V - Installing CIAs
1. Launch FBI from the list of homebrew 1. Launch FBI from the list of homebrew
1. Navigate to `SD` -> `cias` 1. Navigate to `SD` -> `cias`
1. Select "\<current directory>" 1. Select "\<current directory>"