mirror of
https://github.com/LumaTeam/Luma3DS.git
synced 2026-02-22 01:44:38 +00:00
Updated Optional features (markdown)
parent
a939967519
commit
48a5f72a85
@ -41,7 +41,7 @@ Luma3DS has various optional features that are configurable via its config menu.
|
|||||||
* `safe.firm`: SAFE_FIRM, NATIVE_FIRM for the 3DS' Safe Mode.
|
* `safe.firm`: SAFE_FIRM, NATIVE_FIRM for the 3DS' Safe Mode.
|
||||||
* `sysupdater.firm`:
|
* `sysupdater.firm`:
|
||||||
* `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.
|
* `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.
|
* **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.
|
* **Enable game patching:** This option enables various game patching functions: external .code and exheader loading, IPS patching, LayeredFS, and Locale Emulation.
|
||||||
* **External `code.bin` and `exheader.bin` loading:** This feature allows you to load patched code and exheader binaries for ROM hacks/modifications/etc. without needing to rebuild the modified game as a CIA.
|
* **External `code.bin` and `exheader.bin` loading:** This feature allows you to load patched code and exheader binaries for ROM hacks/modifications/etc. without needing to rebuild the modified game as a CIA.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user