![SIGNALIS](https://re-actor.net/wp-content/uploads/2022/11/SIGNALIS-678x381.jpg)
Simple guide on how to access the Signalis debug menu.
Before Starting
Before starting, make sure to close Signalis. In order to edit the required files, you will need a program capable of it. For this guide I will be using HxD. It can be downloaded here.
Editing Files
First, right-click on Signalis, go to manage, and click browse local files.
![](https://re-actor.net/wp-content/uploads/2022/11/image-63.png)
In your files, open GameAssembly.dll
![](https://re-actor.net/wp-content/uploads/2022/11/image-64.png)
When it asks what you want to open it with, select HxD.
![](https://re-actor.net/wp-content/uploads/2022/11/image-65.png)
Click Search, then click find.
![](https://re-actor.net/wp-content/uploads/2022/11/image-66.png)
In the find menu, go to Hex-values, and type C6 41 19 00 48 8B 74
![](https://re-actor.net/wp-content/uploads/2022/11/image-67.png)
You should see this string of code:
![](https://re-actor.net/wp-content/uploads/2022/11/image-68.png)
Do not press backspace, or attempt to delete any code. Simply type 90 90 90 90
The string should now look like this:
![](https://re-actor.net/wp-content/uploads/2022/11/image-69.png)
Close the file and select yes when it asks you if you want to save the changes.
![](https://re-actor.net/wp-content/uploads/2022/11/image-70.png)
If everything is done correctly, you’re now done with editing files.
In-Game
Now, open Signalis.
In-game, press F7 to open the debug menu. When opened, you should see it in the bottom-left corner.
![](https://re-actor.net/wp-content/uploads/2022/11/image-100.jpeg)
To see a list of all commands, type “help” to see a full list.
![](https://re-actor.net/wp-content/uploads/2022/11/image-101.jpeg)
Be the first to comment