mirror of
https://github.com/LumaTeam/Luma3DS.git
synced 2026-02-24 10:54:38 +00:00
Luma3DS
parent
fb6bfd1f2c
commit
6c12e6a41e
@ -1,11 +1,11 @@
|
|||||||
If you are booting AuReiNand for the first time, you will be greeted with the configuration menu.
|
If you are booting Luma3DS for the first time, you will be greeted with the configuration menu.
|
||||||
If you want to open the configuration menu again, simply hold the **SELECT** button
|
If you want to open the configuration menu again, simply hold the **SELECT** button
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Options:
|
## Options:
|
||||||
|
|
||||||
- **Screen-init brightness**: Only useful if you have a **no-screen-init fork of A9LH** (like my own). Changes the brightness to be used by ARN's screen-init. It has no effect if your A9LH already has screen-init like dark-samus' fork.
|
- **Screen-init brightness**: Only useful if you have a **no-screen-init fork of A9LH** (like my own). Changes the brightness to be used by Luma3DS's screen-init. It has no effect if your A9LH already has screen-init like dark-samus' fork.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -21,7 +21,7 @@ If you want to open the configuration menu again, simply hold the **SELECT** but
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
- **Autoboot SysNAND**: Determines if you want to boot **SysNAND** or **EmuNAND** by when **holding no buttons** on AuReiNand boot).
|
- **Autoboot SysNAND**: Determines if you want to boot **SysNAND** or **EmuNAND** by when **holding no buttons** on Luma3DS boot).
|
||||||
- If the option is **on**, **holding L** boots **the default EmuNAND**.
|
- If the option is **on**, **holding L** boots **the default EmuNAND**.
|
||||||
- If the option is **off**, **holding L** boots **SysNAND**.
|
- If the option is **off**, **holding L** boots **SysNAND**.
|
||||||
|
|
||||||
@ -30,10 +30,10 @@ If you want to open the configuration menu again, simply hold the **SELECT** but
|
|||||||
- **Use SysNAND FIRM as default (A9LH-only)**: This option does two things.
|
- **Use SysNAND FIRM as default (A9LH-only)**: This option does two things.
|
||||||
- **On**:
|
- **On**:
|
||||||
* Use **FIRM from SysNAND** to boot EmuNAND **with R** (You can't boot 10.x with 9.x NATIVE_FIRM).
|
* Use **FIRM from SysNAND** to boot EmuNAND **with R** (You can't boot 10.x with 9.x NATIVE_FIRM).
|
||||||
* aurei/firmware.bin will be used as a replacement for the **SysNAND FIRM**.
|
* luma/firmware.bin will be used as a replacement for the **SysNAND FIRM**.
|
||||||
- **Off**:
|
- **Off**:
|
||||||
* Use **FIRM from EmuNAND** to boot SysNAND **with R** (You can't boot 10.x with 9.x NATIVE_FIRM).
|
* Use **FIRM from EmuNAND** to boot SysNAND **with R** (You can't boot 10.x with 9.x NATIVE_FIRM).
|
||||||
* aurei/firmware.bin will be used as a replacement for the **EmuNAND FIRM**.
|
* luma/firmware.bin will be used as a replacement for the **EmuNAND FIRM**.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -45,7 +45,7 @@ If you want to open the configuration menu again, simply hold the **SELECT** but
|
|||||||
|
|
||||||
- **Enable region/language emulation**: Enables the region/language emulation feature. This allows some games which need a specific language to be set to work, and **DLCs for foreign games** to load.
|
- **Enable region/language emulation**: Enables the region/language emulation feature. This allows some games which need a specific language to be set to work, and **DLCs for foreign games** to load.
|
||||||
- To use it:
|
- To use it:
|
||||||
- Create a folder named **locales** inside aurei/
|
- Create a folder named **locales** inside luma/
|
||||||
- Create a .txt file with game's **title id** as the name (look them up on **www.3dsdb.com**).
|
- Create a .txt file with game's **title id** as the name (look them up on **www.3dsdb.com**).
|
||||||
- Inside the file,
|
- Inside the file,
|
||||||
- Put **3 characters for the region** ("JPN", "USA", "EUR", "AUS", "CHN", "KOR", "TWN")
|
- Put **3 characters for the region** ("JPN", "USA", "EUR", "AUS", "CHN", "KOR", "TWN")
|
||||||
@ -77,4 +77,4 @@ If you want to open the configuration menu again, simply hold the **SELECT** but
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
- **Enable splash screen with no screen-init**: Allows a **splash screen** (refer to the [Other features and notes](https://github.com/AuroraWright/AuReiNand/wiki/Other-features-and-notes) page) to be displayed if you have a fork of A9LH with no screen init. Leaving it off makes the boot completely silent and look like it's stock (unhacked).
|
- **Enable splash screen with no screen-init**: Allows a **splash screen** (refer to the [Other features and notes](https://github.com/AuroraWright/Luma3DS/wiki/Other-features-and-notes) page) to be displayed if you have a fork of A9LH with no screen init. Leaving it off makes the boot completely silent and look like it's stock (unhacked).
|
||||||
Loading…
x
Reference in New Issue
Block a user