/SatisfactorySync

This tool automates the synchronization of save files between a local folder and an FTP server. It runs in the background, syncs upon Satisfactory start, and can be manually launched from the system tray. It offers a user interface with 8+ different languages.

Primary LanguagePowerShellGNU General Public License v3.0GPL-3.0

SatisfactorySync

Yo, ever wondered how you could share your Satisfactory world with your buds so you can all keep working on it
even when you ain't playing together? Well, look no further 'cause this tool's got your back!
grafik

First Launch:

  1. Download:
    Go to: https://github.com/HOCKULUS/SatisfactorySync/releases
    Select the newest version of SatisfactorySync.
    If you are having trouble running, it may help to change the execution policy
    Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope LocalMachine
    or use the ps1 file along with the task scheduler to launch the tool.
    The script was simply packaged with iExpress for easier handling.

  2. run & Connect to FTP File Server:
    grafik

  3. Select Folder in SaveGames:
    If you're not the one who started the saved games, you might need to create a new game
    to make sure your progress doesn't get mixed up with a different game session.

    grafik
    eg. C:\Users\Admin\AppData\Local\FactoryGame\Saved\SaveGames\76561198343856803

  4. Try onetime sync or launch Satisfacory to test your settings:
    grafik

  5. Track your sync status:
    As you play, you'll receive some info about when your saved games have been synced successfully.
    grafik

  6. Keep in Mind:
    This tool was whipped up pretty fast without really worrying too much about making it super efficient or anything.
    So there's a chance it's got some bugs in there and could be running smoother if i put in more work.