Open your chosen save editor and upload your .sol file, or paste your exported save string into the editor's text field.
While widely used, save editing is not officially supported by the developers and carries specific risks:
: Click "Save File" in the editor to download the modified version of your save.
Unlike official console commands hidden within the game (which can be clunky), the Trials in Tainted Space Save Editor is typically a standalone HTML/JavaScript tool or a Python script (most notably the "TiTS Save Editor" found on GitHub) that allows you to decompile your .save file, manipulate the raw data, and recompile it. trials in tainted space save editor
Many community hubs host web-based tools where you simply paste your exported text save, click the attributes you want to change, and copy the new text back out.
Features a clean GUI with dropdown menus specifically labeled for TiTS mechanics (e.g., selecting "Kangaroo Tail" from a list rather than typing a code).
Don't set your health or credits to 9999999999999 . Integer overflows can cause the game to instantly crash on boot or freeze during combat recalculations. Open your chosen save editor and upload your
Before diving into the "how," it's important to understand the "why." A save editor is a tool that allows you to directly modify your saved game files, giving you control over aspects of the game that are otherwise locked behind hours of gameplay. Here are some of the most common reasons players turn to save editors:
Unlike simple memory scanners (like Cheat Engine), a dedicated TiTS save editor is a standalone application designed specifically to parse the JSON-based save structure of Fenoxo’s game.
If you are playing an older version of the game (Flash/SWF), the files are usually .sol (Local Shared Objects): Many community hubs host web-based tools where you
The primary tool for modifying your game data is the , a web-based application designed for the JavaScript version of the game. How to Use the Save Editor To edit your character and game state, follow these steps:
TiTS has many transformative items, combat encounters, and random events. After your third playthrough, farming credits for that one specific TF item or reloading for a rare drop isn’t “challenge”—it’s tedium. Editors let you skip straight to the fun parts.
Text-heavy interface; you need to know the specific internal variable names (e.g., c.credits or c.hp ). 2. Dedicated Text Editors (For HTML5 Versions)
Adjust the desired numerical values or boolean flags.