Skip to main content

3 posts tagged with "beta"

View All Tags

V0.3.0

· One min read
Sworld
Game Save Manager maintainer
danger

This is an early test release. It is not recommended for managing real game saves.

Safety improvements

Changes since V0.2.0:

  • Block other operations until the current operation finishes
  • Add an extra-backup setting
  • When enabled, create a backup before every overwrite and keep up to five extra backups per game

Extra backups are stored in installation directory/save_data/game name/extra_backup.

Install

Extract the archive and create a desktop shortcut.

Update

Extract over the existing installation directory. Old configuration files are upgraded automatically.

Download

V0.2.0

· One min read
Sworld
Game Save Manager maintainer
danger

This is an early test release. It is not recommended for managing real game saves.

This is the first public beta. It implements the planned core features: adding games, backing up saves, deleting backups, and restoring saves.

The public beta may be unstable. If saves appear to be missing, check the save_data folder in the installation directory. Its JSON files and subfolders contain the save information.

Download

V0.1.1

· One min read
Sworld
Game Save Manager maintainer
danger

This is an early test release. It is not recommended for managing real game saves.

This release implements the core features of a save manager:

  • Import games
  • Back up saves with a description
  • Delete backups
  • Replace current saves with a backup
  • Stop managing a game

The following areas are still incomplete:

  • Settings
  • Uploading and displaying game icons
  • Storage management
  • Home page onboarding

Full changelog

Download