Skip to content

Debug Features

Chris Kaiser edited this page Aug 12, 2026 · 4 revisions

Debug Mode

  • The keybinding CTRL + ALT + Q toggles the game in and out of debug mode. If the game was not initially launched with the -debug_mode parameter, certain debug functions might not work.
  • The keybinding CTRL + ALT + D toggles the global variable com_debug. This can be used to enable or disable debug content like debug Decisions or Events.

Flag Viewer

Just use the console command listed below to open the flag viewer.

  • Console command: com_flag

example_com_flag_viewer.png

Container Manager

Just use the console command listed below to open the script container manager.

  • Console command: com_container
image

Clone this wiki locally