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

Patch ppu main thread prio #5568

Merged
merged 1 commit into from
Jan 17, 2019
Merged

Patch ppu main thread prio #5568

merged 1 commit into from
Jan 17, 2019

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Jan 17, 2019

Use a default of 1001 prio when the main thread priority specified by the executable image is invalid.
Fixes the weeb and loadable game White Album 2, which reuses main thread prio for creating other threads.
The main is invalid, making ppu thread creations fail as well.
testcase : https://github.com/elad335/myps3tests/tree/master/ppu_tests/default%20main%20prio
image

@Nekotekina Nekotekina merged commit a11d762 into RPCS3:master Jan 17, 2019
@elad335 elad335 deleted the ppu_thr branch January 17, 2019 22:02
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.

None yet

2 participants