Actions
Emulator Issues #10442
closedMemoryCard Settings allow user to accidentally set A and B to the same file
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Current
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
What's the problem? Describe what went wrong.
If the user selects MemoryCardA.USA.raw as slot A
and MemoryCardA.JAP.raw as slot B
the same file will be used for both slots due to the region matching https://github.com/dolphin-emu/dolphin/blob/bf2241ccd2586f7c3d7c84737b0112461b56a08b/Source/Core/Core/ConfigManager.cpp#L1054
https://forums.dolphin-emu.org/Thread-memory-card-configuration?pid=449221#pid449221
Actions