Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 419 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 419 Bytes

PSX Card Reader

PSX Memory Card Reader CLI

A small utility to display the contents of raw PlayStation memory card files.

Usage

$ python3 card_reader.py <card.mcd>

A simple GUI using GTK 4 and Adwaita is also available in ui.py to run this ensure you have installed GTK 4 and Adwaita from your distribution's package manager, and run:

$ python3 ui.py

License

MIT License