Changelist
- During runtime, don't block for file write operations by @asimon-1 in #743
- Fix "Menu Open Start Press" for 2/3 speed by @austintraver in #714
- Prevent certain moves from repeating endlessly in Mash Toggles by @asimon-1 in #744
- Fix the crash associated with the LRA resets by @asimon-1 in #745
- Fix bug with tech actions when holding shield by @asimon-1 in #722
- Add additional panic logging by @asimon-1 in #747
- Fix a bad merge that undid the LRA crash fix - Whoops by @asimon-1 in #748
- Fix clippy again by @asimon-1 in #749
- Bugfix for Peach/Daisy Turnip given to the CPU instead of the Player by @asimon-1 in #750
- Fix background matchmaking crash by @asimon-1 in #751
- Fix inaccurate Frame Advantage by @asimon-1 in #752
- Remove dead link from README.md by @asimon-1 in #753
- Update skyline_smash dependency to point to the correct repository by @OliverSBeresford in #763
- Update native-tls branch in Cargo.toml by @asimon-1 in #764
- Fix clippy warnings by @asimon-1 in #765
- Remove outside-training-mode by @asimon-1 in #766
- Fix beta release workflow by @asimon-1 in #767
- Update for 13.0.5 by @asimon-1 in #771
Full Changelog: 7.0.0...v7.1.0
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.
- Transfer the extracted contents of the TrainingModpack .zip (
atmospherefolder) onto the root of your SD card, merging the/atmospherefolder with the one on your SD card. - Similarly, transfer the extracted contents of the Skyline .zip (
exefsfolder) 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