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: Warn on savestate load and saves without mcd activity #12101

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

F0bes
Copy link
Member

@F0bes F0bes commented Dec 17, 2024

Description of Changes

When the user tries to save or load a state where there hasn't been any memory card activity for ~1 hour, show an OSD warning mentioning the fact that savestates should not be used in place of memory card saves.

Rationale behind Changes

This will hopefully reduce the number of people who rely on savestates and end up in situations where their game can no longer save to memory card.

Suggested Testing Steps

Go in to a game, save to memory card, wait an hour or so, save a state. It should show an OSD warning.
Load the same state, it should show an OSD warning.
Save to memory card again, save a state immediately. The warning should not show up.
Load the same state, it should not show an OSD warning.

@F0bes F0bes merged commit a2c7542 into master Dec 18, 2024
22 checks passed
@F0bes F0bes deleted the sstate-warn-on-mcd-inactivity branch December 18, 2024 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants