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

RetroAchievements: Add option to allow saving, but not loading, in challenge / hardcore mode. #18425

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Nov 14, 2023

This has been requested many times and is useful for achievement development/debugging, so let's simply have an option allow it. It's not enabled by default since it can be confusing to see save buttons but not load buttons if you don't know the purpose.

It doesn't enable cheating for achievemenst since you still can't load these states in challenge mode.

Part of #17631

…allenge / hardcore mode.

This has been requested many times and is useful for development, so
let's simply allow it. It doesn't enable cheating for achievemenst since
you still can't load these states in challenge mode.
@hrydgard hrydgard added the RetroAchievements RetroAchievements related work label Nov 14, 2023
@hrydgard hrydgard added this to the v1.17.0 milestone Nov 14, 2023
@hrydgard hrydgard merged commit 931fdfb into master Nov 14, 2023
18 checks passed
@hrydgard hrydgard deleted the save-state-challenge-mode branch November 14, 2023 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RetroAchievements RetroAchievements related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant