replaced pokemon with duplicate game message

This commit is contained in:
Schplee 2017-06-04 14:46:30 -07:00 committed by GitHub
parent 3ddd42e62f
commit 37852f0398
1 changed files with 2 additions and 2 deletions

View File

@ -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. <https://citra-emu.org/rules/>"},
"dump-game": { "reply": "Please refer to our __game dumping guides__. <https://citra-emu.org/wiki/dumping-game-cartridges/> & <https://citra-emu.org/wiki/dumping-installed-titles/>"},
"dump-system": { "reply": "Please refer to our __system dumping guide__. <https://citra-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-3ds-console/>"},
"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: <https://community.citra-emu.org/game/>"},
"pokemon": { "reply": "Click here to view our game compatibility list: <https://citra-emu.org/game/>"},
"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 <https://citra-emu.org/>"},
"updates": { "reply": "You can check our latest updates on *Github*. <https://github.com/citra-emu/citra/pulse>"},
"download": { "reply": "Please only download from the official *Citra* website, as downloading from other sources is not supported here. <https://citra-emu.org/download/>"},
@ -19,6 +19,6 @@
"controller": { "reply": "This forum topic tells you how to __configure your gamepad / controller__: <https://community.citra-emu.org/t/temporary-controller-configurations-for-citra/1061>"},
"issues": { "reply": "This forum topic lists __known issues in games and their workarounds__: <https://community.citra-emu.org/t/known-problems-typical-issues-and-their-workarounds/1317> \nPlease read it carefully. It includes help with most games"},
"forum": { "reply": "This question might be more suitable for the *Citra* forum. <https://community.citra-emu.org/>"},
"game": { "reply": "Click here to view our game compatibility list: <https://community.citra-emu.org/game/>"}
"game": { "reply": "Click here to view our game compatibility list: <https://citra-emu.org/game/>"}
}
}