Skip to content

Releases: brodrigz/XgpSaveTools

2025-08-03

03 Aug 17:37

Choose a tag to compare

Changelog

  • Added more handlers
  • Fixed generic handler always being used (must mean the generic handler works really well if no one noticed this)
  • Added option to open save directory
  • Added option to remove save entries (might not work with all games)
  • Renamed 'Unsupported' games to 'Unregistered' to avoid confusion
  • Added timestamp to backup folder
  • Set default console encoding to UTF-8

Publish Settings

<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>bin\Release\net6.0\publish\win-x64\</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<_TargetId>Folder</_TargetId>
<TargetFramework>net6.0</TargetFramework>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<SelfContained>false</SelfContained>
<PublishSingleFile>true</PublishSingleFile>
<PublishReadyToRun>false</PublishReadyToRun>

2025-27-04

27 Apr 04:30
829ae5a

Choose a tag to compare

Changelog

  • Added more handlers, alongside a new generic handler
  • Allow game discovery to show unregistered games
  • Improved menu navigation

Publish Settings

<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>bin\Release\net6.0\publish\win-x64\</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<_TargetId>Folder</_TargetId>
<TargetFramework>net6.0</TargetFramework>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<SelfContained>false</SelfContained>
<PublishSingleFile>true</PublishSingleFile>
<PublishReadyToRun>false</PublishReadyToRun>

First Release

19 Apr 16:42

Choose a tag to compare

First Release!

win-x64.zip includes ready to run executable with latest games.json.

Publish Settings

<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>bin\Release\net6.0\publish\win-x64\</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<_TargetId>Folder</_TargetId>
<TargetFramework>net6.0</TargetFramework>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<SelfContained>false</SelfContained>
<PublishSingleFile>true</PublishSingleFile>
<PublishReadyToRun>false</PublishReadyToRun>

2025-19-04

19 Apr 21:13

Choose a tag to compare

Changelog

  • Added path override option
  • Global Ex handler

Publish Settings

<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>bin\Release\net6.0\publish\win-x64\</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<_TargetId>Folder</_TargetId>
<TargetFramework>net6.0</TargetFramework>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<SelfContained>false</SelfContained>
<PublishSingleFile>true</PublishSingleFile>
<PublishReadyToRun>false</PublishReadyToRun>