From 472b1ba254c7038de11bf5a558a6892121c8a648 Mon Sep 17 00:00:00 2001 From: CaptV0rt3x Date: Fri, 5 Apr 2019 22:54:08 +0530 Subject: [PATCH] Add keys command to Citra --- src/responses/citra.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/responses/citra.json b/src/responses/citra.json index 196ee91..43bc3c3 100644 --- a/src/responses/citra.json +++ b/src/responses/citra.json @@ -20,6 +20,7 @@ "log": { "reply": "This forum topic tells you how to __get the log file__: "}, "canary": { "reply": "The nightly build of Citra contains already reviewed and tested features. If you require support with the installation or use of Citra, or you want to report bugs you should use this version.\nThe Canary build of Citra is the same as our nightly builds, with additional features that are still waiting on review before making it into the official Citra builds. We will not provide support for issues found only in this version. If you believe you’ve found a bug, please retest on our nightly builds. Both versions are still in development, so expect crashes and bugs."}, "cheats": { "reply": "Looking to add cheats to Citra? Drop a .txt file with the Title ID of the game you're playing into the Cheats folder. You can find it by clicking 'File -> Open Citra Folder'. \nCheats are stored in the gateway format. A sample collection of cheats are located at "}, + "keys": { "reply": "Users need to provide encryption keys to use encrypted ROMs on Citra. Please follow the provided instructions below to obtain the keys from your 3DS. "}, "lenny": { "reply": "( ͡° ͜ʖ ͡°)"}, "( ͡° ͜ʖ ͡°)": { "reply": "lenny"} }