diff --git a/Sources/OCBundle/atmosphere/config/system_settings.ini b/Sources/OCBundle/atmosphere/config/system_settings.ini index 4103ce6c..6131e9b1 100644 --- a/Sources/OCBundle/atmosphere/config/system_settings.ini +++ b/Sources/OCBundle/atmosphere/config/system_settings.ini @@ -34,7 +34,7 @@ fatal_auto_reboot_interval = u64!0x0 ; power_menu_reboot_function = str!payload ; 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!0x0 +dmnt_cheats_enabled_by_default = u8!0x1 ; Controls whether dmnt should always save cheat toggle state ; for restoration on new game launch. 1 = always save toggles, ; 0 = only save toggles if toggle file exists.