From dd755b9b445d73fd287afd1909203cf62552fe0a Mon Sep 17 00:00:00 2001 From: SleepingSnakezzz <71992016+SleepingSnakezzz@users.noreply.github.com> Date: Tue, 9 May 2023 20:42:55 +0200 Subject: [PATCH] Update iOS command.json (#141) * Update citra.json * Remove the /" * Remove "yet". --- 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 6344314..506adce 100644 --- a/src/responses/citra.json +++ b/src/responses/citra.json @@ -19,7 +19,7 @@ "mod": {"reply": "To mod your 3DS, please follow the __3DS hacking guide__: \nYou will need a way to read an SD card on your device, such as a built in reader or an adapter."}, "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 yet because iOS is a \"funky\" operating system to develop for. There are some forks, however they are not supported by us."}, + "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."},