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

Fix ppu_execute<Func> for forced HLE functions #9081

Merged
merged 1 commit into from
Oct 16, 2020

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Oct 16, 2020

export_addr was 0x0 and caused an access violation in this case, noticed when doing cellSpurs function tests.

@elad335 elad335 changed the title Fix ppu_execute<Func> for HLE functions Fix ppu_execute<Func> for forced HLE functions Oct 16, 2020
@elad335
Copy link
Contributor Author

elad335 commented Oct 16, 2020

err, I mean forced HLE functions. (ones with MFF_FORCED_HLE flag)

@Nekotekina Nekotekina merged commit 953663e into RPCS3:master Oct 16, 2020
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