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

Ignore stack address already used in Metal Gear Acid 2 Special Card #16277

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sum2012
Copy link
Collaborator

@sum2012 sum2012 commented Oct 23, 2022

Work around #10906

@sum2012 sum2012 added the HACK This is a temporary hack, known not to be the real PSP's behavior label Oct 23, 2022
@unknownbrackets
Copy link
Collaborator

What sdk version does the game use? Is it in a simple enough area we could get a JpcspTrace?

-[Unknown]

@sum2012
Copy link
Collaborator Author

sum2012 commented Oct 23, 2022

const int a = sceKernelGetCompiledSdkVersion();
a = 33947664 (0x02060010)
Lucky I can get game save in old save states #10906 (comment)
I will try to do JpcspTrace when I have time

@sum2012 sum2012 marked this pull request as draft October 23, 2022 15:25
@sum2012
Copy link
Collaborator Author

sum2012 commented Oct 24, 2022

@unknownbrackets
This pr only get return 0x80000021 in two times of view video
JPCSPTrace do not return error
https://gist.github.com/sum2012/2f2a836fbe1292d91704cbf3bc5b54fe

@sum2012 sum2012 marked this pull request as ready for review November 13, 2022 08:01
@sum2012
Copy link
Collaborator Author

sum2012 commented Nov 13, 2022

No more finding

@AleRosmo
Copy link

Will this fix be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HACK This is a temporary hack, known not to be the real PSP's behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants