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

Memcard: Apply filtering when checking all possible memcard options #12343

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

RedPanda4552
Copy link
Contributor

Description of Changes

This function is only called when the UI needs to know how many memcards you have for display purposes, but to do so needs to at least open them to see what they are. Switched enableFiltering from forced false to use whatever the automatically manage checkbox is set to.

Rationale behind Changes

Prevents log being flooded with warnings when large folder memcards exceed 8 MB size and trying to open settings or run GS dumps.

Suggested Testing Steps

Have a folder memcard containing more than 8 MB of data. Enable the log window. Open your settings menu. Verify that, if in your memory card settings the checkbox for automatically managing is ticked, you are no longer getting warnings for the folder memcard being full. Close PCSX2 and repeat for loading a GS dump.

Prevents log being flooded with warnings when large folder memcards exceed 8 MB size
@GovanifY GovanifY merged commit 35a3d00 into PCSX2:master Feb 24, 2025
12 checks passed
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.

6 participants