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

Qt: Hide texture directory option per-game #11366

Merged
merged 3 commits into from
Jun 14, 2024

Conversation

kamfretoz
Copy link
Contributor

Description of Changes

This PR hides the option to change the texture/video dumping directory per-game since on Master, it is locked out and the Open Directory button is broken anyway.

Master:
image

PR:
image

Rationale behind Changes

Cleanliness 100

Suggested Testing Steps

See if the option is properly hidden per-game and that i didn't break anything else.

@Virtua64
Copy link

Virtua64 commented Jun 9, 2024

Instead of hiding it, it would be nice to actually implement the feature since it can be useful.

@kamfretoz
Copy link
Contributor Author

kamfretoz commented Jun 10, 2024

That's maybe something for the future.

@stenzek
Copy link
Contributor

stenzek commented Jun 10, 2024

Pull requests welcome if you want to implement it :) None of us are interested in doing so, and IMO it's unnecessary, because there's already game-specific texture directories, and if you want to put it on a different volume, you can symlink it.

@kamfretoz
Copy link
Contributor Author

Also attempted to cleanup some of the internal labels too.

@stenzek stenzek merged commit 774f689 into PCSX2:master Jun 14, 2024
12 checks passed
@kamfretoz kamfretoz deleted the texrep-cleanup branch June 14, 2024 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants