From 8727e140ec3e2ecd6cde6ae5bf2ce086db39cefc Mon Sep 17 00:00:00 2001 From: Schplee Date: Mon, 13 Apr 2020 21:21:08 -0700 Subject: [PATCH] Fixing rendering error --- FAQ.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/FAQ.md b/FAQ.md index 0aaa8fe..d9338cd 100644 --- a/FAQ.md +++ b/FAQ.md @@ -8,11 +8,13 @@ _You are legally required to dump your games from your Nintendo Switch. To do so _yuzu requires console keys to play your games. Please follow our [Quickstart Guide](https://yuzu-emu.org/help/quickstart/) to dump these keys and system files from your Nintendo Switch._ -_These console keys (prod.keys/title.keys) need to be placed in the following directories_ +_These console keys (prod.keys/title.keys) need to be placed in the following directories_: -* Windows: C:\Users\USERNAME\AppData\Roaming\yuzu\keys **<- You need to make this "keys" folder** +**You may need to create the following "keys" folder** +* Windows: `C:\Users\USERNAME\AppData\Roaming\yuzu\keys` -* Linux: /home/USER/.local/share/yuzu/keys **<- You need to make this "keys" folder** +**You may need to create the following "keys" folder** +* Linux: `/home/USER/.local/share/yuzu/keys` **NOTE: This yuzu directory can be quickly accessed by selecting file/open yuzu folder within the emulator**