Skip to content

v4.0.1

Compare
Choose a tag to compare
@jugeeya jugeeya released this 01 Jun 04:01
283279b

Changelist

Bugfixes

  • Fixed issue where Quick Menu would not respect multiple selections - @jugeeya

Existing features

Please visit the README to see all of the modpack's features and how to use them.

Installation:

Please join the Discord for more installation help, or to suggest bugs/feature requests.

  • Install Atmosphere to your hacked Switch. One great guide can be found at https://switch.homebrew.guide/
  • Place the contents of the TrainingModpack.zip on the root of your SD card. This means that you first unzip the file, then place its folder on the SD card root. The atmosphere folder should be merged onto the root of your SD card.
    • For Ryujinx: Paste the contents folder inside atmosphere into %AppData%/Ryujinx/mods/
  • Download Skyline: https://github.com/skyline-dev/skyline/releases. Place the exefs folder from the zip into atmosphere/contents/01006A800016E000 on your SD card.
    • For Ryujinx: Paste these files in %AppData%/Ryujinx/mods/contents/01006a800016e000
  • Open the menu in training mode only by holding Special and presing Up Taunt! As of v3.0, if you have Special mapped to a shoulder button, the menu will fail to open. Please use another button for Special to open the menu.
  • If you're updating versions, always select the Reset Menu option if you are experiencing the menu not causing changes in-game.
  • Save states are saved with Hold Grab + Dpad Down, then they are loaded with Hold Grab + Dpad Up.
  • If you used an older version of the Training Modpack (v2.6 or below), please remove the following folder completely from your SD card before installation of the new modpack:
    • atmosphere/contents/420000000007E51A/

After installing, your SD card should have at least the following files in the following file tree structure:

SD Card Root
└── atmosphere
    └── contents
        └── 01006A800016E000
            ├── manual_html
            │   └── html-document
            │       └── training_modpack.htdocs
            │           ├── css
            │           │   └── training_modpack.css
            │           ├── img
            │           │   ├── aerial_delay.svg
            │           │   ├── air_dodge_dir.svg
            │           │   ├── attack_angle.svg
            │           │   ├── buff_state.svg
            │           │   ├── check.svg
            │           │   ├── clatter_strength.svg
            │           │   ├── defensive_state.svg
            │           │   ├── di_state.svg
            │           │   ├── falling_aerials.svg
            │           │   ├── fast_fall.svg
            │           │   ├── fast_fall_delay.svg
            │           │   ├── follow_up.svg
            │           │   ├── frame_advantage.svg
            │           │   ├── full_hop.svg
            │           │   ├── input_delay.svg
            │           │   ├── ledge_delay.svg
            │           │   ├── ledge_state.svg
            │           │   ├── mash_in_neutral.svg
            │           │   ├── mash_state.svg
            │           │   ├── miss_tech_state.svg
            │           │   ├── oos_offset.svg
            │           │   ├── pummel_delay.svg
            │           │   ├── quick_menu.svg
            │           │   ├── reaction_time.svg
            │           │   ├── save_damage.svg
            │           │   ├── save_state_enable.svg
            │           │   ├── save_state_mirroring.svg
            │           │   ├── sdi_state.svg
            │           │   ├── sdi_strength.svg
            │           │   ├── shield_state.svg
            │           │   ├── shield_tilt.svg
            │           │   ├── stage_hazards.svg
            │           │   ├── tech_state.svg
            │           │   ├── throw_delay.svg
            │           │   └── throw_state.svg
            │           └── js
            │               └── training_modpack.js
            └── romfs
                └── skyline
                    └── plugins
                        ├── libnn_hid_hook.nro
                        ├── libnro_hook.nro
                        ├── libparam_hook.nro
                        ├── libtraining_modpack.nro
                        └── libtraining_modpack_menu.nro