Skip to content

Releases: ShendoXT/memcardrex

MemcardRex 2.0 beta

25 Dec 01:33
Compare
Choose a tag to compare
MemcardRex 2.0 beta Pre-release
Pre-release

I have decided that 2.0 version is in a ready enough state to warrant a beta release.
And it just so happens that it's Christmas so consider this a Christmas gift from me 😁

Since it's beta there are a few glitches here and there. For example it's permanently using dark theme for now.
Tabs can get glitchy in appearance, WinForms don't like dark themes.

  • Slots (blocks) are now handled on a per save basis.
    • If you select any slot, no matter if it's linked that save is now selected and all affected slots are also selected in the list.
  • Linked slots now display icon and region (copied from initial slot).
  • Added undo/redo along with a traversable history list.
  • Better support with proper scaling on HiDPI screens.
  • Streamlined hw interfaces, less duplicated code and way easier to add new interfaces.
  • PocketStation support. You can now read serial, dump bios and push pc time to it via hardware devices.
  • Dark theme support with color accents. Make sure to install AccentColoriser to get proper color accents.
  • CrashResign 0.2 plugin included. With it you can sign your Crash Anywhere with your PocketStation serial.

Mac version is still in the alpha version not having all the bells and whistles of the Windows release
but it's very much usable for casual browsing and format conversions.
If you are looking for the Mac version grab the experimental release down below.

Highly experimental macOS build

10 Nov 18:39
Compare
Choose a tag to compare
Pre-release

Highly experimental macOS build.

Working: Open, Save, Edit save header, Edit save comment, Get info.
Currently usable for quick browsing and format conversions.

Feedback, suggestions and pull requests appreciated.

If you are looking for the Windows version, grab the release just before this one.

Added Unirom Memory Card support

15 Jan 22:16
Compare
Choose a tag to compare
Pre-release
  • Added support for Unirom Memory Card reading/writing via serial and TCP (Thanks Spicyjpeg).
  • Fixed issue with detecting Atmega328P boards with MemCARDuino (Thanks Carmax91).

Support for .VMC, Vita "MCX", better support for RAW files

08 Jan 19:40
Compare
Choose a tag to compare
  • Bumped up .NET requirements to 4.8.
  • 115200 bps is now default speed for supported hardware with legacy 38400 bps available in preferences.
  • Removed glass support as it's not needed for modern Windows and it seems to be causing problems with Mono.
  • Added support for Arduino Leonardo/Micro for MemCARDuino.
  • RAW files can now be exported using it's own dialog to not mess up the file name.
    • Also it will produce a text file with a proper name if there are unsupported characters found.
  • Added TCP option for PS1CardLink (Thanks to Imiori92).
  • Added support for .vmc file extension used by POPSstarter.
  • Added support for Vita "MCX" used by Vita's PocketStation Emulator (Thanks to KuromeSan).
  • More MONO fixes by bitrot-alpha.

Full VMP and PSV support

23 Sep 02:27
Compare
Choose a tag to compare
Pre-release

Thanks to @robxnano MemcardRex now features full support for the signed VMP and PSV save formats.
A bug that created headless new memory cards is now fixed.
MMX4 single save can now be imported normally (save contains lowercase magic).

PS3 MC Adaptor support

26 Apr 15:00
Compare
Choose a tag to compare
Pre-release

Thanks to @ndepoel MemcardRex now features PS3 Memory Card Adaptor support.
Tested and works with FreePSXBoot :)

This package contains everything needed in a single archive. Plugins have also been updated to .NET 4.5.

FreePSXBoot fix

23 Apr 02:16
Compare
Choose a tag to compare
FreePSXBoot fix Pre-release
Pre-release

This release disables a feature to auto correct corrupted Memory Cards because FreePSXBoot breaks if it's enabled.
The option is now user configurable in the preferences window and is off by default.

FreePSXBoot should work out of the box from now on :)