From 17800f2ed754be6b3c8baaa9ac87fbd4f0c12a82 Mon Sep 17 00:00:00 2001 From: Ren <44066520+renA21@users.noreply.github.com> Date: Fri, 25 Dec 2020 21:15:08 -0600 Subject: [PATCH] Add a FAQ entry for Mariko Switches and Switch Lite --- FAQ.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/FAQ.md b/FAQ.md index 31f06cf..773929f 100644 --- a/FAQ.md +++ b/FAQ.md @@ -2,6 +2,7 @@ If you are unable to find the answer to your question, please join our Discord s ### **Table of contents** * [yuzu starts with the error “VCRUNTIME140_1.dll was not found”](#yuzu-starts-with-the-error-vcruntime140_1dll-was-not-found) * [How do I get Games?](#how-do-i-get-games) +* [Can I use a Mariko Switch/Red Box/HAC-001(-01)/Switch Lite for the dumping process?](#can-i-use-a-mariko-switchred-boxhac-001-01-or-a-switch-lite-for-the-dumping-process) * [yuzu starts with the error "Missing Derivation Components"](#yuzu-starts-with-the-error-missing-derivation-components) * [yuzu starts with the error "Unable to start application: Os { code: 2, kind: NotFound, message: “The system cannot find the file specified.” }"](#yuzu-starts-with-the-error-unable-to-start-application-os-code-2-kind-notfound-message-the-system-cannot-find-the-file-specified) * [yuzu will not update further or starts with a Qt platform error](#yuzu-will-not-update-further-or-starts-with-a-qt-platform-error) @@ -45,6 +46,10 @@ Go to Visual Studio 2015, 2017 and 2019, and select the link next to x64. You are legally required to dump your games from your Nintendo Switch. To do so, please follow our in-depth [Quickstart Guide](https://yuzu-emu.org/help/quickstart/). +### **Can I use a Mariko Switch/Red Box/HAC-001(-01) or a Switch Lite for the dumping process?** + +No, since the Mariko Switch and the Switch Lite are both patched from the fusée gelée RCM exploit. Currently, there is no widely accessible method that allows the dumping of system files and games required for yuzu from those consoles. To check if your Switch is hackable, visit https://damota.me/ssnc/checker and test your Switch’s serial number. + ### **yuzu starts with the error "Missing Derivation Components"** ![](https://cdn.discordapp.com/attachments/512678820092968971/699337208443699307/Keys_missing.PNG)