Recent content by somadaydream

  1. S

    PS1/2 ps2mcs - Sync PS2 memory cards between Memcard PRO2 and PCSX2

    I also added the steps I needed to take to get this working on the Steam Deck to my readme, but up to you if you think that's worth adding in.
  2. S

    PS1/2 ps2mcs - Sync PS2 memory cards between Memcard PRO2 and PCSX2

    I created a fork and I've created a pull request with my changes. I don't often use github, so apologies if I did this incorrectly!
  3. S

    PS1/2 ps2mcs - Sync PS2 memory cards between Memcard PRO2 and PCSX2

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

    PS1/2 ps2mcs - Sync PS2 memory cards between Memcard PRO2 and PCSX2

    Hi there, just created an account to say thanks for this - I was hoping to find a solution along these lines. I'm going to try to get it going on my steam deck later and will let you know if I need to make any tweaks. 1751388662 Just fyi, this does work on Steam Deck. I had to get a couple of...