Page 1 of 1

psx_mc_cli - Crossplatform cli memory card file utitlies

Posted: May 15th, 2021, 3:04 am
by G4Vi
Works with mcd, mcs, and raw save files. Currently includes the following utilities:

mkmcd - make mcd memory card files from input saves or memory cards

lsmc - print info of save(s) in input files

raw2mcs - convert a raw save to mcs

mcs2raw - convert a mcs save to raw save

mcsaveextract - extract a save as mcs from a mcd

mciconextract - extract a save icon as TIM or the CLUT as C source code uint16_t[16].

See github for usage, downloads, and install info. In most cases just a git clone and adding to PATH is necessary, but prepackaged perl windows binaries are also available in releases.
https://github.com/G4Vi/psx_mc_cli

Image