Giter VIP home page Giter VIP logo

wgs-exporter's Introduction

WGS Exporter

Most Game Pass for PC / Microsoft Store versions of games use Microsoft GDK / Xbox Live Services to save configuration and user data, which takes care of persisting and syncing it across devices.

One issue with this is if you want to move your saves to another version of the game, it's very hard to do (native game data is obfuscated and stored with additional Xbox data).

This project is focused on reverse-engineering the metadata format, and is aimed to make the export process more acessible.

Caveats

Game save API provided by GDK is a bit limited compared to traditional free-form file-based save management implemented by most games.

There is a concept of hierarchy of Storage space per game per user, which has Storage containers, which in turn contain named blobs of data.

Because of this, it's impossible to do automated 1:1 copy from Microsoft Store version of the game to regular PC version of the game that you might have on Steam or some other service, but generally speaking it's easy to figure out how to move and/or rename the files to make it work for each game.

wgs-exporter's People

Contributors

13xforever avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

wgs-exporter's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.