Move sections and fix ctr-no-offset description
This commit is contained in:
parent
3883f0dcbc
commit
c5a3d064d7
1 changed files with 4 additions and 2 deletions
|
@ -18,6 +18,8 @@ During this process, we also setup programs such as the following:
|
|||
+ **Luma3DS Updater** *(updates your CFW installation easily)*
|
||||
+ **GodMode9** *(multipurpose tool which can do NAND and cartridge functions)*
|
||||
+ **Homebrew Launcher Loader** *(launches the Homebrew Launcher)*
|
||||
+ **DSP1** *(Allows CIA formatted games to use the 3DS sound)*
|
||||
+ **ctr-no-timeoffset** *(Removes the rtc offset so that the home menu and rtc timestamps match)*
|
||||
|
||||
### What You Need
|
||||
|
||||
|
@ -25,9 +27,9 @@ During this process, we also setup programs such as the following:
|
|||
* The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)*
|
||||
* The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest)
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
||||
* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *This allows `.cia` programs to have sound*
|
||||
* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest)
|
||||
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)*
|
||||
* The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) *Fixes a clock offset which causes the NAND clock to run fast*
|
||||
* The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest)
|
||||
* The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)*
|
||||
|
||||
### Instructions
|
||||
|
|
Loading…
Reference in a new issue