finalizing: use luma for rtc/dsp setup
This commit is contained in:
parent
e9b5c9dfd9
commit
e57c0a818f
1 changed files with 11 additions and 13 deletions
|
@ -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
|
||||||
|
@ -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>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue