DebugMenu
Adds an in-game menu to help you with all your debugging needs!
Last updated | 2 months ago |
Total downloads | 16535 |
Total rating | 12 |
Categories | Tweaks Act I Act II Act III |
Dependency string | JamesGames-DebugMenu-1.4.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
API_dev-API
The de-facto standard core API for all Inscryption mods. This lets you create new cards, abilities, challenges, map nodes, starter decks, and more.
Preferred version: 2.21.1README
Debug Menu
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 and dialogue
- Use hotkeys to speed up debugging
- View in-game data to help debugging
Supports:
- Act 1
- Act 2 (Minimal support)
- Act 3
- Grimora
- 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
I want more!
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.
Contributors
- JamesGames
- WhistleWind
- JustinBustin5
Thanks To:
- Peaiece for Speed Tweaks and Deck Editor (this mod recycles some code from both of those mods)
- Keks307 for bug reporting