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

Add FixMemorySoftlock patch #156

Merged
merged 1 commit into from Aug 3, 2021

Conversation

End45
Copy link
Member

@End45 End45 commented Aug 3, 2021

Adds a patch that can help prevent the crashes that happen when the game runs out of memory when displaying sprites in cutscenes (this has been observed in roms that had custom sprites or had used the randomizer). Other glitches could happen instead, but it will probably stop the softlock.
The patch has no effect in the normal behaviour of the game, as long as it doesn't run out of memory the patch will not trigger.
In the only test I've done so far, the game went from a softlock to running with no apparent side effects after applying the patch.

@theCapypara
Copy link
Member

Thanks!

@theCapypara theCapypara merged commit ada7fd0 into SkyTemple:master Aug 3, 2021
@End45 End45 deleted the fix_memory_softlock branch August 8, 2021 11:56
marius851000 pushed a commit to marius851000/skytemple-files that referenced this pull request Jul 9, 2022
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