
DebugTools
Expands the debug menu.Details
shinx121_debug
Expands the debug menu with new options:
- Bit Table: View and edit game flags and global state.
- Blocks: View and edit blocks (including hits) at runtime.
- Curves: Visualize loaded curves and inspect their properties.
- Maps: View and edit the current act number and object groups for any map.
- Objects: View objects in the scene, their details, modify certain properties, visualize hitboxes, and more.
- Particles: Play around with any particle type in the game.
- Sound Test: Play any sound effect, music track, or MPEG file.
- Time: View and edit the time of day.
- And more!
Open the Debug UI (F9) and select the 'Debug' dropdown to access these tools.
WARNING: It is very possible to corrupt your game save with these tools! It is not recommended to save after modifying the game this way, unless you know what you're doing.