Skip to content
This repository was archived by the owner on Jun 21, 2026. It is now read-only.
Quadstronaut edited this page Jun 7, 2026 · 2 revisions

Schedule 1 Save Support (S1SS)

S1SS is a PowerShell script that helps you manage your Schedule 1 save files on Windows. It can:

  • List all your saves with key stats at a glance
  • Back up any active save to an unlimited local vault
  • Restore a vaulted save back into any game slot (1–5)
  • Delete saves from active slots, the vault, or stray folders in the game's save directory
  • Clean up unexpected folders that end up in the game's Saves directory

What it does not do: S1SS does not modify save file contents. Backup and restore are straight file copies. There is no in-place editing of game data in this version.

Pages

Requirements

  • Windows 10 or later
  • Windows PowerShell 5.1 or later (built into Windows 10+)
  • Administrator privileges (required for the file move operations to succeed)
  • Schedule 1 installed via Steam (save files located under %USERPROFILE%\AppData\LocalLow\TVGS\Schedule I\Saves\)

License

CC0-1.0 — public domain dedication. See LICENSE.

Author

Maintained by Quadstronaut. Questions welcome on the Mission Control Discord.

Clone this wiki locally