Add Checkpoint
This commit is contained in:
parent
9f4a6b9ec2
commit
8d7f799b9c
3 changed files with 5 additions and 2 deletions
|
@ -14,13 +14,15 @@ 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)*
|
||||||
+ **Anemone3DS** *(installs custom themes)*
|
+ **Anemone3DS** *(installs custom themes)*
|
||||||
|
+ **Checkpoint** *(backs up and restores save files for 3DS and DS games)*
|
||||||
+ **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)*
|
||||||
|
|
||||||
### What you need
|
### What you need
|
||||||
|
|
||||||
* The latest release of [Anemone3DS](https://github.com/astronautlevel2/Anemone3DS/releases/latest) *(the `.cia` file)*
|
* The latest release of [Anemone3DS](https://github.com/astronautlevel2/Anemone3DS/releases/latest) *(the `.cia` file)*
|
||||||
|
* The latest release of [Checkpoint](https://github.com/BernardoGiordano/Checkpoint/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)
|
||||||
|
@ -42,6 +44,7 @@ During this process, we also setup programs such as the following:
|
||||||
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 `Anemone3DS.cia` to the `/cias/` folder on your SD card
|
1. Copy `Anemone3DS.cia` to the `/cias/` folder on your SD card
|
||||||
|
1. Copy `Checkpoint.cia` to the `/cias/` folder on your SD card
|
||||||
|
|
||||||
![]({{ "/images/screenshots/cias-file-layout.png" | absolute_url }})
|
![]({{ "/images/screenshots/cias-file-layout.png" | absolute_url }})
|
||||||
{: .notice--info}
|
{: .notice--info}
|
||||||
|
|
|
@ -56,7 +56,7 @@ For a list of each of the calculated sighax signatures (the platform boot9strap
|
||||||
+ Customize your HOME Menu with user-created [themes and splash screens](https://themeplaza.eu/)
|
+ Customize your HOME Menu with user-created [themes and splash screens](https://themeplaza.eu/)
|
||||||
+ Use "ROM hacks" for games that you own
|
+ Use "ROM hacks" for games that you own
|
||||||
+ Take gameplay and application screenshots
|
+ Take gameplay and application screenshots
|
||||||
+ [Backup, edit, and restore](https://gbatemp.net/threads/413143/) saves for many games
|
+ Backup, edit, and restore saves for many games
|
||||||
+ Play games for older systems with various emulators, using RetroArch or other standalone emulators. (Works best with a New Nintendo 3DS)
|
+ Play games for older systems with various emulators, using RetroArch or other standalone emulators. (Works best with a New Nintendo 3DS)
|
||||||
+ Install homebrew titles to your system, and have them appear on your HOME Menu
|
+ Install homebrew titles to your system, and have them appear on your HOME Menu
|
||||||
+ Dump your game cards to a format you can install, and play them without needing the card
|
+ Dump your game cards to a format you can install, and play them without needing the card
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 54 KiB |
Loading…
Reference in a new issue