This repository was archived by the owner on Jun 21, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Quadstronaut edited this page Jun 7, 2026
·
2 revisions
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.
- Installation — requirements and how to run the script
- Usage — the interactive menu, what each action does
- Save Vault — how the vault works, folder layout, backup and restore flow
- Save Data Reference — which JSON files are read and what fields are used
- Troubleshooting — common problems and fixes
- Contributing — how to report issues or submit changes
- 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\)
CC0-1.0 — public domain dedication. See LICENSE.
Maintained by Quadstronaut. Questions welcome on the Mission Control Discord.