diff --git a/HowToCompile.md b/HowToCompile.md index 1e8dbbb..ee8c81e 100644 --- a/HowToCompile.md +++ b/HowToCompile.md @@ -3,6 +3,9 @@ Use [this](https://github.com/ThatNerdyPikachu/LaunchpadNX/releases/latest)! ## The Manual Way + +**This guide could be pretty outdated, I would honestly recommend just using the automated 'LaunchpadNX' way** + Subject | Topic --------|-------- **Preparations** | [Dependencies](https://github.com/tumGER/SDFilesSwitch/blob/master/HowToCompile.md#dependencies) diff --git a/Modules/must_have/bootloader/ini/layeredfs.ini b/Modules/must_have/bootloader/ini/layeredfs.ini new file mode 100644 index 0000000..f120e5c --- /dev/null +++ b/Modules/must_have/bootloader/ini/layeredfs.ini @@ -0,0 +1,9 @@ +{------ LayeredFS -----} +[Newest LayeredFS] +kip1=modules/newfirm/loader.kip +kip1=modules/newfirm/sm.kip +kip1=modules/newfirm/fs_mitm.kip +kip1=modules/newfirm/pm.kip +atmosphere=1 +kip1patch=nosigchk +{ } \ No newline at end of file