Changelist
- Added support for SSBU v13.0.3 - @asimon-1
- If the "Combo" box is hidden in the vanilla menu, also hide modpack notifications - @asimon-1
- If nothing is selected in the "Playback Button Slots" submenu, pressing the recording playback button combo no longer crashes the game - @asimon-1
- While either the vanilla or modpack menu is open, other button combinations (e.g. save states, input recording) no longer can be triggered - @asimon-1
- Hero no longer casts extra spells when loading a save state with certain buffs selected in the menu - @asimon-1
- Save states now remember if Robin had bronze or levin sword equipped - @GradualSyrup
Existing features
Please visit the README to see all of the modpack's features and how to use them.
Installation
The Training Modpack requires the following prerequisite packages:
- Skyline: https://github.com/skyline-dev/skyline/releases
- This is a generic code mod loader for Nintendo Switch games that the Training Modpack uses.
To install the Training Modpack, download the .zip file from the latest release page. Extract the files from the .zip file using the file explorer on Windows or Mac, or a program such as 7-zip (windows) or unzip (Linux).
Installation on Nintendo Switch
- Atmosphere: https://github.com/Atmosphere-NX/Atmosphere/releases
- This is the custom firmware that is required for any hacked Switch. One great guide for installation here can be found at https://switch.homebrew.guide/.
- Transfer the extracted contents of the TrainingModpack .zip (
atmosphere
folder) onto the root of your SD card, merging the/atmosphere
folder with the one on your SD card. - Similarly, transfer the extracted contents of the Skyline .zip (
exefs
folder) intosd:/atmosphere/contents/01006A800016E000
. - No files need to be manually deleted when upgrading from a previous version.
- The The SD card should have the below files at these locations.
SD Card Root
└── atmosphere/
└── contents/
└── 01006A800016E000/
├── exefs/
│ ├── subsdk9
│ └── main.npdm
└── romfs/
└── skyline/
└── plugins/
├── libnro_hook.nro
├── libparam_hook.nro
└── libtraining_modpack.nro