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

Sulfuric Fixes #16269

Merged
merged 3 commits into from
Nov 1, 2024
Merged

Sulfuric Fixes #16269

merged 3 commits into from
Nov 1, 2024

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Oct 31, 2024

  • Filesystem fix: According to documentation, ReplaceFile seems to not actually replace a file, but rather its data so hard-links are preserved. Use it instead of MoveFileEx to preserve hardlinks
  • Exclude RSX events from VM mutex, should fix some deadlocks.

Test #16255 please.
Fixes #16270

Fixes a deadlock from a recent pull request, perhaps also some deadlocks with locking both IDM and VM mutex.
@Tamalero
Copy link

Tamalero commented Nov 1, 2024

All Ratchet and Clank games work again!

Thank you!

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.

[Regression] Game freeze or don't start after SPU cache building
2 participants