From 6d929d1f669bb3dafb2c77028c7bbe07b4d8c220 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 9 May 2023 13:39:40 +0100 Subject: [PATCH] Updated FAQ and Troubleshooting (markdown) --- FAQ-and-Troubleshooting.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FAQ-and-Troubleshooting.md b/FAQ-and-Troubleshooting.md index daf8a76..5a59a8b 100644 --- a/FAQ-and-Troubleshooting.md +++ b/FAQ-and-Troubleshooting.md @@ -127,11 +127,11 @@ 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) ### **__• 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. To find these numbers, run the game (update applied) and search the console or log file for “build ids”, shown below. The characters you want are on the second line: +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. -![image](https://user-images.githubusercontent.com/79612681/232946749-4a52ec0e-581e-4b79-8f02-e61ee627cf1c.png) +![image](https://github.com/Ryujinx/Ryujinx/assets/79612681/450bcad1-9e58-4088-889d-3b2ef3d8809c) -![image1](https://user-images.githubusercontent.com/79612681/232946773-bf06d683-6f4a-4d88-a426-fa1e6f05e0a3.png) +![imagen](https://github.com/Ryujinx/Ryujinx/assets/79612681/6e19faa8-6368-4e3b-b66c-0cec33b465c5) 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`.