Merge pull request #1672 from hacks-guide/aspargas2-patch-1

lumaupdater can update `boot.firm` on ctrnand
This commit is contained in:
Devon Maloney 2019-04-10 15:28:58 -04:00 committed by GitHub
commit 1888785b07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -159,7 +159,7 @@ You can now use Luma3DS Updater to update your Luma3DS to the latest version jus
This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
This will only update the Luma3DS files on your SD card. If you boot your device without an SD card, it will use the version you placed in CTRNAND.
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>