diff --git a/Modules/kosmos_toolkit/switch/KosmosToolbox/config.json b/Modules/kosmos_toolkit/switch/KosmosToolbox/config.json index 38550fc..e8ee411 100644 --- a/Modules/kosmos_toolkit/switch/KosmosToolbox/config.json +++ b/Modules/kosmos_toolkit/switch/KosmosToolbox/config.json @@ -5,6 +5,11 @@ "tid" : "420000000000000E", "requires_reboot": false }, + { + "name" : "nxsh", + "tid" : "43000000000000FF", + "requires_reboot": false + }, { "name" : "sys-netcheat", "tid" : "430000000000000A", @@ -18,7 +23,7 @@ { "name" : "sys-clk", "tid" : "00FF0000636C6BFF", - "requires_reboot": false + "requires_reboot": true } ] -} \ No newline at end of file +} diff --git a/Modules/must_have/atmosphere/fusee-secondary.bin b/Modules/must_have/atmosphere/fusee-secondary.bin index 4f57c3b..ec7f735 100644 Binary files a/Modules/must_have/atmosphere/fusee-secondary.bin and b/Modules/must_have/atmosphere/fusee-secondary.bin differ diff --git a/Modules/must_have/atmosphere/system_settings.ini b/Modules/must_have/atmosphere/system_settings.ini index d1b7418..075c0d4 100644 --- a/Modules/must_have/atmosphere/system_settings.ini +++ b/Modules/must_have/atmosphere/system_settings.ini @@ -15,4 +15,10 @@ 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. -dmnt_always_save_cheat_toggles = u8!0x0 \ No newline at end of file +dmnt_always_save_cheat_toggles = u8!0x0 +; Controls whether fs.mitm should redirect save files +; to directories on the sd card. +; 0 = Do not redirect, 1 = Redirect. +; NOTE: EXPERIMENTAL +; If you do not know what you are doing, do not touch this yet. +fsmitm_redirect_saves_to_sd = u8!0x0 \ No newline at end of file diff --git a/Modules/must_have/atmosphere/titles/010000000000000D/exefs.nsp b/Modules/must_have/atmosphere/titles/010000000000000D/exefs.nsp index bfc0ea3..30920d6 100644 Binary files a/Modules/must_have/atmosphere/titles/010000000000000D/exefs.nsp and b/Modules/must_have/atmosphere/titles/010000000000000D/exefs.nsp differ diff --git a/Modules/must_have/atmosphere/titles/0100000000000032/exefs.nsp b/Modules/must_have/atmosphere/titles/0100000000000032/exefs.nsp index e122e78..f788048 100644 Binary files a/Modules/must_have/atmosphere/titles/0100000000000032/exefs.nsp and b/Modules/must_have/atmosphere/titles/0100000000000032/exefs.nsp differ diff --git a/Modules/must_have/atmosphere/titles/0100000000000034/exefs.nsp b/Modules/must_have/atmosphere/titles/0100000000000034/exefs.nsp index 8cb3871..5a9efba 100644 Binary files a/Modules/must_have/atmosphere/titles/0100000000000034/exefs.nsp and b/Modules/must_have/atmosphere/titles/0100000000000034/exefs.nsp differ diff --git a/Modules/must_have/atmosphere/titles/0100000000000036/exefs.nsp b/Modules/must_have/atmosphere/titles/0100000000000036/exefs.nsp index ba568e9..2284c0f 100644 Binary files a/Modules/must_have/atmosphere/titles/0100000000000036/exefs.nsp and b/Modules/must_have/atmosphere/titles/0100000000000036/exefs.nsp differ diff --git a/Modules/must_have/bootloader/hekate_ipl.ini b/Modules/must_have/bootloader/hekate_ipl.ini index 1390ebd..54bb304 100644 --- a/Modules/must_have/bootloader/hekate_ipl.ini +++ b/Modules/must_have/bootloader/hekate_ipl.ini @@ -8,7 +8,7 @@ backlight=100 autohosoff=0 autonogc=1 -{AtlasNX/Kosmos v12} +{AtlasNX/Kosmos v12.0.1} { } {Discord: discord.teamatlasnx.com} {Github: git.teamatlasnx.com} diff --git a/Modules/must_have/sept/payload.bin b/Modules/must_have/sept/payload.bin new file mode 100644 index 0000000..ec7f735 Binary files /dev/null and b/Modules/must_have/sept/payload.bin differ diff --git a/Modules/must_have/sept/sept-primary.bin b/Modules/must_have/sept/sept-primary.bin index 1007e63..845025f 100644 Binary files a/Modules/must_have/sept/sept-primary.bin and b/Modules/must_have/sept/sept-primary.bin differ diff --git a/Modules/must_have/sept/sept-secondary.bin b/Modules/must_have/sept/sept-secondary.bin index bfcaa1a..519ceff 100644 Binary files a/Modules/must_have/sept/sept-secondary.bin and b/Modules/must_have/sept/sept-secondary.bin differ diff --git a/Modules/must_have/sept/sept-secondary.enc b/Modules/must_have/sept/sept-secondary.enc index f1976c8..849da03 100644 Binary files a/Modules/must_have/sept/sept-secondary.enc and b/Modules/must_have/sept/sept-secondary.enc differ