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

FFMQ: Reset protection #2727

Merged
merged 1 commit into from
Jan 16, 2024
Merged

FFMQ: Reset protection #2727

merged 1 commit into from
Jan 16, 2024

Conversation

Alchav
Copy link
Contributor

@Alchav Alchav commented Jan 15, 2024

What is this fixing or adding?

Bizhawk's "hard reset" option fills RAM with 0x55s. This causes game completion to be erroneously flagged, and likely many erroneous location checks with it. This fix checks for 0x55 and will not proceed to process anything if present.

How was this tested?

Resetting.

@Berserker66 Berserker66 merged commit 30ec080 into ArchipelagoMW:main Jan 16, 2024
12 checks passed
Jouramie pushed a commit to Jouramie/Archipelago that referenced this pull request Feb 28, 2024
Bizhawk's "hard reset" option fills RAM with 0x55s. This causes game completion to be erroneously flagged, and likely many erroneous location checks with it. This fix checks for 0x55 and will not proceed to process anything if present.
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.

2 participants