Updated Options and usage (markdown)

Yuuki Hikari 2017-06-28 19:23:42 -04:00
parent 1f514d660c
commit e93a919985

@ -113,10 +113,4 @@ The version strings can't exceed **19 characters**.
---
- **Set developer UNITINFO**: patches the value of CFG_UNITINFO sent to the ARM11 on boot to make applications believe they are running on a developer unit, and switches the CIA encryption to the developer one.
This makes ErrDisp display debugging information and allows you to install and run certain system software for development units, but also prevents using the eShop, amiibo, retail-encrypted CIAs etc.
---
### Options changed in last major release:
- **Enable exception handlers**: This option is enabled by default as of version 8.0, and therefore no longer has a config setting. See [the release notes](https://github.com/AuroraWright/Luma3DS/releases/tag/v8.0) for more details about changes, and see the [other features and notes](https://github.com/AuroraWright/Luma3DS/wiki/Other-features-and-notes#exception-handlers) page for information about how this feature works. In later releases, an option to disable the ARM11 Exception Handlers will be available; this is already if you are capable of cloning and compiling Luma yourself.
>"Enable exception handlers" was removed, since it's always on, with Rosalina choosing the best exception reporting method depending on the context.
This makes ErrDisp display debugging information and allows you to install and run certain system software for development units, but also prevents using the eShop, amiibo, retail-encrypted CIAs etc.