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

Fixup a race in emulation stopping, More SaveState fixes #15348

Merged
merged 3 commits into from
Mar 25, 2024

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Mar 24, 2024

  • Fixup savestates that I broke again in Fixup Savestate Progress #15346
  • Include RawSPU's loops for SPU-Compatible Savestates Mode by making RCHCNT IN_MBOX/EVENT_STAT a safe return point. (because they are likely in a loop)

@Megamouse Megamouse added the Savestates Anything that involves savestates label Mar 24, 2024
@elad335 elad335 added the Bugfix label Mar 25, 2024
@elad335 elad335 force-pushed the elad335-patch-1 branch 3 times, most recently from b7b9acb to 613e2f5 Compare March 25, 2024 08:45
@elad335 elad335 changed the title Fixup a race in emulation stopping Fixup a race in emulation stopping, More SaveState fixes Mar 25, 2024
@elad335
Copy link
Contributor Author

elad335 commented Mar 25, 2024

Latest commit fixes savestates with Toy Home (had "failed to lock spu threads execution" error before) when enabling SPU-Compatible Savestate Mode in Advanced settings.

@elad335 elad335 merged commit adedc7c into master Mar 25, 2024
6 checks passed
@elad335 elad335 deleted the elad335-patch-1 branch March 25, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix Savestates Anything that involves savestates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants