-
-
Notifications
You must be signed in to change notification settings - Fork 264
RAM Editing & Item Injection
By using sys-botbase, we can remotely read and modify the game's RAM from our PC.
- Using this functionality requires the sys-botbase sysmodule running on the console.
- Your console must be on the same network as the PC running this program.
NHSE provides two methods for RAM Manipulation:
-
Arbitrary RAM read/write via the Main Editor's RAM Edit (CTRL-H).
- Connect and request RAM at a specific offset & length.
- Update when finished, or close the window to cancel.
-
Pocket Item Injection
- In the Player Items window, click the Injector button and connect.
- Check the checkboxes to make the window sync with the game. Any changes will be copied to the game, and vice versa.
- If you are having issues with FailValidate, you can turn off the validation checkbox.
At the time this wiki was written, the Release version of sys-botbase you should use is v1.3, as dmnt-cheat compatibility is unstable.
Q - My read/writes appear invalid?
A - You likely have cheats enabled, Disable them as they will cause issues. This may require you to restart the game if you don't have cheats enabled. Known cheats are Atmosphere, EdiZon, Tesla, Checkpoint.
Q - How do I disable cheats?
A - To disable Atmosphere cheats temporarily for a specific title, hold L whilst launching.
Q - I'm getting error messages after connecting. How to troubleshoot?
A - Double check your WiFi settings, and ensure your console is close to your router. Try ping {ipaddress} in command prompt to ensure that the ping is low, and that your bot is not dropping packets.