diff --git a/Optional-features.md b/Optional-features.md index 0836cab..eeaa54a 100644 --- a/Optional-features.md +++ b/Optional-features.md @@ -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.