remove luma updater

This commit is contained in:
lily 2021-01-12 14:48:34 -08:00
parent fe6e4a6e3a
commit 5372bbd87a
2 changed files with 2 additions and 15 deletions

View file

@ -6,7 +6,7 @@ title: "FAQ"
**A:** Yes
<a name="faq_updatecfw" />**Q:** *How do I update Luma3DS?*
**A:** Use [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest)
**A:** Copy the `boot.firm` and `boot.3dsx` files from the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) to the root of the SD card, replacing any existing files.
<a name="faq_gatewaysky" />**Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, etc). Is that something I need?*
**A:** No. boot9strap is a superior method of loading hax that runs early in boot.

View file

@ -15,7 +15,6 @@ During this process, we also setup programs such as the following:
+ **FBI** *(installs CIA formatted games and applications)*
+ **Anemone3DS** *(installs custom themes)*
+ **Checkpoint** *(backs up and restores save files for 3DS and DS games)*
+ **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 homebrew applications to have sound)*
@ -30,7 +29,6 @@ During this process, we also setup programs such as the following:
* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)*
* 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)
* The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)*
### Instructions
@ -43,7 +41,6 @@ During this process, we also setup programs such as the following:
1. Copy `ctr-no-timeoffset.3dsx` to the `/3ds/` folder on your SD card
1. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card
1. Copy `Homebrew_Launcher.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 `DSP1.cia` to the `/cias/` folder on your SD card
1. Copy `Anemone3DS.cia` to the `/cias/` folder on your SD card
@ -150,18 +147,8 @@ ___
#### Information and Notes
{% capture notice-10 %}
You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
This will update the Luma3DS files on your SD card and in CTRNAND, which is what your device boots from when there is no SD card present.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
{% capture notice-6 %}
You will now boot Luma3DS CFW SysNAND by default.
You will now boot Luma3DS CFW by default.
You can now hold (Select) on boot to launch the Luma3DS configuration menu.