From 9a96665c429bf22eeda13e520c916abaca681580 Mon Sep 17 00:00:00 2001 From: Aurora Date: Mon, 9 May 2016 04:34:24 +0200 Subject: [PATCH] Updated Other features and notes (markdown) --- Other-features-and-notes.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/Other-features-and-notes.md b/Other-features-and-notes.md index 555b6f6..09e9f4e 100644 --- a/Other-features-and-notes.md +++ b/Other-features-and-notes.md @@ -35,17 +35,16 @@ If you're using a non-screen-init version of A9LH, it will be done automatically --- ## Standard features -Luma3DS always patches signature checks. -If you're not booting a 9.0/9.2 NAND, the FIRM reboot patch is applied to make these work: -- 3DS games which work in the larger RAM mode (Smash Bros, Monster Hunter 4... on Old 3DS) -- Custom GBA games -- Old DS flashcards - -Some other features which don't need any configuration are: -- Region free (both for out-of-region cias and cartridges) -- Blocking of silent background updates -- Allowing online games to work with older 3DS OS versions +Luma3DS automatically does the following patches automatically, with no need for user configuration: +- Signature checks removal, which allows unsigned content to run +- FIRM reboots replacement (if you're not booting a 9.0/9.2 NAND), which allows these to work: + - 3DS games which work in the larger RAM mode (Smash Bros, Monster Hunter 4... on Old 3DS) + - Custom GBA games + - Old DS flashcards +- Region lock removal (region free), to run out-of-region cias and cartridges +- Silent/background updates blocking +- Version check patch in the 'friends' module, allowing games to work online on older 3DS OS versions ---