Updated Other features and notes (markdown)

Aurora 2016-05-09 04:34:24 +02:00
parent ad470cb0f8
commit 9a96665c42

@ -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
---