timschumi / traileditors

A set of scripts to (partially) parse Trailmakers saves and blueprints.
0 stars 0 forks source link

How does this work? #1

Open samjco opened 1 week ago

samjco commented 1 week ago

How does this work?

timschumi commented 1 week ago

For most types of use it probably doesn't work at all.

Assuming that Trailmakers hasn't changed their storage format in the last three years, you can print some information contained in blueprints by running ./parsebp.py /path/to/blueprint.png and some information about savegames by using ./parsesave.py /path/to/savegame.tms.

This was never really more than experimentation, and I quickly lost interest in the project when trying to figure out how the game uses the structured data.