Code Monkey home page Code Monkey logo

ftl_savegame_manager's Introduction

FTL Savegame Manager

The FTL Savegamer Manager is a tool to keep track of your savegames in a FTL run. After a full run you end up with a folder that has a savegame from every beacon. The intention was to collect interesting/bad fights and use those as training to get better at handling those.

Disclaimer

I only tested this program for the Steam Version 1.6.14. If you're using a diffrent version the program might crash trying to read the save-file. I'll maybe add support for Multiverse in the future, please let me know if someone is interested in that. This program also currently only works on windows.

Also note that there is a very small chance that FTL will try to access the current save file at the same time as this program. If that happens there will be an message in FTL saying that it was unable to save. This is unproblematic, FTL will save your progress again on the next beacon.

Credits

The code that reads the continue.sav file is based on Vhati's profile editor and the python implementation by whiskeythecat.

https://github.com/Vhati/ftl-profile-editor

https://github.com/whiskeythecat/ftl_twitch

Setup

If you just want to use the program. The only thing you need is to download .zip archive from the releases.

  • Download the zip file and extract it
  • you should end up with a directory that includes 2 folders (current and saves), a config.ini and the ftl_savegame_manager.exe
  • now you need to configure the config.ini file:
    • target_path: this has to be the location where FTL stores the continue.sav
    • saves_db_path: this should point to the saves folder
    • saves_new_path: this should point to the current folder
    • update_frequency: this is the intervall for checking new continue.sav files, the default is 2000
  • run the ftl_savegame_manager.exe

Usage

  • Load Save: This copies the chosen file into the FTL directory. This also renames the file so you can rename your saved games if you want.
  • Save Last File: This copies the latest saved game into the saves folder, if tracking is active. It opens a prompt so you can choose to rename the file.
  • Open Saves Folder: Opens the saves folder
  • Open Current Folder: Opens the current folder
  • Toggle Tracking: If this is active (indicated by the color of the button; green=active, red=not active) the program checks every 2 seconds (default) if the continue.sav has changed and creates a copy of the file in the current directory. The program also creates a folder for every new run. The filenames include the current beacon, sector and the ship name, so it should be easy to identify the file you're looking for.

ftl_savegame_manager's People

Contributors

ejms116 avatar epiccoleman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.