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

USIO: Save Game Settings #12686

Merged
merged 1 commit into from Sep 21, 2022
Merged

USIO: Save Game Settings #12686

merged 1 commit into from Sep 21, 2022

Conversation

brian218
Copy link
Contributor

This PR enables some games that adopt USIO to save their settings so that the games will no longer be reset to their initial status each time players (re)start the emulation.

Note: In this PR, the game data is saved in the memory, meaning that the data still gets lost when RPCS3.exe gets closed.
Permanent data saving should be expected to be implemented in another PR in the near future.

rpcs3/Emu/Io/usio.cpp Outdated Show resolved Hide resolved
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