diff --git a/FAQ-and-Troubleshooting.md b/FAQ-and-Troubleshooting.md index a98ebf1..06728fd 100644 --- a/FAQ-and-Troubleshooting.md +++ b/FAQ-and-Troubleshooting.md @@ -126,6 +126,12 @@ Right click the game > `Open Mods Directory`. Extract your mods here. Folder str ![image3](https://user-images.githubusercontent.com/79612681/232947929-2532b894-5c3f-4924-a4c8-0114bc2dfd6d.png) +Afterwards, right click the game and click on `Open Mod Manager` to ensure that the mods are enabled before playing. + +![mod manager](https://github.com/Ryujinx/Ryujinx/assets/79612681/eb004241-a52e-4127-9acd-e9e1aa1539b0) + +If the mods don't work in-game, they are most likely not for your version of the game. + ### **__• How do I install cheats for a game?__** Right click the game > `Open Mods Directory`. Create a folder named `Cheats`, and inside it, create a .txt file with the first 16 characters of the game version’s build ID as the file name. The BID is usually mentioned somewhere in the same page as the cheats themselves, but if you can't find it, it can be obtained from the cheat manager. @@ -135,6 +141,8 @@ Right click the game > `Open Mods Directory`. Create a folder named `Cheats`, an Open the .txt file and add your cheats into it. Afterwards, right click the game > `Manage Cheats` and enable the ones you want to use. You can also manage them during gameplay by going into `Actions` > `Manage Cheats`. +If the cheats don't work in-game, they are most likely not for your version of the game. + ### **__• What are the hotkeys/"keyboard shortcuts" in Ryujinx?__** - `ESC` exits the emulation. - `F1` toggles Vsync (read: framerate cap).