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.
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.