Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playstation2 .mc2 format of Memcard PRO2 not supported #68

Open
jrobichaud opened this issue Sep 13, 2024 · 1 comment
Open

Playstation2 .mc2 format of Memcard PRO2 not supported #68

jrobichaud opened this issue Sep 13, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jrobichaud
Copy link

jrobichaud commented Sep 13, 2024

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
@bodgit bodgit self-assigned this Oct 12, 2024
@bodgit bodgit added the enhancement New feature or request label Oct 12, 2024
@bodgit
Copy link
Owner

bodgit commented Oct 12, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants