diff --git a/Other-features-and-notes.md b/Other-features-and-notes.md index f482f78..fee3beb 100644 --- a/Other-features-and-notes.md +++ b/Other-features-and-notes.md @@ -1,5 +1,5 @@ ## Splash Screen -AuReiNand can show: +Luma3DS can show: - An image for the top screen (`SD:/aurei/splash.bin`) - An image for the bottom screen (`SD:/aurei/splashbottom.bin`) @@ -49,7 +49,7 @@ This also makes you be able to always safely perform a system update from A9LH. --- ## Session persistency -When a soft (or "MCU") reboot happens (like exiting from System Settings), AuReiNand will remember and force the last used boot mode. This is to easily keep staying on the NAND you booted. +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. ---