Add format and keys commands (#37)

Add format and keys commands
This commit is contained in:
Zach Hilman 2018-08-26 20:04:04 -04:00 committed by Flame Sage
parent d593fae31a
commit 5e57f235ac
1 changed files with 3 additions and 2 deletions

View File

@ -17,8 +17,9 @@
"canary": { "reply": "The nightly build of Yuzu contains already reviewed and tested features. If you require support with the installation or use of Yuzu, or you want to report bugs you should use this version.\nThe Canary build of Yuzu is the same as our nightly builds, with additional features that are still waiting on review before making it into the official Yuzu builds. We will not provide support for issues found only in this version. If you believe you<6F>ve found a bug, please retest on our nightly builds. Both versions are still in development, so expect crashes and bugs."},
"lenny": { "reply": "( ͡° ͜ʖ ͡°)"},
"( ͡° ͜ʖ ͡°)": { "reply": "lenny"},
"log": { "reply": "This forum topic tells you how to __get the log file__: <https://community.citra-emu.org/t/how-to-upload-the-log-file/296>"},
"keys": { "reply": "Please refer to our __key dumping guide__. <https://github.com/yuzu-emu/yuzu/wiki/Dumping-Decryption-Keys-from-a-Switch-Console>"}
"format": { "reply": "A full description of game formats the Yuzu supports and when to use them can be found on our wiki. <https://yuzu-emu.org/wiki/overview-of-switch-game-formats/>"},
"keys": { "reply": "Most games require encryption keys to boot. You can dump them from your switch by following this guide on our wiki. <https://yuzu-emu.org/wiki/dumping-decryption-keys-from-a-switch-console/>"},
"log": { "reply": "This forum topic tells you how to __get the log file__: <https://community.citra-emu.org/t/how-to-upload-the-log-file/296>"}
}
}