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

PPU LLVM: Fix rounding regression of FNMADDS, FNMSUBS #8066

Merged
merged 2 commits into from Apr 19, 2020

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Apr 19, 2020

Should fix #8047, to test this pull request literally remove all rpcs3/cache contents.
The fix itself can merged immediately and the issue will be closed, reopen if still occurs after rpcs3/cache removal.

@AniLeo AniLeo merged commit dbce10d into RPCS3:master Apr 19, 2020
@jml95
Copy link

jml95 commented Apr 19, 2020

I don't know if I am the only one but God of War 3 does not work properly anymore with this build, at least for me.
gow3rpcs3

@AniLeo
Copy link
Member

AniLeo commented Apr 19, 2020

Upload log file

@jml95
Copy link

jml95 commented Apr 19, 2020

Okay, no need for that anymore. I fixed it by removing all the configs and custom configs, but thanks anyway :)

@AniLeo
Copy link
Member

AniLeo commented Apr 19, 2020

The fix itself is correct, it matches behavior from before the regression, so test properly before flagging any regressions

@jml95
Copy link

jml95 commented Apr 19, 2020

Yes, I will be careful next time. I think it had to do with preserving the config from a custom build I was using till now. I also removed all the caches before testing again and everything was fine

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.

VM: Access violation reading location 0x27b0e20 (unmapped memory)
3 participants