A Save Editor for the JavaScript version of TiTS. View and edit your save files.
The editor is hosted on a static website on GitHub. Press here to access it.
- In the game, use the "Save to File" option when saving, which will download a file with the save data.
- In the editor, press "Load File" to select the save file or drag and drop it onto the editor.
- Modify the save using the editor.
- Press "Save File", which will download another file with the modified save data.
- In the game, use the "Load from File" option and select the modified file.
Found a bug or issue? Have a request or suggestion? Use the issues tab.
Save editing may have unintended side effects that range from simple bugs to irreversibly corrupting your save file. You assume any and all risk that comes while using an edited save. You may not file bug reports or reach out to maintainers of the game while using an edited save.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.