Move sections and fix ctr-no-offset description

This commit is contained in:
Angel J Piscola 2019-03-18 18:47:05 -04:00 committed by Plailect
parent 3883f0dcbc
commit c5a3d064d7
No known key found for this signature in database
GPG key ID: F8A415C5EA602A41

View file

@ -18,6 +18,8 @@ During this process, we also setup programs such as the following:
+ **Luma3DS Updater** *(updates your CFW installation easily)* + **Luma3DS Updater** *(updates your CFW installation easily)*
+ **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 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 ### 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 [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 [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 [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 [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)* * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)*
### Instructions ### Instructions