From a71052dcde2d8d40b67b8df9d89296a3948973f1 Mon Sep 17 00:00:00 2001 From: AuraOfTheDawn Date: Mon, 29 Apr 2019 09:28:55 -0400 Subject: [PATCH] Add DLC/Update info to .dump-game --- src/responses/citra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/responses/citra.json b/src/responses/citra.json index 43bc3c3..8c74fad 100644 --- a/src/responses/citra.json +++ b/src/responses/citra.json @@ -5,7 +5,7 @@ "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 are 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": { "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__. *or* "}, + "dump-game": { "reply": "Please refer to our __game dumping guides__. *or* . To dump DLC and Updates, use this guide and install the results through 'install cia' on the game menu."}, "apk": { "reply": "Citra for Android is an unofficial port which was based on months old Citra core code. As we didn't make it, we cannot provide support for it. However, we are working along with the dev behind the port to bring out an official app sometime in the future."}, "dump-system": { "reply": "Please refer to our __system dumping guide__. "}, "compat": { "reply": "Click here to view our game compatibility list: . ***A Reminder***: Compatibility ratings are user submitted data and may not accurately reflect the game's playability. Your experience may or may not be the same due to differences in hardware or software environments."},