ravener / psx-card-reader

Read and display contents of a raw PlayStation memory card file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Read and display contents of a raw PlayStation memory card file

License:MIT License


Languages

Language:Python 100.0%