Trials In Tainted Space Debug Mode
In Trials in Tainted Space (TiTS), the traditional "Debug Mode" used during early development was officially disabled for general players to prevent game-breaking bugs and false bug reports. However, the developers replaced it with a much safer and more robust and Console system that provides nearly the same level of control over your character, items, and world state. How to Enable the Cheat Menu
Because Debug Mode allows for the manual editing of core variables, there is a risk of save file corruption. Setting variables to invalid types (e.g., text where a number is expected) or modifying quest flags out of order can break the game logic, rendering a save file unloadable.
| Command | Effect | | :--- | :--- | | showStats() | Display PC’s raw internal stats (libido, virginities, flags) | | clearCombat() | Instantly win current fight | | heal() | Fully restore HP, energy, lust | | forceLust(100) | Set lust to 100 (max) | | itemByName("itemID", 5) | Add 5 of an item (e.g., itemByName("ambrosia", 1) ) | | addCredits(5000) | Gain credits | | addXP(1000) | Gain XP | | setStat("str", 20) | Set strength to 20 (use str , tou , spe , int , lib , cor , phys , aim ) | | addFlag("FLAG_NAME") | Set a story flag (risky — see warnings) | | removeFlag("FLAG_NAME") | Remove a story flag | | listFlags() | Show active flags (spams console) | trials in tainted space debug mode
Once activated, Debug Mode adds several new buttons and functionalities to the user interface.
The most powerful tool in Debug Mode is access to the game's flags (variables). This menu lists thousands of variables tracking everything from quest progress to character physiology. In Trials in Tainted Space (TiTS), the traditional
You cannot simply type a cheat code. You must modify the game files.
The primary method of activation involves text input during gameplay. Setting variables to invalid types (e
With Debug Mode enabled, players can access a range of new commands and features by pressing the ~ key (or the designated debug key) during gameplay.