Luma3DS

TuxSH 2016-04-23 01:49:18 +02:00
parent 58fc4914b4
commit 326ca96459

@ -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.
---