From f2a56c82cd6037dd9c1205d45619d05ed1177574 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Tue, 16 Feb 2021 21:02:39 -0300 Subject: [PATCH] Update yuzu.json (#104) --- src/responses/yuzu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/responses/yuzu.json b/src/responses/yuzu.json index c2aa69f..f45048d 100644 --- a/src/responses/yuzu.json +++ b/src/responses/yuzu.json @@ -39,7 +39,7 @@ "vc": { "reply": "yuzu requires the latest versions of Microsoft Visual C++. Please download and install the following dependency: "}, "infringe": { "reply": "We are aware of the emulator, and are pursuing legal action. They violate our license, and also ship with copyrighted Nintendo files. As such, any references or discussion of the emulator aren't allowed."}, "android": { "reply": "While we would love to see yuzu ported to Android in the future, we are currently focused on improving the emulator as a whole. Look out for any future announcements, as we'll make sure to let everyone know if an Android build is on the horizon."}, - "firmware": { "reply": "Some games require a firmware dump to work properly, follow the instructions here to dump it from your Nintendo Switch: "} + "firmware": { "reply": "Some games require a firmware dump to work properly. Click the following link for instructions on how to dump the firmware from your Nintendo Switch: "} } }