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

settings: Refactor a few CPU tab settings #10928

Merged
merged 3 commits into from Sep 25, 2021
Merged

settings: Refactor a few CPU tab settings #10928

merged 3 commits into from Sep 25, 2021

Conversation

AniLeo
Copy link
Member

@AniLeo AniLeo commented Sep 25, 2021

  • Remove the 'SPU Cache' setting from the GUI.
    Only available on config.yml for debug purposes now, not really relevant enough to require being on Debug Tab. Was required for a few games that didn't work well with SPU Cache but they have been fixed.
  • Remove the 'SPU Lower Thread Priority' setting completely.
    Old global hack for performance, not needed anymore and it didn't make much sense in the first place either way.
  • Disable 'SPU Loop Detection' by default.
    Still on the UI, just disabled by default now. Harms performance and/or causes audio issues in most games on any CPU that's not a dual core or similar toaster, only useful in very specific scenarios now.

@AniLeo AniLeo merged commit df96be1 into RPCS3:master Sep 25, 2021
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.

None yet

2 participants