1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-11-24 02:44:17 +00:00

Update README (#282)

* Update README

* Use local images

Co-authored-by: asimon-1 <asimon1@protonmail.com>
This commit is contained in:
asimon-1 2021-11-01 14:56:11 -07:00 committed by GitHub
parent 86ac1724bc
commit 1f8d7098cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 10 deletions

View file

@ -1,4 +1,4 @@
[<img src="https://imgur.com/7BVjKtZ.jpg">](https://imgur.com/7BVjKtZ.jpg)
<img src="./photos/2021081718384700-0E7DF678130F4F0FA2C88AE72B47AFDF.jpg">
# Ultimate Training Modpack Plugin
@ -34,9 +34,9 @@ The features in this modpack are configured through the menu, which can be acces
- Displays additional information onscreen
- Controls CPU behavior
[<img src="https://imgur.com/5Blmsbc.jpg">](https://imgur.com/5Blmsbc.jpg)
<img src="./photos/2021081718312800-0E7DF678130F4F0FA2C88AE72B47AFDF.jpg">
[<img src="https://imgur.com/NR0Rl7j.jpg">](https://imgur.com/NR0Rl7j.jpg)
<img src="./photos/2021081718323900-0E7DF678130F4F0FA2C88AE72B47AFDF.jpg">
## Stage Hazards
@ -47,7 +47,7 @@ Set stage hazards on or off in Training Mode! Use this to practice on tournament
At any time in Training Mode, you can press `Grab + Down Taunt` to save the state of training mode. This will save the position, state, and damage of each fighter, which can then be reverted to at any time with `Grab + Up Taunt`. With the mirroring setting,loading the save state will flip the positions, allowing you to practice your skills facing both directions. Use this instead of the built-in training mode reset!
[<img src="https://i.imgur.com/FLy0xiw.gif">](https://i.imgur.com/FLy0xiw.gif)
<img src="./photos/FLy0xiw.gif">
## Input Delay
@ -122,6 +122,11 @@ When multiple options are selected, one of the selected options will be chosen a
# Installation
The training modpack requires the following prerequisite packages:
* Atmosphere: https://github.com/Atmosphere-NX/Atmosphere/releases
* Skyline: https://github.com/skyline-dev/skyline/releases
To install the training modpack, download the .zip file from the [latest release page](https://github.com/jugeeya/UltimateTrainingModpack/releases/latest). 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). Then transfer the extracted contents onto the root of your SD card, merging the /atmosphere folder with the one on your SD card. No files need to be deleted when upgrading from a previous version. The SD card should have the below files at these locations.
```
@ -129,9 +134,6 @@ SD Card Root
└── atmosphere
└── contents
└── 01006A800016E000
├── exefs
│ ├── main.npdm
│ └── subsdk9
├── manual_html
│ └── html-document
│ └── contents.htdocs
@ -188,15 +190,16 @@ To install a beta version of the modpack, follow the same procedure using the [l
* No, this is not currently supported. Use `SPECIAL+UPTAUNT` to open the menu.
* How do I fix the error message "The software has been closed due to an error" when starting Smash?
* If you're on a Mac, check your SD card for files with dots at the beginning of them in the training mod files, they should be deleted (like, `._libtraining_modpack.nro` in addition to `libtraining_modpack.nro`).
* How do I fix the error message "Fatal error: Failed to stat stage2 (atmosphere/fusee-secondary.bin)"?
* How do I fix the error message "Failed to open sdmc:/atmosphere/package3"?
* This is caused by improperly setting up the SD card. When adding files onto the SD card, make sure that you extract the contents of the .zip file first then add only the contents and not the parent folder onto the SD card! Consult the [Atmosphere documentation](https://github.com/Atmosphere-NX/Atmosphere) for additional information.
* How do I fix the error message "Panic occurred while running Atmosphere. Title ID: 010041544D530000 Error: std::abort (0xFFE)
* This is caused by a missing or improper [Skyline](https://github.com/skyline-dev/skyline/releases) installation. Make sure that you install the `subsdk9` and `main.npdm` files to `atmosphere/contents/01006A800016E000/exefs/`, as indicated in the Installation instructions.
* How do I remove the Training Mod?
* It's as simple as removing the files associated with the modpack. Make sure you only remove the files that you wish to remove:
* Skyline, the loader for code plugins like the modpack
`atmosphere/contents/01006A800016E000/exefs/*`
* Modpack plugins
* `atmosphere/contents/01006A800016E000/romfs/libnn_hid_hook.nro`
* `atmosphere/contents/01006A800016E000/romfs/libnro_hook.nro`
* * `atmosphere/contents/01006A800016E000/romfs/libparam_hook.nro`
* `atmosphere/contents/01006A800016E000/romfs/libtraining_modpack.nro`
* Additional static files
* `atmosphere/contents/01006A800016E000/manual_html/html-document/contents.htdocs/*`

BIN
photos/FLy0xiw.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 MiB