Skip to content

Releases: Z1ni/XGP-save-extractor

2023-09-23 B

23 Sep 09:40
Compare
Choose a tag to compare

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

What's new

  • Add support for Lies of P (#30)

PyInstaller version created from commit 4d9acac.

2023-09-23

22 Sep 21:12
Compare
Choose a tag to compare

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

What's new

  • Fixed an issue with package names (#29)

PyInstaller version created from commit 6603432.

2023-09-18

18 Sep 15:02
Compare
Choose a tag to compare

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

What's new

  • High on Life support

PyInstaller version created from commit ad9c6ac.

2023-09-14

14 Sep 18:10
Compare
Choose a tag to compare

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.

2023-09-11

11 Sep 17:17
Compare
Choose a tag to compare

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

Added support for A Plague Tale: Requiem.

Release made from commit f83d52d.

2023-09-06

06 Sep 20:04
Compare
Choose a tag to compare

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

The script now tries to continue processing after encountering errors.

Release made from commit 3fef287.

Starfield

05 Sep 15:44
Compare
Choose a tag to compare

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

One-file Windows executable of the script for ease of use.
Just run the exe from anywhere and it will create the zip file(s) in the directory you ran the file from.

Built with PyInstaller from commit 17ca4e4.