From 4c0899ec4f4d1335f1dd67fee0bb64f909126f9e Mon Sep 17 00:00:00 2001 From: MutantAura <44103205+MutantAura@users.noreply.github.com> Date: Sun, 6 Mar 2022 21:47:26 +0000 Subject: [PATCH] Updated Ryujinx Setup & Configuration Guide (markdown) --- Ryujinx-Setup-&-Configuration-Guide.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Ryujinx-Setup-&-Configuration-Guide.md b/Ryujinx-Setup-&-Configuration-Guide.md index 794ef16..a9bcc4d 100644 --- a/Ryujinx-Setup-&-Configuration-Guide.md +++ b/Ryujinx-Setup-&-Configuration-Guide.md @@ -300,6 +300,8 @@ This will open the `AppData\Roaming\Ryujinx\mods\contents\\` folder. ![image](https://user-images.githubusercontent.com/62343878/87071634-b3fc3080-c1d7-11ea-8a28-a1aa86009f5c.png) +Mods can also be placed in the `AppData\Roaming\Ryujinx\sdcard` folder if the mod has been packaged for real hardware (usually indicated with an "atmosphere" folder as the top directory). With _Ryujinx_ open, right-clicking on the game you wish to manage SD mods for and clicking _Open Atmosphere Mods Directory_ will open the `AppData\Roaming\Ryujinx\sdcard\atmosphere\contents\` folder where the romfs/exefs folders are located. + Managing Cheats ===============