Deploying to gh-pages from @ hacks-guide/Guide_3DS@632bea89db 🚀
This commit is contained in:
parent
2c776fd0aa
commit
7282425ef5
2 changed files with 17 additions and 16 deletions
|
@ -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
|
||||
|
|
2
feed.xml
2
feed.xml
|
@ -1 +1 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://3ds.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://3ds.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-04-13T09:12:55+00:00</updated><id>https://3ds.hacks.guide/feed.xml</id><title type="html">3DS Hacks Guide</title><subtitle>A complete guide to 3DS custom firmware</subtitle><author><name>Nintendo Homebrew</name></author></feed>
|
||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://3ds.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://3ds.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-04-13T09:16:41+00:00</updated><id>https://3ds.hacks.guide/feed.xml</id><title type="html">3DS Hacks Guide</title><subtitle>A complete guide to 3DS custom firmware</subtitle><author><name>Nintendo Homebrew</name></author></feed>
|
Loading…
Reference in a new issue