Releases: GradualSyrup/UltimateTrainingModpack
beta
Beta built off of the latest code in the repository.
Changelog
You can find the changelog here: https://github.com/jugeeya/UltimateTrainingModpack#beta-changelog
Installation
For fuller instructions, please join the Discord and visit the #setup-and-download channel.
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 (
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.
└── 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 (
atmospherefolder). Within that folder, you'll have acontentsfolder. Paste thecontentsfolder inside atmosphere into%AppData%/Ryujinx/mods/. -
Similarly, extracted contents of the Skyline .zip (
exefsfolder) 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