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

Disable LimitCacheSize option for custom configs and optimize add_only boot process #9705

Merged
merged 2 commits into from
Feb 2, 2021

Conversation

Megamouse
Copy link
Contributor

No need for hardcore stuff while adding games to the list.

  • Moves LimitCacheSize to Init instead of BootGame. This also means that we now implicitly call LimitCacheSize in BootRSXCapture
  • Make sure that we use the latest global config file for LimitCacheSize.
  • Disable the LimitCacheSize option for custom configs

@Megamouse Megamouse added the Optimization Optimizes existing code label Feb 1, 2021
@Megamouse Megamouse changed the title Optimize add_only boot process Disable LimitCacheSize option for custom configs and optimize add_only boot process Feb 1, 2021
No need for hardcore stuff while adding games to the list
It doesn't make sense on a per game basis and is used before loading them anyway
@Megamouse Megamouse merged commit 714eb6d into RPCS3:master Feb 2, 2021
@Megamouse Megamouse deleted the limit-cache branch February 2, 2021 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Optimization Optimizes existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant