From a9db781ada126a83d958c17fea5e52d3bc5bdb5e Mon Sep 17 00:00:00 2001
From: Schplee <24275329+Schplee@users.noreply.github.com>
Date: Mon, 15 Mar 2021 10:38:42 -0700
Subject: [PATCH] Update log message
---
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 4200cf2..a397044 100644
--- a/src/responses/yuzu.json
+++ b/src/responses/yuzu.json
@@ -18,7 +18,7 @@
"format": { "reply": "A full description of game formats the yuzu supports and when to use them can be found on our wiki. "},
"keys": { "reply": "Most games require encryption keys to boot. You can dump them from your Switch by following this guide. "},
"game-updates": { "reply": "Installing and using game updates are a separate process from the base game. Check out our updates tutorial on our wiki. "},
- "log": { "reply": "For assistance with your issue, please post a log file. The following guide shows how to __get the log file__: "},
+ "log": { "reply": "For assistance with your issue, please accurately describe the problem and post a log file. The following guide shows how to __get the log file__: "},
"pikachu": { "reply": "https://cdn.discordapp.com/attachments/512678820092968971/516372335826042901/yote.png"},
"quickstart": { "reply": "Please reference the __Quickstart Guide__ in order to dump your games, keys, and system files from your Switch for use with yuzu. "},
"shaders": { "reply": "Shader caches store parts of the game when compiling, we don't allow sharing or downloading these, since it is considered piracy."},