
DebugMenu
Adds an in-game menu that helps you skip the game or see more info, and more!
Last updated | 2 weeks ago |
Total downloads | 7684 |
Total rating | 11 |
Categories | Tweaks Act I Act II Act III |
Dependency string | JamesGames-DebugMenu-1.2.2 |
Dependants | 0 other mods depend on this mod |
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.18.4README
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
- 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
- Grimora Act
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
Thanks To:
- 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
CHANGELOG
Changelog
1.2.2
General
- Using the deck editor while viewing your deck will now properly update the displayed card(s)
- Fixed the deck editor ability search not returning sigils with matching internal names
1.2.1
General
- Fixed 'Deal Damage' options in Game Board menu not working
Grimora
- Slightly condensed card battle information
1.2.0
General
- Game Board menu:
- Added ability to modify cards
- Added buttons for damaging/healing cards
- Minor visual improvements
- GameInfo menu:
- Added 'Debug Tools' button for manipulating built-in debug options (debug keys and disable KCM oil painting)
- Minor tweaks to Scenes list and count to improve readability
Act 1
- Fixed minor error spam when moving to a new region
1.1.3
General
- Acts 2, 3, Grimora, and Magnificus now display the current turn number during combat
- Fixed DrawCard and DrawSideCard hotkey functions not being properly bound during Awake()
- Fixed hotkey function error message not correctly displaying what functionId is erroring
- Added 'Show AbilityInfos' submenu under Game Info menu
Act 1
- Fixed Turn Number being on the same line as Difficulty
- Improved readability of CurrentNode information
1.1.2
General
- Fixed last update's 'Auto-Win' and 'Auto-Lose' fix only applying to Act 1
- 'Remove Max Energy' now uses the API extension method (definitely didn't add it to the API specifically for this update, no sirree)
- 'Add Energy' now also increases max energy if possible
- Draw card buttons will now be disabled if there are no remaining cards in the deck
- 'Deal Damage' and 'Take Damage' now work even if Player/Opponent Damage is disabled
Act 3
- Fixed 'Auto-Win' and 'Auto-Lose' buttons causing an error (non-fatal)
1.1.1
General
- Fixed 'Auto-Win' and 'Auto-Lose' buttons not working when Opponent or Player damage is disabled, respectively
- Fixed visual menu error when selecting 'Totem Battle' or 'Boss Battle' from the 'Trigger Sequence' menu
- Fixed '()' appearing on disabled buttons
1.1.0
General
- Added config option to display item buttons vertically rather than horizontally
- Minor spelling and capitalisation fixes
- Game Info window now shows both the starting seed and the current seed, if possible
- Current node information now shows the id and node instance separately
- Changed card battle difficulty to show the combined total along with the modifier and base difficulties
- Changed starting console logs to LogLevel 'Debug'
Act 1
- 'Replenish Candles' now relights your candles
All Acts
- Added Game Board popup for manipulating cards and slots on the board
- Added +1/-1 buttons for currency, changed currency display
1.0.2
General
- Added options to force card emissions, switch to alternate portraits
- Deck Viewer now shows API alternate pixel portraits, if they exist
- Fixed deck editor not completely working in Kaycee's Mod
- Removed BepInEx as a dependency (redundant)
1.0.1
All Acts
- Added toggles for disabling direct damage to the player or opponent (persistent settings)
Act 1
- Fixed Draw Tutor locking camera controls
Act 2
- Fixed cursor interaction being disabled when opening a card pack with dialogue disabled = true
1.0.0
General
- Added
F2
hotkey to draw from deck - Added
LeftShift + F2
hotkey to draw from side deck - Fixed having to release all buttons before activating the next hotkey
- Fixed (hopefully) error on boot when loading hotkeys
- API requirement bumped to 2.x.x
- Minor UI touch ups
All Acts
- Added Dialogue Window (Thanks WhistleWind!)
- Added Draw Tutor button to select card from your deck to be added to your hand (Thanks WhistleWind!)
Deck Editor
- Added support for Grimora Mod
- Added GUID filter when modifying sigils
- Added name and GUID filter when modifying special abilities
- Fixed not all Special abilities showing up
- Cards in deck show using their display now instead of .name
Act2
- Fixed null Error spam when showing debug menu in act 2 (Thanks WhistleWind!)
Magnificus Act / Mod
- Added light support
0.9.0
All Acts
- Ported and extended Deck editor from the Deck Editor mod
- Works for all acts (only tested on Act 1 and 2)
- Added support for adding gem costs
- Added support to gemify a card
- Added support for custom sigils and specials
- Shows all portraits
Act 2
- Fixed disable dialogue button not working
General
- Windows now keep their position when closed and reopened (not saved)
- Minor adjustments to the UI
0.8.0
General
- Added changeable Hotkeys (Saves through configs)
- Collapse buttons to save space
All Acts
- Added buttons to change Energy during battles
0.7.0
All Acts
- Added disable dialogue button (Saves through configs)
Act 2
- Basic support to skip through card battles
0.6.1
General
- Fixed act 1 totem fights always triggering Bird+Fecundity
0.6.0
All Acts
- Added button to trigger any sequence (Card battles, gain totem... etc)
0.5.0
Act 1
- Fixed Lag and Crash when loading expanded menu
- Button to draw card during battles
- Button to draw side deck card during battles
- Buttons to add/remove bones during battles
Act 3 (PO3)
- Added basic support (Currency, Items... etc)
- Button to draw card during battles
- Button to draw side deck card during battles
Grimora Act
- Added Item debug support
- Button to draw card during battles
- Button to draw side deck card during battles
- Buttons to add/remove bones during battles
Misc
- Added FPS counter in Game info popup
- Item list shows Rulebook name and raw name of Item
- Resource Bank window redesigned with a filter and entrys are buttons now to copy them to clipboard.
- Moved Region override option to act 1
0.4.0
- Changed toggle button in header to off, minimal and maxed.
- Added options to change players items
- Added difficulty value to card battle
- Changed some windows to have a close button instead of toggle
- Bumped API requirement to 2.11
Available versions
Please note that the install buttons only work if you have compatible client software installed, such as the Thunderstore Mod Manager. Otherwise use the zip download links instead.
Upload date | Version number | Downloads | Download link | |
---|---|---|---|---|
2023-11-17 | 1.2.2 | 443 | Version 1.2.2 | Install |
2023-11-9 | 1.2.1 | 376 | Version 1.2.1 | Install |
2023-10-20 | 1.2.0 | 849 | Version 1.2.0 | Install |
2023-9-28 | 1.1.3 | 448 | Version 1.1.3 | Install |
2023-7-27 | 1.1.2 | 1009 | Version 1.1.2 | Install |
2023-7-25 | 1.1.1 | 231 | Version 1.1.1 | Install |
2023-7-19 | 1.1.0 | 255 | Version 1.1.0 | Install |
2023-7-10 | 1.0.2 | 265 | Version 1.0.2 | Install |
2023-6-28 | 1.0.1 | 344 | Version 1.0.1 | Install |
2023-6-12 | 1.0.0 | 395 | Version 1.0.0 | Install |
2023-6-5 | 0.9.0 | 224 | Version 0.9.0 | Install |
2023-6-3 | 0.8.0 | 119 | Version 0.8.0 | Install |
2023-5-12 | 0.7.0 | 454 | Version 0.7.0 | Install |
2023-5-9 | 0.6.1 | 152 | Version 0.6.1 | Install |
2023-5-5 | 0.6.0 | 167 | Version 0.6.0 | Install |
2023-4-30 | 0.5.0 | 215 | Version 0.5.0 | Install |
2023-2-22 | 0.4.0 | 846 | Version 0.4.0 | Install |
2023-1-12 | 0.3.1 | 437 | Version 0.3.1 | Install |
2022-12-28 | 0.3.0 | 269 | Version 0.3.0 | Install |
2022-12-20 | 0.1.0 | 186 | Version 0.1.0 | Install |