From 326ca96459bd79918731c2861409075ebb05847e Mon Sep 17 00:00:00 2001 From: TuxSH Date: Sat, 23 Apr 2016 01:49:18 +0200 Subject: [PATCH] Luma3DS --- Other-features-and-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. ---