Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DS:Luma3DS/Configuration: Difference between revisions

From Hacks Guide Wiki
m s/Homebrew autoboot/Hbmenu autoboot to match current wording
ItsCrocoSwine (talk | contribs)
added plugin_loader_enabled and volume_slider_override + moved force_audio_output to config.ini only settings + removed a few extra spaces so section headers feel more attached to their sections
Line 66: Line 66:
==== Show GBA boot screen in patched AGB_FIRM ====
==== Show GBA boot screen in patched AGB_FIRM ====
When enabled, Luma3DS will show the [https://www.youtube.com/watch?v=6_ZD3FxMcvQ GBA boot screen] when loading a GBA game through the built-in GBA firmware of the 3DS (such as through virtual console).
When enabled, Luma3DS will show the [https://www.youtube.com/watch?v=6_ZD3FxMcvQ GBA boot screen] when loading a GBA game through the built-in GBA firmware of the 3DS (such as through virtual console).
==== Force routing audio output through headphones ====
Forces all audio output except for the camera shutter to go to the headphones. Because Luma3DS only directly affects NATIVE_FIRM, this will not work in DS games, GBA games, payloads such as GodMode9, or [[3DS:Safe Mode|Safe Mode]].
Due to software limitations, this will stop working temporarily if you unplug and then replug headphones. Close and reopen the screen when this happens to fix it.




Line 85: Line 80:


== Configuration options in config.ini ==
== Configuration options in config.ini ==
As of Luma3DS v11.0, certain options have been moved and can only be edited in the <code>config.ini</code> file, located in both <code>SD:/luma/config.ini</code> and <code>[1]:/rw/luma/config.ini</code>. This section documents those options.
As of Luma3DS v11.0, certain options have been moved and can only be edited in the <code>config.ini</code> file, located in both <code>SD:/luma/config.ini</code> and <code>[1]:/rw/luma/config.ini</code>. This section documents those options.


Line 97: Line 91:
==== autoboot_dsi_titleid ====
==== autoboot_dsi_titleid ====
Determines the DSi title to boot into when <code>autoboot_3ds_homebrew</code> is set to 2. The selected title must be installed on the NAND, or it will instead crash on boot - the default app used is {{GitHub|devkitPro/nds-hb-menu|nds-hb-menu}}.
Determines the DSi title to boot into when <code>autoboot_3ds_homebrew</code> is set to 2. The selected title must be installed on the NAND, or it will instead crash on boot - the default app used is {{GitHub|devkitPro/nds-hb-menu|nds-hb-menu}}.
==== force_audio_output ====
Forces all audio output except for the camera shutter to go to the headphones. Because Luma3DS only directly affects NATIVE_FIRM, this will not work in DS games, GBA games, payloads such as GodMode9, or [[3DS:Safe Mode|Safe Mode]].
Due to software limitations, this will stop working temporarily if you unplug and then replug headphones. Close and reopen the screen when this happens to fix it.




=== Rosalina menu options ===
=== Rosalina menu options ===
The following options can be altered in some way via the [[3DS:Luma3DS/Rosalina|Rosalina menu]].
The following options can be altered in some way via the [[3DS:Luma3DS/Rosalina|Rosalina menu]].


==== hbldr_3dsx_titleid ====
==== hbldr_3dsx_titleid ====
Line 109: Line 107:
Determines what keys you need to press to open the Rosalina menu. By default, this is set to {{Key press|L|Down|SELECT}}.<br>
Determines what keys you need to press to open the Rosalina menu. By default, this is set to {{Key press|L|Down|SELECT}}.<br>
For example, if one of the default keys is broken, you can set it to <code>X+Y</code> to change the menu combination to {{Key press|X|Y}}.
For example, if one of the default keys is broken, you can set it to <code>X+Y</code> to change the menu combination to {{Key press|X|Y}}.
==== plugin_loader_enabled ====
Determines if [[3DS:Game plugins/3GX|3GX plugins]] placed in <code>SD:/luma/plugins/</code> are enabled.<br>Having this option disabled does not stop you from using [[3DS:Game plugins/PLG|PLG plugins]] with bootNTR.


==== ntp_tz_offset_min ====
==== ntp_tz_offset_min ====
Determines your timezone to set the time correctly. The value is the number of minutes your timezone is from UTC.<br>
Determines your timezone to set the time correctly. The value is the number of minutes your timezone is from UTC.<br>
For example, Eastern Standard Time (EST) is UTC-5, so the offset would be 60 * -5 = -300.
For example, Eastern Standard Time (EST) is UTC-5, so the offset would be 60 * -5 = -300.
==== volume_slider_override ====
Determines the volume to set the console to, overriding the physical volume slider of the console. Because Luma3DS only directly affects NATIVE_FIRM, this will not work in DS games, GBA games, payloads such as GodMode9, or [[3DS:Safe Mode|Safe Mode]].
The value should be a number from 0 to 100, while a value of -1 will disable the volume override.




==== Screen filter options ====
==== Screen filter options ====
All of the following options can be configured for each screen, and thus have two variables.
All of the following options can be configured for each screen, and thus have two variables.


===== screen_filters_cct =====
===== screen_filters_cct =====
Line 137: Line 142:
=== Options you shouldn't touch ===
=== Options you shouldn't touch ===
You shouldn't touch these options unless you know what you're doing.
You shouldn't touch these options unless you know what you're doing.


==== autoboot_3ds_app_mem_type ====
==== autoboot_3ds_app_mem_type ====