Skip to content

Conversation

@ThomasGP
Copy link

Added the new headers and parsing for the sublevel saving introduced in Update 6. This does not include saving such a file, I added two FIXMEs for the original maintainer to implement. This also means that older savefiles are not supported, because my changes are not backwards compatible.

Currently there are many issues open that want update 6 support, so maybe this is a start.

@cowlinator
Copy link

cowlinator commented Nov 30, 2022

Thanks for doing this Thomas. I was able to use your fork to get a working copy of the software.

https://github.com/ThomasGP/SatisfactorySaveEditor/releases/tag/v0.10.2-with-update-6-read-support

Unfortunately, it crashes when saving.

log.txt

@ThomasGP
Copy link
Author

Unfortunately, it crashes when saving.

This is intended behavior in this "fork", see my comment on issue #251 - the editor will throw an "UnknownBuildVersionException" or "UnknownSaveVersionException", as seen in your provided log.

Unfortunately I did not have the time to do a full implementation of the editor for update 6 and currently do not plan to maintain one (and with update 7 on the horizon, there will be even more work that the original author should do).

@etothepii4
Copy link

Thanks for this little "fork". At least Reading of U7 saves from there is almost no change as well. Just updating the SaveCustomVersion and adding Parseability of Int64 arrays made it work for me to parse said saves.

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.

3 participants