From f4446dba73ab02f670deddce0abe61c809ca9dc4 Mon Sep 17 00:00:00 2001 From: Aurora Date: Mon, 26 Sep 2016 17:28:22 +0200 Subject: [PATCH] Updated Options and usage (markdown) --- Options-and-usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Options-and-usage.md b/Options-and-usage.md index 1fc1576..e360964 100644 --- a/Options-and-usage.md +++ b/Options-and-usage.md @@ -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). ---