mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-30 22:00:16 +00:00
Update README.md
This commit is contained in:
parent
82a0cf1d35
commit
8d62915cc8
1 changed files with 12 additions and 11 deletions
23
README.md
23
README.md
|
@ -322,17 +322,18 @@ Exact same process as above, but the filepaths are in Yuzu's mod paths.
|
||||||
%AppData%
|
%AppData%
|
||||||
└── Yuzu/
|
└── Yuzu/
|
||||||
└── sdmc/
|
└── sdmc/
|
||||||
└── contents/
|
└── atmosphere/
|
||||||
└── 01006A800016E000/
|
└── contents/
|
||||||
├── exefs/
|
└── 01006A800016E000/
|
||||||
│ ├── subsdk9
|
├── exefs/
|
||||||
│ └── main.npdm
|
│ ├── subsdk9
|
||||||
└── romfs/
|
│ └── main.npdm
|
||||||
└── skyline/
|
└── romfs/
|
||||||
└── plugins/
|
└── skyline/
|
||||||
├── libnro_hook.nro
|
└── plugins/
|
||||||
├── libparam_hook.nro
|
├── libnro_hook.nro
|
||||||
└── libtraining_modpack.nro
|
├── libparam_hook.nro
|
||||||
|
└── libtraining_modpack.nro
|
||||||
```
|
```
|
||||||
|
|
||||||
## Installation on Ryujinx Emulator on PC
|
## Installation on Ryujinx Emulator on PC
|
||||||
|
|
Loading…
Reference in a new issue