Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.
/ xbcsmgr Public archive

An application to read and write game save data for the Xbox platform.

Notifications You must be signed in to change notification settings

billynothingelse/xbcsmgr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xbox Connected Storage Manager

A quickly written application to easily interact with Xbox Live game save data.

Preview

Application Screenshot

Requirements

  • Windows 10+
  • GamingServices
  • Any game that uses Xbox Live (installed and played recently)

Background

Accessing games using Xbox Live's save data requires authorization for the 'TitleStorage' service. This requires a device authenticated token and user token. However, the device token originally went through a Microsoft SOAP-based stage which required more effort than it was worth. Instead, utilizing the 'wincred' storage was helpful as this is where the relevant Gaming Services on Windows caches tokens. I created this application to make the process more clean and easier.

There are features missing, or removed for reasons, so it will appear more barebones than it previous and privately was. Again, this is a slightly reworked version that has been private for a few years now.

Why?

I believe that everyone has the right to access and modify their game save data on the games that they play. Despite potential issues for cheating, there are systems and report functionality in place to help reduce, detect and generally deal with potential bad actors.

References

About

An application to read and write game save data for the Xbox platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages