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

bup_parse.py unable to read comment field from Shining The Holy Ark save file imported by Save Game Copier v3.6.15 #51

Open
privateye opened this issue Jan 16, 2024 · 2 comments

Comments

@privateye
Copy link

privateye commented Jan 16, 2024

Save file: HOLY_ARK_01.zip

  1. Import the save file from Satiator to internal memory using Save Data Manager v6.545:
    https://ppcenter.webou.net/pskai/#download
    Launch tools\pskai_sdm.iso on Satiator and then select "Save Data Import".

  2. Export the save file from internal memory to Satiator using Save Game Copier or Save Data Manager.
    To do that in the latter: Save Data Export -> Export Save(s) from Memory Device(s)

  3. Execute bup_parse.py --input_bup HOLY_ARK_01.BUP --extract_raw_save and you get this result:

1

Now do the following:

  1. Import the save file from Satiator to internal memory using Save Game Copier v3.6.15.

  2. Export the save file from internal memory to Satiator using Save Game Copier or Save Data Manager.

  3. Execute bup_parse.py --input_bup HOLY_ARK_01.BUP --extract_raw_save and you get this result:

2

If you take this BUP file and trim the first 64 bytes, the MD5 hash of the raw save file matches the hash shown in the first screenshot.

@slinga-homebrew
Copy link
Owner

Thanks for the bug report. This looks like an error when printing the comment. Do you have the 2nd BUP file?

@privateye
Copy link
Author

BUP file with error: HOLY_ARK_01.zip

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