Emulator Issues #2412
closedMemory Card Manager Fails to Save Changes
0%
Description
To Recreate the Problem-
- Open Dolphin
- Open the Memcard Manager (GC) program from the tools menu
- Load a memory card onto one of the slots
- Close and reopen the Memcard Manager (GC)
- Any changes you made have not been saved
I was trying to load a new memory card into the Dolphin Memcard Manager (GC), but after I
closed the window, I realized that none of the settings I made had been saved... The Memcard
Manager just reverted back to the default setting of: No Loaded Memory Cards.
I was expecting to see the changes I made saved...
-System Info-
Dolphin 2.0 Release Candidate 1.
Mac OSX Snow Leopard. (Version 10.6.2)
I have save data on a memory card that I used to use for the PC version of dolphin. So, I thought
it would be nifty to load that data onto this new version of dolphin. No. ha
Updated by lpfaint99 about 15 years ago
if i understand correctly you are expecting a feature that is not included in the
memorycard manager.
am i correct in assuming that you simply want to use a particular memory card file
(.raw) for dolphin to load saves from?
click on the ... in the GC config page to set the path for a memory card file
the memory card manager is separate from the cards that games would load
Updated by lpfaint99 about 15 years ago
- Status changed from New to Questionable
opps saved too soon
pic here - http://i40.tinypic.com/14tu8tv.png
if the importing/exporting/copying/deleting of saves from a particular memory card
are not working, please upload the .raw file for testing
Updated by lpfaint99 about 15 years ago
- Status changed from Questionable to Accepted
- Issue type set to Bug
- Category changed from ui to wxwidgets
- Operating system OS X added
- Operating system deleted (
N/A)
oh, my mistake
If you want the same memory card to load everytime you open the memcard manager, in
windows you can rightclick and set as default, linux and osx the rightclick menu
doesnt work right
(wxMouseEvent.GetId() works in win32 only)
you can set the default in dolphin.ini
[MemcardManager]
DefaultMemcardA = path_to.raw
DefaultMemcardB = path_to.raw
Updated by lpfaint99 over 14 years ago
- Status changed from Accepted to Fixed
This issue was closed by revision r6546.