Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Playnite plugin that uses Ludusavi to autosave while in-game

License

Notifications You must be signed in to change notification settings

ANRCorleone/AutoSave

 
 

Repository files navigation

Archived - the main project now has the multiple backup feature - ludusavi-playnite

AutoSave

This fork of ludusavi-playnite extends it with a few useful additions.

Additions

  • Save backups on an interval while the game is running
  • Restore an individual game from a backup (the option won't be visible when multiple games are selected).
  • More error notifications on common actions, instead of throwing exceptions

Setup

The original ludusavi-playnite plugin has some instructions to use Ludusavi.

Installation

You can find the plugin in Playnite (version 9+): Playnite 9 browse extensions

You can also download the plugin from the releases page. Then install it on Playnite:

  • Using the *.pext file:
    • Drag and drop the file into Playnite
  • Using the *.zip file:
    • Extract it into a subfolder of the Playnite extensions directory (e.g., C:/Users/<YOUR_NAME>/AppData/Roaming/Playnite/Extensions/Autosave)

Added Settings

Add-ons Menu

Add-ons menu

Game menu

Game menu

Notes

  • the plugin has been tested on some PC games with the main backup directory in a non-protected folder
  • the additional backups are stored in a directory named Copies relative to what is setup as the main backup directory in the extension's settings menu (Add-ons > Extension Settings > Generic > Ludusavi)
  • this extension will be archived once the feature is added in Ludusavi, and used in the original extension

About

Playnite plugin that uses Ludusavi to autosave while in-game

Resources

License

Stars

Watchers

Forks

Languages

  • C# 97.8%
  • Python 2.2%