Set up Yuzu/Ryujinx + CheatEngine
How to set up Yuzu/Ryujinx and Cheat Engine in order to RNG in BDSP using lua scripts
This is a rough draft!
Everything on this page is a work in progress!
Requirements
- Installed Cheat Engine
- Installed Yuzu/Ryujinx
- Updated game to version 1.1.1+
Usage
- Open Yuzu/Ryujinx, run the game and pause it at the title screen
- Open Cheat Engine, click on
Edit > Settings
, select Scan Settings
and check MEM_MAPPED
option - Click on
File > Open Process
and select Yuzu/Ryujinx process (Yuzu will look like xxxx-yuzu xxx | game name
, Ryujinx will look like xxxx-Ryujinx x.x.xxxx - game name
) - Click on
Table > Show Cheat Table Lua Script
. A new window called Lua Script: Cheat Table
will appear - Open BDSP_RNG.lua with a text editor, copy all its content and paste it in the window opened before.
- Click
Execute Script
. It will freeze for a bit, just wait until it will print all the rng info in a new window
Notes
- To change the info view tab mode, press the keys shown in the script output
- If you want to stop the script, press keyboard key 0 or keyboard key NumPad 0. It won't stop otherwhise
- If you want to restart the game, do what's written above and then restart the game and the script. It won't work otherwhise
- To avoid text flickering, be sure to enlarge enough the
Lua Engine
window