⚙️Options - pyscsd/steamCloudSaveDownloaderGUI GitHub Wiki

  • Save location
    • Where should scsd-gui save the save.
    • Folder selector available by pressing the button.
    • Default to %userprofile%\scsd\saves
    • Make sure to move the files if you change the location.
  • Save Rotation
    • The maximum amount of saves to keep locally. Old ones will be replaced by new ones.
  • Log
    • How detail should the log
      • 0: Show Error messages only
      • 1: Show Error and Warning messages only
      • 2 (Default): Show Error, Warning and INFO messages only
      • 3: Show Error, Warning and INFO and DEBUG messages
    • Log can be seen in %userprofile%\scsd\scsd.log
    • You can also start scsd-gui in console to view the logs
  • Auto Start on Startup
    • Enable to auto start scsd-gui when login.
  • Minimize to Tray
    • When enabled, closing the window will minimize to system tray. You can re-open the window by clicking the icon in system tray.
  • Auto Download Interval (Minutes)
    • By default, scsd-gui will auto run in every 30 minutes and download outdated saves. This option sets the interval between each check.
    • 0: Disable auto download