v6.1.0
Note
This release was shadow-updated 03/08/2024 at 11:31 PM PT. Please redownload if you installed before then.
Changelist
Features
- Weighted Probability for menu selections - @asimon-1
- This allows the user to set scenarios where each toggle can be given an independent probability of selection. As an example, the "ledge option" setting could be configured so that 75% of the time, the CPU would neutral getup and the remaining 25% of the time, the CPU would ledge roll. This is only available for submenus with multiple toggle selections, and only when it makes sense (e.g. you can't give probabilities to which mash triggers are enabled)
- Add toggleable vanilla L+R+A reset. This allows practicing DSC and similar tech that needs all of these buttons pressed in training. - @GradualSyrup
- Allow random save slots to be individually selectable - @GradualSyrup
Bugfixes
- Fix a bug where notifications would become stuck without updating - @jugeeya
- Fix a bug where status names in Input Display did not work for echoes because their statuses often use their parent characters' (Wolf included) - @zrksyd
Adjustments
- Resetting one or all menus now has a confirmation page - @asimon-1
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
Installation on Ryujinx Emulator on PC
Exact same process as above, but the filepaths are in Ryujinx's mod paths.
- Extract the contents of the TrainingModpack .zip (
atmosphere
folder). Within that folder, you'll have acontents
folder. Paste thecontents
folder inside atmosphere into%AppData%/Ryujinx/mods/
. - Similarly, extracted contents of the Skyline .zip (
exefs
folder) into into%AppData%/Ryujinx/mods/contents/01006a800016e000
. - No files need to be manually deleted when upgrading from a previous version.
- The Ryujinx mods folder should have the files below at these locations.
%AppData%
└── Ryujinx/
└── mods/
└── contents/
└── 01006A800016E000/
├── exefs/
│ ├── subsdk9
│ └── main.npdm
└── romfs/
└── skyline/
└── plugins/
├── libnro_hook.nro
├── libparam_hook.nro
└── libtraining_modpack.nro