diff --git a/Options-and-usage.md b/Options-and-usage.md index a845562..1b48272 100644 --- a/Options-and-usage.md +++ b/Options-and-usage.md @@ -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 ![Config menu](https://vgy.me/6sShWs.png) ## 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 **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. - **On**: * 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**: * 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. - 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**). - Inside the file, - 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). \ No newline at end of file +- **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). \ No newline at end of file