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

Return PSP_UMD_READY when sceKernelGetCompiledSdkVersion() != 0 #5309

Merged
merged 1 commit into from
Feb 2, 2014
Merged

Return PSP_UMD_READY when sceKernelGetCompiledSdkVersion() != 0 #5309

merged 1 commit into from
Feb 2, 2014

Conversation

dbz400
Copy link
Contributor

@dbz400 dbz400 commented Feb 2, 2014

When sceKernelGetCompiledSdkVersion() != 0 , sdkVersion set and PSP_UMD_READY will be |= to notifyArg and return as 0x32 instead of 0x22 .

Fixes #4969 & #4546

Thanks @daniel229 for finding out this fix.

@hrydgard
Copy link
Owner

hrydgard commented Feb 2, 2014

Seems worth trying, from previous discussion.

hrydgard added a commit that referenced this pull request Feb 2, 2014
Return PSP_UMD_READY when sceKernelGetCompiledSdkVersion() != 0
@hrydgard hrydgard merged commit 35f72df into hrydgard:master Feb 2, 2014
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

Successfully merging this pull request may close these issues.

Arcana Famiglia Vascello Fantasma hangs up on logo screen
2 participants