From 4c440dec418569a1c5285d23a2b17438350d0fb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Sun, 12 Mar 2023 03:26:19 -0300 Subject: [PATCH] Add recommended settings (#138) --- src/responses/yuzu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/responses/yuzu.json b/src/responses/yuzu.json index 52a585e..efedd39 100644 --- a/src/responses/yuzu.json +++ b/src/responses/yuzu.json @@ -44,7 +44,8 @@ "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: "}, "raptor": { "reply": "Raptor is a 3rd party service that provides a paid alternative to Nintendo Switch Online. We are not associated with Raptor in anyway. After key emulation members and the discerning public shared their opinion with us, we cut all ties with Raptor immediately in 2020. This new fork was made without our permission or cooperation and does not have permission to use the \"yuzu\" name or branding. At this time, we have no plans to add support for any 3rd party services, including Raptor.\n\nAs per our normal policies, we only provide support for our official releases and discussion of any unofficial builds isn't allowed."}, "role": { "reply": "To claim your Patreon Discord role, please follow this guide: "}, - "release": { "reply": "yuzu builds can be manually downloaded on Github: "} + "release": { "reply": "yuzu builds can be manually downloaded on Github: "}, + "rec": { "reply": "For information on recommended settings and GPU drivers for yuzu, please refer to this page: "} } }