Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denver-code/starfieldsaveutility
https://github.com/denver-code/starfieldsaveutility
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/denver-code/starfieldsaveutility
- Owner: denver-code
- Created: 2023-12-01T13:58:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-01T15:48:51.000Z (about 1 year ago)
- Last Synced: 2023-12-02T15:32:32.265Z (about 1 year ago)
- Language: Python
- Size: 6.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Starfield Save Utility (SSU)
### Notes
XPG - Xbox Game Pass (PC, Xbox)SFS - Steam and probably EGL(PC)
## About
Fast and easy way to convert your save files between XGP and SFS versions of the game.## ToDo
- [ ] Add support for XGP saves
- [ ] Add support for SFS saves
- [ ] XGP -> SFS
- [ ] SFS -> XGP
- [ ] UI
- [ ] CLI
- [ ] Editor## Usage
NOTE: The cloud sync feature of Xbox app might interfere with outside modifications to the savefile container. After shutting down the game, please wait a minute or two before trying to import savefiles to give Xbox app some time to do the sync.## Default Path references
Steam version: `Documents\My Games\Starfield\Saves`
Xbox version: `%LOCALAPPDATA%\Packages\BethesdaSoftworks.Starfield_3275kfvn8vcwc\SystemAppData\wgs`
## Credits
[XGP-import by HarukaMa](https://github.com/HarukaMa/starfield-xgp-import)
[XGP-export by Z1ni](https://github.com/Z1ni/XGP-save-extractor)