1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-19 13:33:24 +01:00

default-settings: Language.

This commit is contained in:
Michael Scire 2019-03-06 00:21:24 -08:00
parent d756f2fc0d
commit e24d7a1fd2

View file

@ -9,6 +9,6 @@ usb30_force_enabled = u8!0x0
; Make the power menu's "reboot" button reboot to payload.
; Set to "normal" for normal reboot, "rcm" for rcm reboot.
power_menu_reboot_function = str!payload
; Controls whether dmnt cheats should be enabled or disabled
; by default. 1 = enabled by default, 0 = disabled by default.
; Controls whether dmnt cheats should be toggled on or off by
; default. 1 = toggled on by default, 0 = toggled off by default.
dmnt_cheats_enabled_by_default = u8!0x1