From bcc9afbd7189f74ebf26c3fc5a5a569c4cac5d0f Mon Sep 17 00:00:00 2001 From: chris062689 Date: Sun, 6 Aug 2017 21:42:31 -0400 Subject: [PATCH] Added performance command. --- config/default.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config/default.json b/config/default.json index 02905e8..4724c55 100644 --- a/config/default.json +++ b/config/default.json @@ -13,6 +13,7 @@ "quotes": { "faq": { "reply": "Please refer to our **Frequently Asked Questions**. " }, + "performance": { "reply": "Citra requires powerful single-core performance. Refer to your CPU in this graph. If it's below 2,000 Citra will not be playable at decent speeds. " }, "requirements": { "reply": "Please refer to our **Frequently Asked Questions**. The only requirements for Citra is a GPU that supports at least OpenGL 3.3 and a 64-bit OS, but you definitely want a processor with the highest possible performance per core. "}, "roms": { "warn": true, "reply": "Please read our __community rules__. Warez/downloading games talk is strictly prohibited. To prevent legal issues, you are not allowed to post links or refer to any kind of ROM, NAND, ISO, game, or other copyrighted material that has been illegally obtained or shared. "}, "dump-game": { "reply": "Please refer to our __game dumping guides__. & "},