Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support extra field in GVAS version 3 (possibly a checksum) #11

Merged
merged 1 commit into from
Aug 14, 2022

Conversation

Hopper262
Copy link
Contributor

The save header in Mortal Shell (#3) has an additional 8 bytes of data before the root element. It looks like it's probably a checksum. The SaveGameFileVersion is 3 instead of the usual 2 in that file, so I added a conditional extra read/write based on that version number. This is merely a guess based on a single example, but it's the best guess I could come up with.

@SparkyTD SparkyTD merged commit a13d5e8 into SparkyTD:master Aug 14, 2022
@Hopper262 Hopper262 deleted the pr-header-v3 branch September 6, 2022 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants