ShendoXT / memcarduino

Arduino PlayStation 1 Memory Card reader
GNU General Public License v3.0
256 stars 38 forks source link

the format option on the python breaks memcards #4

Closed TheBlueTroll closed 8 years ago

TheBlueTroll commented 8 years ago

The format option does indeed break the memcard because it overwrites the first frame, which is used to identify the card, which will fail on a real psx resulting in the psx assuming its a bad card(it doesnt appear). i updated the python's format function to hopefully remedy that. i fixed my card, so thats nice.