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

compressed GCI file not working with save exploit #27

Open
kjuno opened this issue Aug 24, 2022 · 9 comments
Open

compressed GCI file not working with save exploit #27

kjuno opened this issue Aug 24, 2022 · 9 comments

Comments

@kjuno
Copy link
Contributor

kjuno commented Aug 24, 2022

I tried to use the iplboot_xz.gci according to this instruction, but it does not work. It freezes when the savegame payload is executed. The uncompressed iplboot.gci file works fine.

@9ary
Copy link
Member

9ary commented Aug 24, 2022

Compressed DOLs can be problematic sometimes. What version(s) of iplboot can you reproduce this with? And what games? I'm unable to test things on real hardware at the moment.

@kjuno
Copy link
Contributor Author

kjuno commented Aug 24, 2022

precompiled iplboot r7 with Tom Clancy's Splinter Cell: Pandora Tomorrow

@kjuno
Copy link
Contributor Author

kjuno commented Aug 24, 2022

At some day i tested something with picoboot and tried to use the compressed dol, but the entry point and load address was invalid, could that be the problem?
what

@9ary
Copy link
Member

9ary commented Aug 24, 2022

No, that's just an implementation detail for PicoBoot. I don't recall this being an issue for savegame exploits but I might be wrong, I'll investigate this later.

@kjuno
Copy link
Contributor Author

kjuno commented Aug 24, 2022

ok weird, iplboot r6 works fine

@kjuno
Copy link
Contributor Author

kjuno commented Aug 24, 2022

so entry point and load address isnt the case here

@9ary
Copy link
Member

9ary commented Aug 24, 2022

Please try r8 as well in this case, that uses the same custom build of dolxz as r6. This should help narrow it down a little.

Side note, please avoid double-posting in quick succession like this. I get an email for each message you post. You can edit your messages instead.

@kjuno
Copy link
Contributor Author

kjuno commented Aug 24, 2022

sorry for that
iplboot r8 works

@9ary
Copy link
Member

9ary commented Dec 6, 2023

Hopefully this works with r9. @kjuno would you please test and close this issue if it works?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants