From 05b66f07f033e56504843ae82a567fd0f3e70ece Mon Sep 17 00:00:00 2001 From: Schplee Date: Tue, 8 Aug 2017 22:00:54 -0700 Subject: [PATCH] changed performance and CPU score "performance" to "cpu" and lowered CPU benchmark score from 2,000 to 1,800. --- config/default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default.json b/config/default.json index 4724c55..cebcda7 100644 --- a/config/default.json +++ b/config/default.json @@ -13,7 +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. " }, + "cpu": { "reply": "Citra requires powerful single-core performance. Refer to your CPU in this graph. Your experience with Citra won't be enjoyable in most games if it's below 1,800. " }, "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__. & "},