Actions
Emulator Issues #6565
closedupdating wipes your save games
Status:
Duplicate
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Updating Dolphin by taking the new release and copying it over the old program files has wiped my save games, losing me weeks of game play. Not cool.
I don't know how Dolphin stores its saves, but it seems it's putting that information in a file that is also part of the base release, which is a really bad idea. Store this information in a file that gets created the first time a game tries to store data, and cannot be overwritten by dropping in the files associated with a new release.
Actions