mirror of
https://github.com/citra-emu/discord-bot.git
synced 2025-08-27 17:31:05 +00:00
add .dumping command
This commit is contained in:
parent
c5a7fe5c16
commit
bfbd82799a
|
@ -7,7 +7,7 @@
|
|||
"cheats": {"reply": "Looking to add cheats to your game? Here's how: \n\n**Desktop**\nThere are two ways to access the Cheats menu:\n1. Right click on your game in Citra's game list, then select `Properties`, and select the `Cheats` tab. \n2. After launching your game, go to `Emulation > Configure Current Game > Cheats tab`\n\nSelect **Add Cheat**, enter the name of your cheat code and the cheat code itself into the relevant boxes, and select **Save**. To enable the cheat code, tick the box next to the name of the cheat code in the `Available Cheats` list.\n\n**Android**\nLaunch your game, then press the Back button to open Citra's in-game menu, and select the `Open Cheats` option. Select the `+` button on the bottom right, then enter the name of your cheat code and the cheat code itself into the relevant boxes. Press Ok, and then press the arrow button on the top left to return to the Cheats menu. Activate the Cheat code.\n\n Cheats are stored in the gateway format. A sample collection of cheats are located at <https://github.com/iSharingan/CTRPF-AR-CHEAT-CODES/tree/master/Cheats>"},
|
||||
"compat": { "reply": "Click here to view our game compatibility list: <https://citra-emu.org/game/>. ***Please note***: Compatibility ratings are user submitted and may not accurately reflect the game's playability. Your experience may be different due to differences in hardware or software environments."},
|
||||
"download": { "reply": "Please only download from the official *Citra* website or GitHub repository, as downloading from other sources is not supported here. \nCitra Website: <https://citra-emu.org/download/>\nCitra GitHub: <https://github.com/citra-emu/citra/>"},
|
||||
"dumping": {"reply": "Dumping is the act of copying a game from your system/gamecart to an SD card. \nDumping is legal, however sharing the dumps with anyone else is piracy and thus is illegal."},
|
||||
"dumping": {"reply": "Dumping is the act of creating an archival copy of a legally purchased game from your system to an SD card. This process requires a hacked console.\nDumping is legal, however sharing the dumps with anyone else is piracy and thus is illegal."},
|
||||
"dump-game": { "reply": "Please refer to our __game dumping guides__. \nFor Cartridges: <https://citra-emu.org/wiki/dumping-game-cartridges/> \nFor Installed Titles: <https://citra-emu.org/wiki/dumping-installed-titles/> \nTo dump DLC and Updates, use this guide <https://citra-emu.org/wiki/dumping-updates-and-dlcs/> and install the results through `File -> Install CIA...`"},
|
||||
"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/>"},
|
||||
"eshop": {"reply": "We're aware that the e-shop has closed, however, whether a game is available for purchase has no bearing on the legality of downloading that game. The games are still copyrighted, thus downloading them off of the internet is still piracy."},
|
||||
|
|
Loading…
Reference in a new issue