Updated Options and usage (markdown)

Aurora 2016-09-26 15:21:10 +02:00
parent db4695737b
commit 20f20c8867

@ -11,7 +11,8 @@ You can override this setting on boot by holding down a button on the **directio
---
- **Screen brightness**: Change the screen brightness for Luma3DS and payloads. The brightness is updated "in real time".
- **Screen brightness**: Change the screen brightness for Luma3DS and payloads.
The brightness is updated "in real time".
---
@ -19,11 +20,16 @@ You can override this setting on boot by holding down a button on the **directio
---
- **PIN lock**: This enables you to set a button combination (using A, B, X and Y and the directional pad) that will be asked each time you'll boot your 3DS or Luma3DS. Set this to "Off" to delete the existing PIN. You can choose the amount of digits between 4, 6 and 8. You will be allowed to change the PIN (can be skipped by pressing **START**) when quitting the configuration menu. A message can be displayed on the bottom screen when the PIN is being asked by placing a text file named `pinmessage.txt` in `luma` (with 800 characters maximum).
- **PIN lock**: This enables you to set a button combination (using A, B, X and Y and the directional pad) that will be asked each time you'll boot your 3DS or Luma3DS.
Set this to "Off" to delete the existing PIN.
You can choose the amount of digits between 4, 6 and 8.
You will be allowed to change the PIN (can be skipped by pressing **START**) when quitting the configuration menu.
A message can be displayed on the bottom screen when the PIN is being asked by placing a text file named `pinmessage.txt` in `luma` (with 800 characters maximum).
---
- **New 3DS CPU**: Only useful for **New 3DS** consoles. This allows you to configure the processor the same way NTR CFW does:
- **New 3DS CPU**: Only useful for **New 3DS** consoles.
This allows you to configure the processor the same way NTR CFW does:
- **Off** disables the patch,
- **Clock** enables New 3DS clock speed for all games
- **L2** adds extra cache to the CPU _(Don't use this if your device crashes)_
@ -33,7 +39,8 @@ You can override this setting on boot by holding down a button on the **directio
- **Developer features**:
- **ErrDisp**: patches ErrDisp to display debugging information on the top screen
- **UNITINFO**: patches the value of CFG_UNITINFO sent to the ARM11 on boot to make applications believe they are running on a developer unit. This makes ErrDisp display debugging information and allows you to run certain system software for development units, but also prevents using the eShop, amiibo, etc.
- **UNITINFO**: patches the value of CFG_UNITINFO sent to the ARM11 on boot to make applications believe they are running on a developer unit.
This makes ErrDisp display debugging information and allows you to run certain system software for development units, but also prevents using the eShop, amiibo, etc.
- **None**: doesn't apply either patch; also disables the exception handlers (see below)
---