1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-31 04:10:07 +02:00

finalizing: switch from headers to "get the <x> file"

This commit is contained in:
Lily
2022-01-21 14:31:24 -08:00
parent 259cc716ec
commit 1f18df485a

View File

@@ -30,20 +30,18 @@ If your previous CFW setup was EmuNAND-based and you wish to move the contents o
### What You Need
**CIA Files** (get the `.cia` file)
* The latest release of [Anemone3DS](https://github.com/astronautlevel2/Anemone3DS/releases/latest)
* The v3.7.4 release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/tag/v3.7.4)
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest)
* The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest)
* The latest release of [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest)
* The latest release of [Anemone3DS](https://github.com/astronautlevel2/Anemone3DS/releases/latest) (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 [FBI](https://github.com/Steveice10/FBI/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)
**3DSX files** (get the `.3dsx` file)
* The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest)
* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest)
* 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)
**Other**
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) (both the `.cia` and `.3dsx` files)
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) (the GodMode9 `.zip` 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)
### Instructions