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

Don't load custom configs when adding games #8167

Merged
merged 1 commit into from
May 7, 2020

Conversation

Megamouse
Copy link
Contributor

We should always use the global config when adding games.
The VFS stuff for example is only supposed to be read from the global config.
There is no need to load any custom config anyway.

Copy link
Contributor

@CookiePLMonster CookiePLMonster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, fixes the issue in question. Adding games does not load their config anymore.

@Megamouse Megamouse merged commit 8e2b2bc into RPCS3:master May 7, 2020
@Megamouse Megamouse deleted the volume branch May 30, 2020 18:58
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