The Memcard Pro 2 also supports PS1 saves, so I did a few code changes in order to get ps1 save syncing working.
Things I had to consider:
- save format: ps1 games use .mcd format, which is natively supported by Duckstation. Just adding an ".mcd" to the targets.json throws an error, though, as...