memcardpro icon indicating copy to clipboard operation
memcardpro copied to clipboard

Playstation2 `.mc2` format of Memcard PRO2 not supported

Open jrobichaud opened this issue 1 year ago • 2 comments

Hi,

I just used this tool to split my PS1 games and it works flawlessly.

However splitting Playstation2 .mc2 files returns an error.

This format is not mentioned in the readme so I believe it is not currently supported.

$ memcardpro split temp MemoryCard1-?.mc2
Error: unknown memory card
Usage:
  memcardpro split DIRECTORY FILE...

Flags:
  -h, --help             help for split
      --revision-bytes   force adding revision bytes to filenames
      --use-flash-id     use the source memory card flash ID
      --use-size         use the source memory card size

jrobichaud avatar Sep 13 '24 01:09 jrobichaud

It's on my list to do. The PS2 format is a bit more complicated than the PS1. I have code to read images, just need to handle writing them.

bodgit avatar Oct 12 '24 10:10 bodgit

Any updates on this? Currently looking for the best way to split a .mc2 I created copying files from my PS2's real memory card into per-game memory cards.

pfych avatar Oct 30 '25 22:10 pfych