From 173f996bb1f1c167de0baae3f0c20bc909e75fbd Mon Sep 17 00:00:00 2001 From: sakuramipha <86921268+sakuramipha@users.noreply.github.com> Date: Wed, 10 May 2023 12:15:46 +0100 Subject: [PATCH] Add legacy builds command to citra.json (#142) Links to a wiki page outlining all of the legacy builds of Citra one may need to use, such as if they're on macOS or Windows7/8.1 Removes the .macos command as that is not needed anymore, the information for such is now found on the legacy builds page. --- 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 506adce..b37d064 100644 --- a/src/responses/citra.json +++ b/src/responses/citra.json @@ -20,12 +20,12 @@ "multiplayer": {"reply": "Please refer to our __multiplayer setup guide__: "}, "portable": {"reply": "Go to and select `Manual download`. Then under **Nightly Build**, click on your operating system's icon to the right of the latest build available to download the build.\nExtract it (.7z can be extracted using Winrar or 7zip) and put it wherever you wish. Inside the extracted `nightly-mingw` folder, create a folder called `user`. This Citra should now store all of its config, save files and such inside of this `user` folder.\nCheck to make sure that this `user` folder is in the same folder that contains `citra-qt(.exe)`\nNow run the `citra-qt` executable found inside of the `mingw` folder."}, "ios": {"reply": "Citra does not have an official iOS version because iOS is a complicated operating system to develop for. We currently do not have any developers with an interest in developing for this platform. There are some iOS forks of Citra, however they are not supported by us."}, - "macos": {"reply": "macOS support has been temporarily dropped whilst work on the graphics backend is underway. Please download the last working build for macOS:\n\nDownload `citra-osx-20220901-d380980.tar.gz` from \nExtract the `.tar.gz` file then run `citra-qt`."}, "piracy": {"reply": "*Citra* is legal, we don't support illegal activities. Dumping your purchased games from your 3DS is legal. Downloading them is not.\n\nRefer to our __game dumping guides__. \nFor Cartridges: \nFor Installed Titles: \nTo dump DLC and Updates, use this guide and install the results through `File -> Install CIA...`\n\nAlso, please refresh yourself on the <#417321837916192779> you agreed to when you joined this server."}, "saves": {"reply": "Download Checkpoint and open it on the 3DS. Select the game you want, click L. If you require extdata too, not all games do, press X then press L.\n\nThese will be dumped to /3ds/Checkpoint/saves then either saves or extdata.\n\nLaunch Citra and make sure your game directory is listed on the main screen so the game shows up there. Right click on the game you want then choose Open Save Data Location or Open Extra Data Location. Make sure to launch the game at least once in Citra to create these folders first. \n\nOnce those have been open, just replace any save files in Citra with the ones dumped from your 3DS.\n\nTo reverse this and put a Citra save on the 3DS, work backwards and use R to restore it."}, "states": {"reply": "Citra has two kinds of saves available to users, in-game saves and save states.\n\nIn-game saves are the ones you know from the 3DS. These can be shared between devices and are recommended for general use, as they do not corrupt as easily.\nSave states, on the other hand, save Citra's entire emulation state. This includes Citra's configuration, a game's RNG seed, as well as any faults in the emulation at the time of saving. This makes them very useful as a tool for practicing in-game tricks, or for usage in shiny hunting and other RNG related trigger events. However they're not suitable as replacements for in-game save files as the faults in the emulation state would keep building up until the emulation state is too unstable to load properly. They're also ***non-transferable*** because they are made with one setup and only one."}, "folder": {"reply": "When you open the game directory selector, you need to choose the folder your games are in, not the games themselves. Those will auto-populate. The only exception to this are .cia ROM files, which you'll need to install using `File>Install CIA...`"}, "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."}, + "legacy": {"reply": "Please refer to our __legacy builds guide__ to download any older builds of Citra you may need: "}, "lenny": { "reply": "( ͡° ͜ʖ ͡°)"}, "( ͡° ͜ʖ ͡°)": { "reply": "lenny"}, "r1": { "reply": ":beginner: **Rule #1:** \nStay courteous and respectful to others."},