1
0
Fork 0
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:
jugeeya 2023-10-09 11:30:40 -07:00 committed by GitHub
parent 82a0cf1d35
commit 8d62915cc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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