Updated Optional features (markdown)

Yuuki Hikari 2017-11-29 17:06:29 -05:00
parent 390d6d9e29
commit f33c0bdc2a

@ -35,7 +35,7 @@ Luma3DS has various optional features that are configurable via its config menu.
* `agb.firm`: AGB_FIRM, used for Gameboy Advance Virtual Console games.
* `safe.firm`: SAFE_FIRM, NATIVE_FIRM for the 3DS' Safe Mode.
* `sysupdater.firm`:
* `name.cxi`: Any builtin sysmodule can be loaded externally, i.e. `sm.cxi`, `pm.cxi`, `pxi.cxi`, etc. External sysmodule loading is unavailable if loading a NATIVE/SAFE_FIRM older than 3.0.0.
* `name.cxi`: Any builtin sysmodule can be loaded externally, i.e. `fs.cxi`, `pm.cxi`, `loader.cxi`, etc. External sysmodule loading is unavailable if loading a NATIVE/SAFE_FIRM older than 3.0.0.
* **Note:** If your FIRMs are NUS-encrypted, you must also include the corresponding cetk file, `cetk`, `cetk_twl`, `cetk_agb`, cetk_safe`, and `cetk_sysupdater` respectively.
* **Enable game patching:** This option enables various game patching functions: external .code and exheader loading, IPS patching, LayeredFS, and Locale Emulation.