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: Save SFO directory path for PSN games #12464

Merged
merged 1 commit into from
Aug 5, 2022

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Aug 5, 2022

Need to create a new savestate for this pr to take effect, because it does not bump the savestate version.
Attempts to fix #12463

@Megamouse Megamouse added the Savestates Anything that involves savestates label Aug 5, 2022
if (!bdvd_by_title_id.empty())

if (!disc_info.empty() && disc_info[0] != '/')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you mean by disc_info not starting with '/'?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For disc games it's the title ID bound to the bdvd path, so no delimiter there.

@Nekotekina Nekotekina merged commit fd1968d into RPCS3:master Aug 5, 2022
@elad335 elad335 deleted the fix 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.

Loading save state does not reflect custom config or patches.
3 participants