mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-07-18 13:48:14 +00:00
Don't forget JKSV
This commit is contained in:
parent
f1b36fada9
commit
6c753aa996
|
@ -197,6 +197,8 @@ We'll now place some files downloaded from the prerequisites section to the micr
|
||||||
|
|
||||||
**Step 10:** Create a folder named `nxdumptool` within the `switch` folder and place the `nxdumptool.nro` file inside it.
|
**Step 10:** Create a folder named `nxdumptool` within the `switch` folder and place the `nxdumptool.nro` file inside it.
|
||||||
|
|
||||||
|
> If you've downloaded JKSV from [Prerequisites](#prerequisites), place the `JKSV.nro` file into the `switch` folder.
|
||||||
|
|
||||||
**Step 11:** Check that you've placed all of the files correctly using the following screenshots:
|
**Step 11:** Check that you've placed all of the files correctly using the following screenshots:
|
||||||
<details>
|
<details>
|
||||||
<summary>Screenshots</summary>
|
<summary>Screenshots</summary>
|
||||||
|
@ -579,6 +581,8 @@ Your games should now be up-to-date with their DLCs installed and ready to go.
|
||||||
|
|
||||||
### Transferring Save Data of a Game to yuzu
|
### Transferring Save Data of a Game to yuzu
|
||||||
|
|
||||||
|
> You can skip this section if you didn't follow the steps from [Dumping Save Files (Optional)](#dumping-save-files-optional).
|
||||||
|
|
||||||
**Step 1:** In **yuzu**, right-click on a game from the game list.
|
**Step 1:** In **yuzu**, right-click on a game from the game list.
|
||||||
|
|
||||||
**Step 2:** Select `Open Save Data Location`. It should now open the game's save data folder.
|
**Step 2:** Select `Open Save Data Location`. It should now open the game's save data folder.
|
||||||
|
|
Loading…
Reference in a new issue