Closed eadmaster closed 3 years ago
In regards to 1, we already have a PR open to improve the compatibility as some games require the date/time of files to be correct. #3941
Can you explain how this would be better? with raw memory cards it makes it easy to back up from your PS2 and copy them in to PCSX2 and visa versa, I'm not sure how using PSU format would make it any easier.
The PSU format is recommended over RAW/folder in uLaunchELF due to better compatibility. I guess the same applies here, as there may be e.g. some Japanese games using weird filenames that are not supported by the host filesystem and other edge-cases.
Since some users may still prefer the current RAW format for easier savegames hacking this could be implemented as a configurable option.
Yes what that post is referring to is the time/date information, which is what the above linked PR solves, as far as I'm aware there's no problems with the host file system beyond that.
I suppose there's an arguement that having it in PSU format will retain this information in a file (since there's unlikely a PCSX2 Folder to PSU converter) so this information is retained when copying to/from your PS2.
Other problems may arise when you perform backups via a cloud service or a storage media using a different filesystem.
(E.g. when transferring the saves via a FAT32-formatted pendrive to a real PS2.)
EDIT: just found out this was already requested here, so i'm closing this in favor of that.
Description Store saves in PSU format with Folder memcards instead of the current RAW format.
(Setup Folder memcards as usual.)
Reason
Examples An open source reader for PSU files is here.