ftlsg icon indicating copy to clipboard operation
ftlsg copied to clipboard

FTL Savegame Editor

FTL Savegame Editor

Author: Vegard Haugland [email protected]

Contributors:

Daniel Thornton [email protected] [email protected]

Info:

This application allows you to edit certain variables in the FTL savegame file (continue.sav). At the moment, it is limited to modifying:

  • Scrap
  • Ship Integrity
  • Fuel
  • Missiles
  • Droids
  • Crew attributes, coordinates and gender

Usage:

  1. Run it! (./ftlsg continue.sav)
  2. [ do something]
  3. Modified savegame is stored as output.sav

Future work:

Approximately 1/3 of the savegame is being parsed as of this version. Future work involves:

  • Parsing (and decoding) 100% of the savegame.
  • Allowing you to change more variables.
  • Allowing you to make modifications to your profile.