From 4d6c01b00926bc7bb185737af2abc3f197af0c67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Mon, 10 Aug 2020 01:13:26 -0300 Subject: [PATCH] expanded the dump process for the firmware files --- site/content/entry/yuzu-progress-report-jul-2020/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/site/content/entry/yuzu-progress-report-jul-2020/index.md b/site/content/entry/yuzu-progress-report-jul-2020/index.md index 1930ce75..7b07db14 100644 --- a/site/content/entry/yuzu-progress-report-jul-2020/index.md +++ b/site/content/entry/yuzu-progress-report-jul-2020/index.md @@ -52,7 +52,9 @@ This rewrite also should reduce commited memory a bit, hopefully reducing the si Accompanying the recent addition of 32 bit emulation support, [bunnei](https://github.com/bunnei) implemented [support for the creation of random and default Miis](https://github.com/yuzu-emu/yuzu/pull/4292). This does not include full support for custom ones for now. With Miis in place, games like `Mario Kart 8 Deluxe` or `New Super Mario Bros. U Deluxe` can now get past their menus and become playable. -For this service to work, the user needs to dump the system archives from their Nintendo Switch. +For this service to work, the user needs to dump the system archives from their Nintendo Switch. The process requires the [Goldleaf homebrew](https://github.com/XorTroll/Goldleaf). + +To obtain the files, you must open Goldleaf from the Homebrew menu, select "Console and Goldleaf settings", select "Firmware and updates", then pick "Export update", confirm on the "Directory" option and the files will be dumped in the `switch\Goldleaf\dump\update` location. After that, just copy the files to `C:\User\YOUR_USER\AppData\Roaming\yuzu\nand\system\Contents\registered`. {{< single-title-imgs "Ports, ports everywhere! (Mario Kart 8 Deluxe & New Super Mario Bros. U Deluxe)"