Updated Options and usage (markdown)

Aurora 2016-09-26 17:28:22 +02:00
parent 17d10197c1
commit f4446dba73

@ -41,7 +41,7 @@ This allows you to configure the processor the same way NTR CFW does:
- **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.
- **None**: doesn't apply either patch; also disables the exception handlers (refer to the [Other features and notes](https://github.com/AuroraWright/Luma3DS/wiki/Other-features-and-notes) page)
- **None**: doesn't apply either patch and disables the exception handlers (refer to the [Other features and notes](https://github.com/AuroraWright/Luma3DS/wiki/Other-features-and-notes) page).
---