-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Comments
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. |
precompiled iplboot r7 with Tom Clancy's Splinter Cell: Pandora Tomorrow |
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. |
ok weird, iplboot r6 works fine |
so entry point and load address isnt the case here |
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. |
sorry for that |
Hopefully this works with r9. @kjuno would you please test and close this issue if it works? |
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 uncompressediplboot.gci
file works fine.The text was updated successfully, but these errors were encountered: