Skip to content

Bulk copy operations of savegame data should include the date timestamps #96

@Schroedingers-Cat

Description

@Schroedingers-Cat

Using the bulk copy operation of savegame data from hdd0 to usb0 resulted in all savegame data having the date timestamps from when the copy operation happened. For preserving data integrity, it would be more accurate to keep the date timestamps of the original file being copied instead. Games like Metal Gear Solid 4 sort the savegame files by the date of the file, so that order is being altered when the timestamps are altered.

There's also the option to copy a savegame into a zip file which preserves the original timestamp. However, for something like 200 savegames, the bulk operation is a much more time efficient option so it would be great if that could preserve the timestamps, too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions