Adds a new in-game menu with buttons to quickly skip through the game. Also provides additional information if you have trouble debugging your mod!
Features:
- Manually trigger map events
- Edit your deck and the game board
- Skip through card battles
- Skip through dialogue
- Use hotkeys to speed up debugging
- View in-game data to help debugging
Supports:
- Act 1
- Act 2 (Minimal support)
- Act 3 (PO3)
- Grimora Act
- Magnificus (Minimal support)
Hotkeys
~
Show/Hide Debug MenuF1
Set time scale to 1F1 + LeftControl
Set time scale to 10F1 + LeftShift
Set time scale to 0.1F2
Draw CardF2 + LeftShift
Draw Side deck cardF3
Toggle Activate all nodesF4
Toggle Skip next nodeF5
Reload the current actF9
Restart the current act
The project is open source and anyone can contribute by making pull request. https://github.com/JamesVeug/InscryptionDebugMenu
But... I don't know how to code!
Create an issue on the github page and mention it on the Inscryption modding discord and someone might take on the task.
- JamesGames
- WhistleWind
- Peaiece for Speed Tweaks (This mod uses code from it since it's deprecated)
- Peaiece for Deck Editor (This mod uses code from it since it's no longer supported)
- Keks307 for bug reporting