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

Savestates/MSVC: Replace bugged std::unique (compiler bug) #12394

Merged
merged 3 commits into from
Aug 3, 2022

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Jul 25, 2022

Seems like std::unique on MSVC always return an end iterator, I've encountered this bug in the past. For now push a hotfix to RPCS3.
Fixes Killzone 3 savestates, it uses PS3 memory mirrors that's why it happens to it.

@Megamouse Megamouse added the Savestates Anything that involves savestates label Jul 26, 2022
@Nekotekina Nekotekina merged commit 769f9e3 into RPCS3:master Aug 3, 2022
@elad335 elad335 deleted the ss branch September 19, 2022 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Savestates Anything that involves savestates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants