If you’ve ever dreamed of tweaking your Nintendo Switch games to unlock new possibilities—like infinite lives, boosted stats, or unique gameplay features—Ryujinx has you covered.
With its native cheats and runtime mods support, Ryujinx makes it easier than ever to customize your gaming experience. Whether you’re a seasoned cheat user or a beginner, this guide will help you master the art of using cheats in Ryujinx.
How Cheats Work in Ryujinx
Cheats in Ryujinx operate by modifying a game’s memory values, allowing for gameplay adjustments like invincibility, unlocking rare items, or even altering game physics.
These cheats follow the Atmosphere-style cheat system and are stored in specially formatted .txt
files. Each cheat file is game-specific and often tailored for a particular version of the game.
For more details about Atmosphere’s cheat system, you can check the official documentation here.
Getting Started: Installing Cheats
Here’s how to install cheats for your games in Ryujinx:
Step 1: Download Cheats
A good source for finding cheats is the EdiZon Cheats Database:
👉 EdiZon Cheats and Configs Repository
Once you download the cheat file, you’ll notice a folder structure like this:
Cheat_Name\cheats\0123456789ABCDEF.txt
Here:
0123456789ABCDEF
refers to the build ID of the game executable.- The
.txt
file contains the actual cheat codes for specific game versions.
Step 2: Locate Your Game’s Mod Directory
- Open Ryujinx.
- Right-click on the game you want to add cheats for, then select “Open Mod Directory.”
- This will open a folder path like this:
Ryujinx\mods\contents\XXXXXXXXXXXXXXXX\
TheXXXXXXXXXXXXXXXX
is the unique ID of the selected game.
Step 3: Add the Cheat Files
- Extract the cheat files from the downloaded archive.
- Place the extracted files into the game’s mod directory, maintaining the folder structure:
Ryujinx\mods\contents\XXXXXXXXXXXXXXXX\Cheat_Name\cheats\<all .txt files>

Once done, Ryujinx will automatically recognize the cheats when you launch the game.
Managing and Organizing Cheats
While Ryujinx doesn’t currently offer an in-app toggle for activating or deactivating cheats, you can manage them manually:
1. Disabling Cheats
To prevent certain cheats from being loaded:
- Create a folder named
disabled_cheats
in the game’s mod directory and move unwanted cheats there. - Alternatively, rename the cheat file by adding a prefix (e.g.,
off_0123456789ABCDEF.txt
).
2. Editing Cheats in a .txt File
Cheat files often contain multiple cheats, grouped by sections with names in square brackets [ ]
. Here’s an example:
[Start with 99 Lives]
58000000 00CC9860
78000000 0002A1C0
61000000 00000000 00000063
[Time = 999]
58000000 00C88A70
78001000 00000090
64000000 00000000 003E6F00
To disable a specific cheat, simply delete its section or comment it out by adding a #
at the start of each line.
Key Points to Remember
- Game Version Compatibility: Cheats are specific to the version of the game. If you update the game, you’ll need updated cheat files.
- Backup Your Files: Always create a backup of the original cheat files before making edits.
- Conflict Management: Avoid using multiple conflicting cheats, like FPS mods (e.g., 60 FPS and 120 FPS simultaneously).
Cheats in Ryujinx are an exciting way to add a whole new dimension to your gameplay. From enhancing your gaming skills to experimenting with custom features, the possibilities are endless.
While setting up cheats requires a bit of manual work, this guide ensures you’re well-equipped to handle every step with ease.
So, go ahead—install those cheats, customize your experience, and take control of your favorite Nintendo Switch games in ways you never imagined!
Leave a Reply