From 37852f03988dc43857183294e7df0f3b6ad585cd Mon Sep 17 00:00:00 2001 From: Schplee Date: Sun, 4 Jun 2017 14:46:30 -0700 Subject: [PATCH] replaced pokemon with duplicate game message --- config/default.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/default.json b/config/default.json index b880508..113ba50 100644 --- a/config/default.json +++ b/config/default.json @@ -10,7 +10,7 @@ "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__. & "}, "dump-system": { "reply": "Please refer to our __system dumping guide__. "}, - "pokemon": { "reply": "Here is the current status of the most popular *Pokémon* games on our emulator. All games stated here requires a home-folder dump. \n**Pokémon X/Y:** Crashes in several occurrences. Also missing most sound effects and music.\n**Pokémon OR/AS:** Fully playable\n**Pokémon S/M:** Playable up to a certain extent. Black screen will occur after defeating the Champion.\nClick here to view our game compatibility list: "}, + "pokemon": { "reply": "Click here to view our game compatibility list: "}, "alpha": { "reply": "*Citra* is currently in very early stages of development. Games usually run less than full-speed even on the best computers. Expect bugs and glitches to appear in most games. Many features found in more mature emulators are still in the works. For any major updates, please visit "}, "updates": { "reply": "You can check our latest updates on *Github*. "}, "download": { "reply": "Please only download from the official *Citra* website, as downloading from other sources is not supported here. "}, @@ -19,6 +19,6 @@ "controller": { "reply": "This forum topic tells you how to __configure your gamepad / controller__: "}, "issues": { "reply": "This forum topic lists __known issues in games and their workarounds__: \nPlease read it carefully. It includes help with most games"}, "forum": { "reply": "This question might be more suitable for the *Citra* forum. "}, - "game": { "reply": "Click here to view our game compatibility list: "} + "game": { "reply": "Click here to view our game compatibility list: "} } }