Updated Optional features (markdown)

結城イヴ 2018-07-31 21:03:31 -04:00
parent af9db256b0
commit a939967519

@ -10,7 +10,12 @@ Luma3DS has various optional features that are configurable via its config menu.
* **Off:** Splash screens disabled.
* **Before:** Display the splash screen before loading any payloads; useful for payloads with the ability to detect hotkeys.
* **After:** Chainload the desired payload, display the splash screen, and then continue to the payload.
* **Note:** Both **Before** and **After** delay boot by ~3 seconds if selected!
* **Splash duration:** The duration of the splash screen can be configured with this option.
Has four options:
* **1:** Display the splash screen for one second before continuing boot or chainloading a payload.
* **3:** Display the splash screen for three seconds before continuing boot or chainloading a payload.
* **5:** Display the splash screen for five seconds before continuing boot or chainloading a payload.
* **7:** Display the splash screen for seven seconds before continuing boot or chainloading a payload.
* **PIN lock:** Require a PIN to be entered before continuing boot. A message can be displayed on the bottom screen at the PIN input screen by placing a text file named `pinmessage.txt` in `/luma` (800 characters maximum!).
Has four options:
* **Off:** No PIN enabled, continue boot normally.