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

Request: Tinykin #28

Closed
B1BU opened this issue Sep 20, 2023 · 3 comments
Closed

Request: Tinykin #28

B1BU opened this issue Sep 20, 2023 · 3 comments

Comments

@B1BU
Copy link

B1BU commented Sep 20, 2023

I put maybe about 10 hours into this game before they removed it from XGP and I really wish I could pick up where I left off on Steam. The XGP save data is mostly readable with a hex editor, but for some reason the Steam save data is a jumbled mess of characters.

If you could at least point me in the right direction as to how to convert the save data I'd be extremely grateful.

Tinykin Saves.zip

@Z1ni
Copy link
Owner

Z1ni commented Sep 20, 2023

Unfortunately the Steam save file seems to be either compressed or encrypted. Quick experimentation with zlib yielded no results.

Maybe it would be somewhat easy to reverse engineer the game to figure out the save file format, as it seems to be an Unity game.

@B1BU
Copy link
Author

B1BU commented Sep 20, 2023

I'm really confused as to why the two saves are different, that doesn't seem to usually be the case. XGP game version was the latest one so I don't think it's a version thing. The XGP version seems to be what the unencrypted Steam version should look like. I don't know if that helps.

@Z1ni
Copy link
Owner

Z1ni commented Sep 20, 2023

I'm afraid that I can't do anything else here, as I don't have the game to even try to figure out the save format. Sorry 😢

@Z1ni Z1ni closed this as completed Sep 20, 2023
@Z1ni Z1ni closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2023
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

No branches or pull requests

2 participants