memcardrex icon indicating copy to clipboard operation
memcardrex copied to clipboard

Advanced PlayStation 1 Memory Card editor

Results 20 memcardrex issues
Sort by recently updated
recently updated
newest added

Using the BIOS built-in SoundScope function to record a macro, and then saving the macro to memory card produces a save file with the product code "BPLAYSTATION" but MemcardRex only...

Hi, can i use PS2 MC readers like https://www.amazon.es/Logic-ps2-ps3-Memory-Card-Adapter-Adaptador/dp/B000RMRNSI and https://www.amazon.com.au/PS2-Memory-Card-Data-Transfer/dp/B00107LDT4 with memcardrex? greetings

the format used by the PSVita's PocketStation Emulator #31

Used by the PocketStation Emulator on PSVita. (see: https://silica.codes/SilicaAndPina/MCR2MCX)

POPS starter homebrew app for emulation PS1 games on PS2 utilizes VMC format per game. MemcardDex already supports read-write operations, but this format is missing in file select dialog. Workaround...

Just added the file format filter. It already supported read and save to it. Issue: https://github.com/ShendoXT/memcardrex/issues/28

This is how I was able to build and run MemcardRex on Fedora Linux 35. If these instructions are in the wrong place, it would be nice to see Linux...

I'm working on adding the communication with a bridged serial port over TCP/IP. I have successfully attached a ESP8266 board to the TX and RX lines on my PSOne. The...

This PR implements the feature described here: https://github.com/ShendoXT/memcardrex/issues/26 Major changes: - CardLink driver can support the serial port and serial port over TCP via a socket (actually, any raw socket...

I'm using Pop!_OS (Ubuntu) 21.04 / hirsute. I've installed `mono-devel` from [the official website](https://www.mono-project.com/download/stable/), following the instructions for Ubuntu 20.04 / focal. (Using the outdated packages in Ubuntu's default repos...