diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2bc82f6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +nro_asset_editor.exe diff --git a/.gitmodules b/.gitmodules index 82f51d4..8264542 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "LibNX"] path = LibNX url = https://github.com/switchbrew/libnx.git +[submodule "Hekate-LayeredFS"] + path = Hekate-LayeredFS + url = https://github.com/TheDgtl/hekate.git diff --git a/Compiled/atmosphere/titles/010000000000100D/exefs/main b/Compiled/Hekate/atmosphere/titles/010000000000100D/exefs/main similarity index 100% rename from Compiled/atmosphere/titles/010000000000100D/exefs/main rename to Compiled/Hekate/atmosphere/titles/010000000000100D/exefs/main diff --git a/Compiled/atmosphere/titles/010000000000100D/exefs/main.npdm b/Compiled/Hekate/atmosphere/titles/010000000000100D/exefs/main.npdm similarity index 100% rename from Compiled/atmosphere/titles/010000000000100D/exefs/main.npdm rename to Compiled/Hekate/atmosphere/titles/010000000000100D/exefs/main.npdm diff --git a/Compiled/atmosphere/titles/010000000000100D/exefs/rtld.stub b/Compiled/Hekate/atmosphere/titles/010000000000100D/exefs/rtld.stub similarity index 100% rename from Compiled/atmosphere/titles/010000000000100D/exefs/rtld.stub rename to Compiled/Hekate/atmosphere/titles/010000000000100D/exefs/rtld.stub diff --git a/Compiled/hbmenu.nro b/Compiled/Hekate/hbmenu.nro similarity index 100% rename from Compiled/hbmenu.nro rename to Compiled/Hekate/hbmenu.nro diff --git a/Compiled/Hekate/hekate_ipl.ini b/Compiled/Hekate/hekate_ipl.ini new file mode 100644 index 0000000..7301373 --- /dev/null +++ b/Compiled/Hekate/hekate_ipl.ini @@ -0,0 +1,19 @@ +[ CFW] +kip1=modules/newfirm/loader.kip +kip1=modules/newfirm/sm.kip +kip1=modules/nx-dreport.kip +[ CFW fw v1] +kip1=modules/oldfirm/loader.kip1 +kip1=modules/oldfirm/sm.kip1 +kip1=modules/nx-dreport.kip +[ Stock] +kip1=modules/nx-dreport.kip +[] +[ All options also clear your log!] +[] +[ Running v3 of tumGER/SDFilesSwitch] +[ By: tomGER(@tumGER) - Hekate] +[] +[ Reswitched, CTCaer, Adubbz] +[ Thog, vgmoose, StevenMattera] +[ WerWolv, thomasnet, Brawl345] diff --git a/Compiled/Hekate/modules/newfirm/loader.kip b/Compiled/Hekate/modules/newfirm/loader.kip new file mode 100644 index 0000000..071d9be Binary files /dev/null and b/Compiled/Hekate/modules/newfirm/loader.kip differ diff --git a/Compiled/Hekate/modules/newfirm/sm.kip b/Compiled/Hekate/modules/newfirm/sm.kip new file mode 100644 index 0000000..176a3d3 Binary files /dev/null and b/Compiled/Hekate/modules/newfirm/sm.kip differ diff --git a/Compiled/modules/nx-dreport.kip b/Compiled/Hekate/modules/nx-dreport.kip similarity index 100% rename from Compiled/modules/nx-dreport.kip rename to Compiled/Hekate/modules/nx-dreport.kip diff --git a/Compiled/modules/oldfirm/loader.kip1 b/Compiled/Hekate/modules/oldfirm/loader.kip1 similarity index 100% rename from Compiled/modules/oldfirm/loader.kip1 rename to Compiled/Hekate/modules/oldfirm/loader.kip1 diff --git a/Compiled/modules/oldfirm/sm.kip1 b/Compiled/Hekate/modules/oldfirm/sm.kip1 similarity index 100% rename from Compiled/modules/oldfirm/sm.kip1 rename to Compiled/Hekate/modules/oldfirm/sm.kip1 diff --git a/Compiled/switch/EdiZon/EdiZon.nacp b/Compiled/Hekate/switch/EdiZon/EdiZon.nacp similarity index 100% rename from Compiled/switch/EdiZon/EdiZon.nacp rename to Compiled/Hekate/switch/EdiZon/EdiZon.nacp diff --git a/Compiled/switch/EdiZon/EdiZon.nro b/Compiled/Hekate/switch/EdiZon/EdiZon.nro similarity index 56% rename from Compiled/switch/EdiZon/EdiZon.nro rename to Compiled/Hekate/switch/EdiZon/EdiZon.nro index 0fa5cb2..649b667 100644 Binary files a/Compiled/switch/EdiZon/EdiZon.nro and b/Compiled/Hekate/switch/EdiZon/EdiZon.nro differ diff --git a/Compiled/switch/GagOrder.nro b/Compiled/Hekate/switch/GagOrder.nro similarity index 76% rename from Compiled/switch/GagOrder.nro rename to Compiled/Hekate/switch/GagOrder.nro index e11c24f..32b61b4 100644 Binary files a/Compiled/switch/GagOrder.nro and b/Compiled/Hekate/switch/GagOrder.nro differ diff --git a/Compiled/switch/appstore/appstore.nro b/Compiled/Hekate/switch/appstore/appstore.nro similarity index 100% rename from Compiled/switch/appstore/appstore.nro rename to Compiled/Hekate/switch/appstore/appstore.nro diff --git a/Compiled/switch/appstore/res/GET.png b/Compiled/Hekate/switch/appstore/res/GET.png similarity index 100% rename from Compiled/switch/appstore/res/GET.png rename to Compiled/Hekate/switch/appstore/res/GET.png diff --git a/Compiled/switch/appstore/res/INSTALLED.png b/Compiled/Hekate/switch/appstore/res/INSTALLED.png similarity index 100% rename from Compiled/switch/appstore/res/INSTALLED.png rename to Compiled/Hekate/switch/appstore/res/INSTALLED.png diff --git a/Compiled/switch/appstore/res/LOCAL.png b/Compiled/Hekate/switch/appstore/res/LOCAL.png similarity index 100% rename from Compiled/switch/appstore/res/LOCAL.png rename to Compiled/Hekate/switch/appstore/res/LOCAL.png diff --git a/Compiled/switch/appstore/res/UPDATE.png b/Compiled/Hekate/switch/appstore/res/UPDATE.png similarity index 100% rename from Compiled/switch/appstore/res/UPDATE.png rename to Compiled/Hekate/switch/appstore/res/UPDATE.png diff --git a/Compiled/switch/appstore/res/default.png b/Compiled/Hekate/switch/appstore/res/default.png similarity index 100% rename from Compiled/switch/appstore/res/default.png rename to Compiled/Hekate/switch/appstore/res/default.png diff --git a/Compiled/switch/appstore/res/icon.jpg b/Compiled/Hekate/switch/appstore/res/icon.jpg similarity index 100% rename from Compiled/switch/appstore/res/icon.jpg rename to Compiled/Hekate/switch/appstore/res/icon.jpg diff --git a/Compiled/switch/appstore/res/icon.png b/Compiled/Hekate/switch/appstore/res/icon.png similarity index 100% rename from Compiled/switch/appstore/res/icon.png rename to Compiled/Hekate/switch/appstore/res/icon.png diff --git a/Compiled/switch/appstore/res/icon_small.png b/Compiled/Hekate/switch/appstore/res/icon_small.png similarity index 100% rename from Compiled/switch/appstore/res/icon_small.png rename to Compiled/Hekate/switch/appstore/res/icon_small.png diff --git a/Compiled/switch/appstore/res/noscreen.png b/Compiled/Hekate/switch/appstore/res/noscreen.png similarity index 100% rename from Compiled/switch/appstore/res/noscreen.png rename to Compiled/Hekate/switch/appstore/res/noscreen.png diff --git a/Compiled/switch/appstore/res/popup.png b/Compiled/Hekate/switch/appstore/res/popup.png similarity index 100% rename from Compiled/switch/appstore/res/popup.png rename to Compiled/Hekate/switch/appstore/res/popup.png diff --git a/Compiled/switch/appstore/res/productsans.ttf b/Compiled/Hekate/switch/appstore/res/productsans.ttf similarity index 100% rename from Compiled/switch/appstore/res/productsans.ttf rename to Compiled/Hekate/switch/appstore/res/productsans.ttf diff --git a/Compiled/switch/appstore/res/shade.png b/Compiled/Hekate/switch/appstore/res/shade.png similarity index 100% rename from Compiled/switch/appstore/res/shade.png rename to Compiled/Hekate/switch/appstore/res/shade.png diff --git a/Compiled/LayeredFS/Payload-LayeredHekate.bin b/Compiled/LayeredFS/Payload-LayeredHekate.bin new file mode 100644 index 0000000..6fc5e86 Binary files /dev/null and b/Compiled/LayeredFS/Payload-LayeredHekate.bin differ diff --git a/Compiled/LayeredFS/SDFiles/atmosphere/titles/010000000000100D/exefs/main b/Compiled/LayeredFS/SDFiles/atmosphere/titles/010000000000100D/exefs/main new file mode 100644 index 0000000..c8f1648 Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/atmosphere/titles/010000000000100D/exefs/main differ diff --git a/Compiled/LayeredFS/SDFiles/atmosphere/titles/010000000000100D/exefs/main.npdm b/Compiled/LayeredFS/SDFiles/atmosphere/titles/010000000000100D/exefs/main.npdm new file mode 100644 index 0000000..5ba2446 Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/atmosphere/titles/010000000000100D/exefs/main.npdm differ diff --git a/Compiled/LayeredFS/SDFiles/atmosphere/titles/010000000000100D/exefs/rtld.stub b/Compiled/LayeredFS/SDFiles/atmosphere/titles/010000000000100D/exefs/rtld.stub new file mode 100644 index 0000000..e69de29 diff --git a/Compiled/LayeredFS/SDFiles/hbmenu.nro b/Compiled/LayeredFS/SDFiles/hbmenu.nro new file mode 100644 index 0000000..dbd3d39 Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/hbmenu.nro differ diff --git a/Compiled/LayeredFS/SDFiles/hekate_ipl.ini b/Compiled/LayeredFS/SDFiles/hekate_ipl.ini new file mode 100644 index 0000000..064498a --- /dev/null +++ b/Compiled/LayeredFS/SDFiles/hekate_ipl.ini @@ -0,0 +1,21 @@ +[ LayeredFS] +kip1=modules/newfirm/loader.kip +kip1=modules/newfirm/sm.kip +kip1=modules/nx-dreport.kip +kip1=modules/LayeredFS/fs_mitm.kip +fuseepatch=1 +[ CFW] +kip1=modules/newfirm/loader.kip +kip1=modules/newfirm/sm.kip +kip1=modules/nx-dreport.kip +[ Stock] +kip1=modules/nx-dreport.kip +[] +[ All options also clear your log!] +[] +[ Running v3 of tumGER/SDFilesSwitch] +[ By: tomGER(@tumGER) - LayeredFS-Hekate] +[] +[ Reswitched, CTCaer, Adubbz, Brawl345] +[ Thog, vgmoose, StevenMattera] +[ WerWolv, thomasnet, TheDgtl] diff --git a/Compiled/LayeredFS/SDFiles/modules/LayeredFS/fs_mitm.kip b/Compiled/LayeredFS/SDFiles/modules/LayeredFS/fs_mitm.kip new file mode 100644 index 0000000..01abfbe Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/modules/LayeredFS/fs_mitm.kip differ diff --git a/Compiled/LayeredFS/SDFiles/modules/newfirm/loader.kip b/Compiled/LayeredFS/SDFiles/modules/newfirm/loader.kip new file mode 100644 index 0000000..7ca492a Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/modules/newfirm/loader.kip differ diff --git a/Compiled/LayeredFS/SDFiles/modules/newfirm/sm.kip b/Compiled/LayeredFS/SDFiles/modules/newfirm/sm.kip new file mode 100644 index 0000000..7036156 Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/modules/newfirm/sm.kip differ diff --git a/Compiled/LayeredFS/SDFiles/modules/nx-dreport.kip b/Compiled/LayeredFS/SDFiles/modules/nx-dreport.kip new file mode 100644 index 0000000..953c5af Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/modules/nx-dreport.kip differ diff --git a/Compiled/LayeredFS/SDFiles/switch/EdiZon/EdiZon.nacp b/Compiled/LayeredFS/SDFiles/switch/EdiZon/EdiZon.nacp new file mode 100644 index 0000000..964c558 Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/switch/EdiZon/EdiZon.nacp differ diff --git a/Compiled/LayeredFS/SDFiles/switch/EdiZon/EdiZon.nro b/Compiled/LayeredFS/SDFiles/switch/EdiZon/EdiZon.nro new file mode 100644 index 0000000..649b667 Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/switch/EdiZon/EdiZon.nro differ diff --git a/Compiled/LayeredFS/SDFiles/switch/GagOrder.nro b/Compiled/LayeredFS/SDFiles/switch/GagOrder.nro new file mode 100644 index 0000000..32b61b4 Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/switch/GagOrder.nro differ diff --git a/Compiled/LayeredFS/SDFiles/switch/appstore/appstore.nro b/Compiled/LayeredFS/SDFiles/switch/appstore/appstore.nro new file mode 100644 index 0000000..7492ee3 Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/switch/appstore/appstore.nro differ diff --git a/Compiled/LayeredFS/SDFiles/switch/appstore/res/GET.png b/Compiled/LayeredFS/SDFiles/switch/appstore/res/GET.png new file mode 100644 index 0000000..f3db6ff Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/switch/appstore/res/GET.png differ diff --git a/Compiled/LayeredFS/SDFiles/switch/appstore/res/INSTALLED.png b/Compiled/LayeredFS/SDFiles/switch/appstore/res/INSTALLED.png new file mode 100644 index 0000000..69e6d22 Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/switch/appstore/res/INSTALLED.png differ diff --git a/Compiled/LayeredFS/SDFiles/switch/appstore/res/LOCAL.png b/Compiled/LayeredFS/SDFiles/switch/appstore/res/LOCAL.png new file mode 100644 index 0000000..ac4ea40 Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/switch/appstore/res/LOCAL.png differ diff --git a/Compiled/LayeredFS/SDFiles/switch/appstore/res/UPDATE.png b/Compiled/LayeredFS/SDFiles/switch/appstore/res/UPDATE.png new file mode 100644 index 0000000..55df85c Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/switch/appstore/res/UPDATE.png differ diff --git a/Compiled/LayeredFS/SDFiles/switch/appstore/res/default.png b/Compiled/LayeredFS/SDFiles/switch/appstore/res/default.png new file mode 100644 index 0000000..1b6b0f5 Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/switch/appstore/res/default.png differ diff --git a/Compiled/LayeredFS/SDFiles/switch/appstore/res/icon.jpg b/Compiled/LayeredFS/SDFiles/switch/appstore/res/icon.jpg new file mode 100644 index 0000000..630fec5 Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/switch/appstore/res/icon.jpg differ diff --git a/Compiled/LayeredFS/SDFiles/switch/appstore/res/icon.png b/Compiled/LayeredFS/SDFiles/switch/appstore/res/icon.png new file mode 100644 index 0000000..9372f5a Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/switch/appstore/res/icon.png differ diff --git a/Compiled/LayeredFS/SDFiles/switch/appstore/res/icon_small.png b/Compiled/LayeredFS/SDFiles/switch/appstore/res/icon_small.png new file mode 100644 index 0000000..a954ad1 Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/switch/appstore/res/icon_small.png differ diff --git a/Compiled/LayeredFS/SDFiles/switch/appstore/res/noscreen.png b/Compiled/LayeredFS/SDFiles/switch/appstore/res/noscreen.png new file mode 100644 index 0000000..e10f46a Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/switch/appstore/res/noscreen.png differ diff --git a/Compiled/LayeredFS/SDFiles/switch/appstore/res/popup.png b/Compiled/LayeredFS/SDFiles/switch/appstore/res/popup.png new file mode 100644 index 0000000..238e591 Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/switch/appstore/res/popup.png differ diff --git a/Compiled/LayeredFS/SDFiles/switch/appstore/res/productsans.ttf b/Compiled/LayeredFS/SDFiles/switch/appstore/res/productsans.ttf new file mode 100644 index 0000000..c0442ee Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/switch/appstore/res/productsans.ttf differ diff --git a/Compiled/LayeredFS/SDFiles/switch/appstore/res/shade.png b/Compiled/LayeredFS/SDFiles/switch/appstore/res/shade.png new file mode 100644 index 0000000..49d1965 Binary files /dev/null and b/Compiled/LayeredFS/SDFiles/switch/appstore/res/shade.png differ diff --git a/Compiled/SwitchBlade/atmosphere/titles/010000000000100D/exefs/main b/Compiled/SwitchBlade/atmosphere/titles/010000000000100D/exefs/main new file mode 100644 index 0000000..c8f1648 Binary files /dev/null and b/Compiled/SwitchBlade/atmosphere/titles/010000000000100D/exefs/main differ diff --git a/Compiled/SwitchBlade/atmosphere/titles/010000000000100D/exefs/main.npdm b/Compiled/SwitchBlade/atmosphere/titles/010000000000100D/exefs/main.npdm new file mode 100644 index 0000000..5ba2446 Binary files /dev/null and b/Compiled/SwitchBlade/atmosphere/titles/010000000000100D/exefs/main.npdm differ diff --git a/Compiled/SwitchBlade/atmosphere/titles/010000000000100D/exefs/rtld.stub b/Compiled/SwitchBlade/atmosphere/titles/010000000000100D/exefs/rtld.stub new file mode 100644 index 0000000..e69de29 diff --git a/Compiled/SwitchBlade/hbmenu.nro b/Compiled/SwitchBlade/hbmenu.nro new file mode 100644 index 0000000..dbd3d39 Binary files /dev/null and b/Compiled/SwitchBlade/hbmenu.nro differ diff --git a/Compiled/modules/newfirm/loader.kip b/Compiled/SwitchBlade/modules/newfirm/loader.kip similarity index 100% rename from Compiled/modules/newfirm/loader.kip rename to Compiled/SwitchBlade/modules/newfirm/loader.kip diff --git a/Compiled/SwitchBlade/modules/newfirm/sm.kip b/Compiled/SwitchBlade/modules/newfirm/sm.kip new file mode 100644 index 0000000..176a3d3 Binary files /dev/null and b/Compiled/SwitchBlade/modules/newfirm/sm.kip differ diff --git a/Compiled/SwitchBlade/modules/nx-dreport.kip b/Compiled/SwitchBlade/modules/nx-dreport.kip new file mode 100644 index 0000000..953c5af Binary files /dev/null and b/Compiled/SwitchBlade/modules/nx-dreport.kip differ diff --git a/Compiled/SwitchBlade/splash.bin b/Compiled/SwitchBlade/splash.bin new file mode 100644 index 0000000..79c9b75 Binary files /dev/null and b/Compiled/SwitchBlade/splash.bin differ diff --git a/Compiled/SwitchBlade/switch/EdiZon/EdiZon.nacp b/Compiled/SwitchBlade/switch/EdiZon/EdiZon.nacp new file mode 100644 index 0000000..964c558 Binary files /dev/null and b/Compiled/SwitchBlade/switch/EdiZon/EdiZon.nacp differ diff --git a/Compiled/SwitchBlade/switch/EdiZon/EdiZon.nro b/Compiled/SwitchBlade/switch/EdiZon/EdiZon.nro new file mode 100644 index 0000000..649b667 Binary files /dev/null and b/Compiled/SwitchBlade/switch/EdiZon/EdiZon.nro differ diff --git a/Compiled/SwitchBlade/switch/GagOrder.nro b/Compiled/SwitchBlade/switch/GagOrder.nro new file mode 100644 index 0000000..32b61b4 Binary files /dev/null and b/Compiled/SwitchBlade/switch/GagOrder.nro differ diff --git a/Compiled/SwitchBlade/switch/appstore/appstore.nro b/Compiled/SwitchBlade/switch/appstore/appstore.nro new file mode 100644 index 0000000..7492ee3 Binary files /dev/null and b/Compiled/SwitchBlade/switch/appstore/appstore.nro differ diff --git a/Compiled/SwitchBlade/switch/appstore/res/GET.png b/Compiled/SwitchBlade/switch/appstore/res/GET.png new file mode 100644 index 0000000..f3db6ff Binary files /dev/null and b/Compiled/SwitchBlade/switch/appstore/res/GET.png differ diff --git a/Compiled/SwitchBlade/switch/appstore/res/INSTALLED.png b/Compiled/SwitchBlade/switch/appstore/res/INSTALLED.png new file mode 100644 index 0000000..69e6d22 Binary files /dev/null and b/Compiled/SwitchBlade/switch/appstore/res/INSTALLED.png differ diff --git a/Compiled/SwitchBlade/switch/appstore/res/LOCAL.png b/Compiled/SwitchBlade/switch/appstore/res/LOCAL.png new file mode 100644 index 0000000..ac4ea40 Binary files /dev/null and b/Compiled/SwitchBlade/switch/appstore/res/LOCAL.png differ diff --git a/Compiled/SwitchBlade/switch/appstore/res/UPDATE.png b/Compiled/SwitchBlade/switch/appstore/res/UPDATE.png new file mode 100644 index 0000000..55df85c Binary files /dev/null and b/Compiled/SwitchBlade/switch/appstore/res/UPDATE.png differ diff --git a/Compiled/SwitchBlade/switch/appstore/res/default.png b/Compiled/SwitchBlade/switch/appstore/res/default.png new file mode 100644 index 0000000..1b6b0f5 Binary files /dev/null and b/Compiled/SwitchBlade/switch/appstore/res/default.png differ diff --git a/Compiled/SwitchBlade/switch/appstore/res/icon.jpg b/Compiled/SwitchBlade/switch/appstore/res/icon.jpg new file mode 100644 index 0000000..630fec5 Binary files /dev/null and b/Compiled/SwitchBlade/switch/appstore/res/icon.jpg differ diff --git a/Compiled/SwitchBlade/switch/appstore/res/icon.png b/Compiled/SwitchBlade/switch/appstore/res/icon.png new file mode 100644 index 0000000..9372f5a Binary files /dev/null and b/Compiled/SwitchBlade/switch/appstore/res/icon.png differ diff --git a/Compiled/SwitchBlade/switch/appstore/res/icon_small.png b/Compiled/SwitchBlade/switch/appstore/res/icon_small.png new file mode 100644 index 0000000..a954ad1 Binary files /dev/null and b/Compiled/SwitchBlade/switch/appstore/res/icon_small.png differ diff --git a/Compiled/SwitchBlade/switch/appstore/res/noscreen.png b/Compiled/SwitchBlade/switch/appstore/res/noscreen.png new file mode 100644 index 0000000..e10f46a Binary files /dev/null and b/Compiled/SwitchBlade/switch/appstore/res/noscreen.png differ diff --git a/Compiled/SwitchBlade/switch/appstore/res/popup.png b/Compiled/SwitchBlade/switch/appstore/res/popup.png new file mode 100644 index 0000000..238e591 Binary files /dev/null and b/Compiled/SwitchBlade/switch/appstore/res/popup.png differ diff --git a/Compiled/SwitchBlade/switch/appstore/res/productsans.ttf b/Compiled/SwitchBlade/switch/appstore/res/productsans.ttf new file mode 100644 index 0000000..c0442ee Binary files /dev/null and b/Compiled/SwitchBlade/switch/appstore/res/productsans.ttf differ diff --git a/Compiled/SwitchBlade/switch/appstore/res/shade.png b/Compiled/SwitchBlade/switch/appstore/res/shade.png new file mode 100644 index 0000000..49d1965 Binary files /dev/null and b/Compiled/SwitchBlade/switch/appstore/res/shade.png differ diff --git a/Compiled/SwitchBlade/switchblade.ini b/Compiled/SwitchBlade/switchblade.ini new file mode 100644 index 0000000..c418058 --- /dev/null +++ b/Compiled/SwitchBlade/switchblade.ini @@ -0,0 +1,5 @@ +[stock] +[hen] +kip1=modules/newfirm/loader.kip +kip1=modules/newfirm/sm.kip +kip1=modules/nx-dreport.kip diff --git a/Compiled/hekate_ipl.ini b/Compiled/hekate_ipl.ini deleted file mode 100644 index da02c8b..0000000 --- a/Compiled/hekate_ipl.ini +++ /dev/null @@ -1,19 +0,0 @@ - -[ CFW] -kip1=modules/newfirm/loader.kip -kip1=modules/newfirm/sm.kip -[ CFW for Firmware 1.0] -kip1=modules/oldfirm/loader.kip1 -kip1=modules/oldfirm/sm.kip1 -[ Clear Log] -kip1=modules/nx-dreport.kip -[ Stock] -[] -[] -[ Running v2.6 of tumGER/SDFilesSwitch] -[ By: tomGER(@tumGER) and Brawl345] -[] -[] -[ Reswitched Team'n Discord] -[ Thog, vgmoose, Adubbz, CTCaer] -[ WerWolv, thomasnet] diff --git a/Compiled/modules/newfirm/sm.kip b/Compiled/modules/newfirm/sm.kip deleted file mode 100644 index a61f679..0000000 Binary files a/Compiled/modules/newfirm/sm.kip and /dev/null differ diff --git a/EdiZon_SE b/EdiZon_SE index 31764d1..4cc3b08 160000 --- a/EdiZon_SE +++ b/EdiZon_SE @@ -1 +1 @@ -Subproject commit 31764d1a0fec54c8c7bd47590ab3026a42cce38a +Subproject commit 4cc3b08a9db46a36265198c9cc7dc4a5199b8b52 diff --git a/GagOrder b/GagOrder index 8590b24..35d4fb4 160000 --- a/GagOrder +++ b/GagOrder @@ -1 +1 @@ -Subproject commit 8590b244c40700ed54ab4147f25000f36a6c247c +Subproject commit 35d4fb47c9782e4c7f1df2774fa46bbd172f9433 diff --git a/Hekate-LayeredFS b/Hekate-LayeredFS new file mode 160000 index 0000000..36bd3bb --- /dev/null +++ b/Hekate-LayeredFS @@ -0,0 +1 @@ +Subproject commit 36bd3bbed123628b75a3837f2e2d7a75f4ed764d diff --git a/LICENSE.md b/LICENSE.md index db93390..84e2f72 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -7,4 +7,5 @@ Licenses * nx-dreport is licensed under [GPLv2](https://github.com/Thog/nx-dreport/blob/master/LICENSE) * Gag-Order is licensed under [GPLv2](https://github.com/Adubbz/Gag-Order/blob/master/LICENSE) * AppstoreNX is licensed under [GPLv3](https://github.com/vgmoose/appstorenx/blob/master/LICENSE) -* EdiZon is licensed under [MIT](https://github.com/thomasnet-mc/EdiZon/blob/master/LICENSE) \ No newline at end of file +* EdiZon is licensed under [MIT](https://github.com/thomasnet-mc/EdiZon/blob/master/LICENSE) +* LayeredFS KernelPatch Hekate fork is licensed under [GLPv2](https://github.com/TheDgtl/hekate/blob/master/LICENSE) \ No newline at end of file diff --git a/README.md b/README.md index cab03bf..42563ed 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,19 @@ hekate All-in-One Package ("sdfiles.zip") =========================== **I DID NOT CREATE ANY OF THESE!** -This handy All-in-One package includes everything you need for running hekate and a Custom Firmware. +This handy All-in-One package includes everything you need for running hekate, SwitchBlade or LayeredFS and a Custom Firmware. ## Features * Up-to-date package * Firmware launching and sleep mode for every firmware * Starting games after launching the Homebrew Menu works +* Splash Screens and instant launch (SwitchBlade) +* Game Mods (LayeredFS Hekate) ## How to use -1. Download the [newest CTCaer hekate build](https://github.com/CTCaer/hekate/releases) -2. Download the [latest All-in-One package](https://github.com/tumGER/SDFilesSwitch/releases) and extract it to the root of your Switch SD card -3. Start the hekate payload through e.g. [Fusée Gelée](https://github.com/reswitched/fusee-launcher) +1. Download either [Hekate](https://github.com/CTCaer/hekate/releases), [SwitchBlade](https://github.com/StevenMattera/SwitchBlade/) or LayeredFS Hekate (included in the ZIP) +2. Download the [latest release](https://github.com/tumGER/SDFilesSwitch/releases) for your choosen bootloader and extract it to the root of your Switch SD card +3. Start the payload of your choosing through e.g. [Fusée Gelée](https://github.com/reswitched/fusee-launcher), [TegraRcmSmash](https://switchtools.sshnuke.net/) or [WebCFWLoader](https://elijahzawesome.github.io/web-cfw-loader/) 4. ??? 5. Profit! @@ -23,4 +25,5 @@ This handy All-in-One package includes everything you need for running hekate an * [nx-dreport](https://github.com/Thog/nx-dreport) * [Gag-Order](https://github.com/Adubbz/Gag-Order) * [AppstoreNX](https://github.com/vgmoose/appstorenx) -* [EdiZon](https://github.com/thomasnet-mc/EdiZon) \ No newline at end of file +* [EdiZon](https://github.com/thomasnet-mc/EdiZon) +* [LayeredFS Hekate](https://github.com/TheDgtl/hekate/tree/fusee_patch) \ No newline at end of file diff --git a/remove_exosphere_dependency.patch b/remove_exosphere_dependency.patch deleted file mode 100644 index 1c0b95c..0000000 --- a/remove_exosphere_dependency.patch +++ /dev/null @@ -1,23 +0,0 @@ -diff --git a/stratosphere/loader/source/ldr_main.cpp b/stratosphere/loader/source/ldr_main.cpp -index f2075ab..379a7f9 100644 ---- a/stratosphere/loader/source/ldr_main.cpp -+++ b/stratosphere/loader/source/ldr_main.cpp -@@ -63,18 +63,6 @@ void __appInit(void) { - if (R_FAILED(rc)) { - fatalSimple(0xCAFE << 4 | 2); - } -- -- rc = splInitialize(); -- if (R_FAILED(rc)) { -- fatalSimple(0xCAFE << 4 | 3); -- } -- -- /* Check for exosphere API compatibility. */ -- u64 exosphere_cfg; -- if (R_FAILED(splGetConfig((SplConfigItem)65000, &exosphere_cfg))) { -- fatalSimple(0xCAFE << 4 | 0xFF); -- /* TODO: Does Loader need to know about target firmware/master key revision? If so, extract from exosphere_cfg. */ -- } - } - - void __appExit(void) { diff --git a/resources/AtmosphereHekate.patch b/resources/AtmosphereHekate.patch new file mode 100644 index 0000000..9322d3c Binary files /dev/null and b/resources/AtmosphereHekate.patch differ diff --git a/resources/GagOrder.png b/resources/GagOrder.png new file mode 100644 index 0000000..256f9bc Binary files /dev/null and b/resources/GagOrder.png differ diff --git a/resources/LibnxAtmosphere.patch b/resources/LibnxAtmosphere.patch new file mode 100644 index 0000000..10552eb Binary files /dev/null and b/resources/LibnxAtmosphere.patch differ diff --git a/resources/splash.png b/resources/splash.png new file mode 100644 index 0000000..82d333a Binary files /dev/null and b/resources/splash.png differ diff --git a/resources/splash.xcf b/resources/splash.xcf new file mode 100644 index 0000000..9ac3ed6 Binary files /dev/null and b/resources/splash.xcf differ