mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-20 00:46:34 +00:00
Update README.md
This commit is contained in:
parent
2d2c53234d
commit
8384f9dfb4
1 changed files with 0 additions and 29 deletions
29
README.md
29
README.md
|
@ -307,35 +307,6 @@ SD Card Root
|
|||
└── libtraining_modpack.nro
|
||||
```
|
||||
|
||||
## Installation on Yuzu Emulator on PC
|
||||
> [!NOTE]
|
||||
> Working as of Yuzu Mainline 1537 ~ 1538!
|
||||
|
||||
Exact same process as above, but the filepaths are in Yuzu's mod paths.
|
||||
|
||||
1) Extract the contents of the TrainingModpack .zip (`atmosphere` folder). Paste the `atmosphere` folder inside atmosphere into `%AppData%/Yuzu/sdmc/`.
|
||||
2) Similarly, extracted contents of the Skyline .zip (`exefs` folder) into into `%AppData%/yuzu/sdmc/atmosphere/contents/01006a800016e000`.
|
||||
3) No files need to be manually deleted when upgrading from a previous version.
|
||||
4) The Yuzu `sdmc` folder should have the files below at these locations.
|
||||
|
||||
```
|
||||
%AppData%
|
||||
└── Yuzu/
|
||||
└── sdmc/
|
||||
└── 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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue