From 5165e43fb619aa6c39c00e3ce98a51900706904d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Sun, 26 Dec 2021 01:33:42 -0300 Subject: [PATCH] Extra steps for DLC/Update installation Proposed by Ghost. --- site/content/help/quickstart/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/content/help/quickstart/index.md b/site/content/help/quickstart/index.md index b0e165db..297323b6 100644 --- a/site/content/help/quickstart/index.md +++ b/site/content/help/quickstart/index.md @@ -307,5 +307,6 @@ _**NOTE:** These steps will be used in other sections below. Do **not** follow t 9. We will now run yuzu to verify that your dumped keys and games are being read correctly. - 9a. Run either the `yuzu` or `yuzu Early Access` shortcuts that were created by the yuzu installer tool. - 9b. in yuzu, click on `+ Add New Game Directory` in the browser, and navigate to the folder where you placed your `XCI` or `NSP` files. + - 9c. To install game Updates and/or DLC. In yuzu, click `File >> install to NAND` and navigate to your dumped Update-DLC files. For more info refer to [How do I install game Updates or DLC](https://yuzu-emu.org/wiki/faq/#how-do-i-install-game-updates-or-dlc) ### If you need any help during this process or get a strange error during or while using yuzu, feel free to ask for help on the yuzu discord! Happy Emulating!