algoRhythm99 / TiTsEd

A save editor for Trials in Tainted Space.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TiTsEd

This project was a save editor for the Flash engine version of the game Trials in Tainted Space.

TiTsEd allows you to edit your character's stats, and possibly other things in the future.

This project does NOT support the Javascript version of the game.

For editing the Javascript version of the game please see https://github.com/start-5/TiTS.JS-Save-Editor or https://github.com/Chase-san/TiTsEdJS/releases

Requirements

Requires .NET Framework 4.5 or later, only officially tested and supported on Windows.

Installation

Download the latest TiTsEd-*.zip archive from the releases tab (above) and extract the files wherever you want. No installation required. Note that browsing the archive via Windows Explorer is not sufficient, the files must be extracted from the archive or you will receive errors.

Have A Question? Found A Bug? Want To Contribute?

To report bugs, you may create/update issues in TiTsEd's issue tracker.

To edit the program itself, you need a copy of Visual Studio 2019 or later with the ".NET Desktop Development" workload installed.

Contributors

  • Chase-san
  • algoRhythm99

CoCEd Contributors

This save editor is based mostly on CoCEd and uses much of its code.

  • Perdev2 (original creator)
  • TheMadExile/tmedwards (current maintainer)
  • Bobbaganoosh

About

A save editor for Trials in Tainted Space.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 97.2%Language:Shell 2.8%