Replace Themely with Anemone3DS
This commit is contained in:
parent
642bc33a78
commit
913cb391c8
1 changed files with 3 additions and 3 deletions
|
@ -11,14 +11,14 @@ In this case, we use Luma3DS by [AuroraWright](https://github.com/AuroraWright/)
|
||||||
During this process, we also setup programs such as the following:
|
During this process, we also setup programs such as the following:
|
||||||
|
|
||||||
+ **FBI** *(installs CIA formatted games and applications)*
|
+ **FBI** *(installs CIA formatted games and applications)*
|
||||||
+ **Themely** *(installs custom themes)*
|
+ **Anemone3DS** *(installs custom themes)*
|
||||||
+ **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 as a regular application thanks to Rosalina magic)*
|
+ **Homebrew Launcher Loader** *(launches the Homebrew Launcher as a regular application thanks to Rosalina magic)*
|
||||||
|
|
||||||
#### What you need
|
#### What you need
|
||||||
|
|
||||||
* The latest release of [Themely](https://github.com/ihaveamac/Themely/releases/latest) *(the `.cia` file)*
|
* The latest release of [Anemone3DS](https://github.com/astronautlevel2/Anemone3DS/releases/latest) *(the `.cia` file)*
|
||||||
* The latest release of [hblauncher_loader](https://github.com/yellows8/hblauncher_loader/releases/latest)
|
* The latest release of [hblauncher_loader](https://github.com/yellows8/hblauncher_loader/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)
|
* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest)
|
||||||
|
@ -39,7 +39,7 @@ During this process, we also setup programs such as the following:
|
||||||
1. Copy `lumaupdater.cia` to the `/cias/` folder on your SD card
|
1. Copy `lumaupdater.cia` to the `/cias/` folder on your SD card
|
||||||
1. Copy `FBI.cia` to the `/cias/` folder on your SD card
|
1. Copy `FBI.cia` to the `/cias/` folder on your SD card
|
||||||
1. Copy `DSP1.cia` to the `/cias/` folder on your SD card
|
1. Copy `DSP1.cia` to the `/cias/` folder on your SD card
|
||||||
1. Copy `Themely.cia` to the `/cias/` folder on your SD card
|
1. Copy `Anemone3DS.cia` to the `/cias/` folder on your SD card
|
||||||
|
|
||||||
![]({{ base_path }}/images/screenshots/cias-file-layout.png)
|
![]({{ base_path }}/images/screenshots/cias-file-layout.png)
|
||||||
{: .notice--info}
|
{: .notice--info}
|
||||||
|
|
Loading…
Reference in a new issue