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

Stop Peace Walker mission hang by fixing sceNet*Init and sceNet*Term #2790

Merged
merged 2 commits into from
Jul 15, 2013

Conversation

thedax
Copy link
Collaborator

@thedax thedax commented Jul 15, 2013

Improper setting of these booleans was the cause of the hang. :\

Should also fix other games that hang or crash when initialising or terminating the sceNet* stuff repeatedly.

…tions. Fixes Peace Walker's mission hangs, and should possibly fix other games that would hang with repeated initialisations and terminations of the sceNet libraries.
hrydgard added a commit that referenced this pull request Jul 15, 2013
Stop Peace Walker mission hang by fixing sceNet*Init and sceNet*Term
@hrydgard hrydgard merged commit e8a451e into hrydgard:master Jul 15, 2013
@thedax thedax deleted the sceNetStubs branch July 18, 2013 06:03
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.

2 participants