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

System.cpp: Do not create VFS directories outside of RPCS3 dir #13311

Merged
merged 3 commits into from
Jan 29, 2023

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Jan 28, 2023

If the user made a mistake and removed a custom Virtual File System directory or moved it, RPCS3 shouldn't create the old path by force and use it. Instead encourage him to fix it himself, it also avoids his confusion as to why games won't appear on the new path.

rpcs3/Emu/System.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/System.cpp Outdated Show resolved Hide resolved
Megamouse
Megamouse previously approved these changes Jan 28, 2023
@Megamouse Megamouse added Miscellaneous Loader Involving the load of PS3 file formats labels Jan 28, 2023
@elad335 elad335 marked this pull request as draft January 28, 2023 21:18
@elad335 elad335 marked this pull request as ready for review January 28, 2023 21:29
@Megamouse Megamouse self-requested a review January 28, 2023 21:30
@Megamouse Megamouse merged commit c471120 into RPCS3:master Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Loader Involving the load of PS3 file formats Miscellaneous
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants