Skip to content

2023-09-14

Compare
Choose a tag to compare
@Z1ni Z1ni released this 14 Sep 18:10
· 67 commits to main since this release

This is an old release! Download the newest release from here: https://github.com/Z1ni/XGP-save-extractor/releases/latest

What's new:

  • Show warnings if containers/files are missing
    • Missing files can be caused by in progress Xbox cloud save syncing
    • In some cases missing files are OK, but you should be careful, as missing files can cause corrupt saves
  • Multi-user support
    • The script should now produce multiple zip files if one save folder has entries for multiple users
  • Xbox username resolving
    • The zip files now contain the Xbox username/gamertag of the user, if locally signed in. Falls back to user ID if no name is available.
  • Wait for input before quitting
    • This allows viewing the output before closing, especially useful for the prebuilt exe version

PyInstaller version created from commit 42459f6.