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 enforce that a memory card has to have a .raw or .gcp file extension. #7975

Merged

Conversation

AdmiralCurtiss
Copy link
Contributor

Sorta implements this feature request: https://forums.dolphin-emu.org/Thread-support-bin-extension-for-gc-memory-card-manager

I've not actually added *.bin as a suggested filetype as that's very generic, but if someone wants to open a bin as a Memory Card, why not let them?

@JMC47
Copy link
Contributor

JMC47 commented Apr 10, 2019

lgtm

@AdmiralCurtiss
Copy link
Contributor Author

This has been reduced to a trivial change with #8300 merged.

@BhaaLseN
Copy link
Member

Are we sure we want two strings in one tr(...) call? Feels like "GameCube Memory Cards (*.raw .gcp)" and "All files ()" should be one tr(...) each; and the semicolons in between aren't to be translated at all.

@AdmiralCurtiss
Copy link
Contributor Author

Yeah, fair, I'll do that.

@AdmiralCurtiss AdmiralCurtiss force-pushed the memcard-manager-filetypes branch from 119bf3e to 5614594 Compare August 22, 2019 18:18
@Helios747
Copy link
Contributor

Yeah sure why not

@Helios747 Helios747 merged commit 3848f6d into dolphin-emu:master Aug 22, 2019
@AdmiralCurtiss AdmiralCurtiss deleted the memcard-manager-filetypes branch August 22, 2019 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants