From 7282425ef50160281af3795e2452d2b9a107f6b8 Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Thu, 13 Apr 2023 09:16:53 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20hacks-gu?= =?UTF-8?q?ide/Guide=5F3DS@632bea89db9e16bb7810ebd1a416e9fc6d8339c1=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/config.ini | 31 ++++++++++++++++--------------- feed.xml | 2 +- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/assets/config.ini b/assets/config.ini index e4acf53fb5..1c05df35ad 100644 --- a/assets/config.ini +++ b/assets/config.ini @@ -1,9 +1,9 @@ -; This configuration file was automatically generated by Luma3DS v12.0 +; This configuration file was automatically generated by Luma3DS v12.0.1 [meta] ; Do not edit these two lines. config_version_major = 3 -config_version_minor = 5 +config_version_minor = 7 [boot] ; Options appearing on the Luma3DS initial boot menu @@ -64,14 +64,6 @@ show_system_settings_string = 1 ; GBA games. show_gba_boot_screen = 0 -; Force routing audio output to headphones. -; Currently only for NATIVE_FIRM. -; Due to software limitations, this gets undone if you actually -; insert then remove HPs (just enter then exit sleep mode if -; this happens). -; Also gets bypassed for camera shutter sound. -force_headphone_output = 0 - ; Default emuNAND number (1 to 4) to be booted when ; no directional buttons are pressed. default_emunand_number = 1 @@ -96,11 +88,11 @@ pin_lock_num_digits = 0 ; it can reveal hidden bugs within some games. app_launch_new_3ds_cpu = off -; Autoboot mode: -; - 0: disabled (boot normally) -; - 1: boot into the 3DS title specfied by hbldr_3dsx_titleid -; - 2: boot into the DSi title specified by autoboot_dsi_titleid -autoboot_mode = 0 +; Autoboot mode, one of: +; - "off" +; - "3ds": boot into the 3DS title specfied by hbldr_3dsx_titleid +; - "dsi": boot into the DSi title specified by autoboot_dsi_titleid +autoboot_mode = off [rosalina] ; Rosalina options @@ -173,6 +165,15 @@ autoboot_3ds_app_mem_type = 0 [misc] ; "Hidden" miscellaneous options. +; Force routing audio output to headphones or speakers. +; One of "off", "headphones", or "speakers". +; Currently only for NATIVE_FIRM. +; Due to software limitations, this gets undone if you actually +; insert and/or remove HPs (just enter then exit sleep mode if +; this happens). +; Also gets bypassed for camera shutter sound. +force_audio_output = off + ; Make the console be always detected as a development unit, ; and conversely (Arm11-side only). ; This breaks online features, amiibo and retail CIAs, but diff --git a/feed.xml b/feed.xml index b461cff2e2..bbbec0feeb 100644 --- a/feed.xml +++ b/feed.xml @@ -1 +1 @@ -Jekyll2023-04-13T09:12:55+00:00https://3ds.hacks.guide/feed.xml3DS Hacks GuideA complete guide to 3DS custom firmwareNintendo Homebrew \ No newline at end of file +Jekyll2023-04-13T09:16:41+00:00https://3ds.hacks.guide/feed.xml3DS Hacks GuideA complete guide to 3DS custom firmwareNintendo Homebrew \ No newline at end of file