diff --git a/Other-features-and-notes.md b/Other-features-and-notes.md index b9ca334..1ab7e32 100644 --- a/Other-features-and-notes.md +++ b/Other-features-and-notes.md @@ -48,15 +48,15 @@ Luma3DS does the following patches automatically, with no need for user configur --- -## ARM9LoaderHax and FIRM write-protection -Booting with arm9loaderhax is **auto-detected**, and **whenever you load SysNAND on A9LH** all FIRMs are automatically patched to **prevent overwriting** A9LH or bricking. -This also makes you be able to always safely perform a system update from A9LH. +## Boot9strap and FIRM write-protection +When using boot9strap, all FIRMs are automatically patched to **prevent overwriting** b9s or bricking. +This also makes it so that you are always able to safely perform a system update from b9s. --- ## Session persistency When a soft (or "MCU") reboot happens (like exiting from System Settings), Luma3DS will remember and force the last used boot mode. This is to easily keep staying on the NAND you booted. -To override this, just hold A (which is equivalent to not pressing anything on a fresh boot), or the desired button(s) for other boot options/ARM9 payloads. +To override this, just hold A (which is equivalent to not pressing anything on a fresh boot), or the desired button(s) for other boot options/payloads. ---