Skip to content

Releases: dangiu/PicoMemcard

Version v1.0.3

03 Jun 15:34
Compare
Choose a tag to compare
Version v1.0.3 Pre-release
Pre-release

PicoMemcard+ related changes/fixes:

  • Fixed problem with memory card order switching and creation
  • Added PicoW support (led)
  • Solved possible memory corruption vulnerability
  • Bunch of mix improvement and refactoring of code under the hood (linear approach instead of state machine)

ATTENTION
As always, if you are updating from a previous version export your saves before updating and import them back after the update as they might be deleted during the update process.

Version v1.0.2

31 Aug 16:19
Compare
Choose a tag to compare

PicoMemcard+ related changes/fixes:

  • Fix led behavior on RP2040-Zero
  • Add ability to create and switch to new empty memory card image with controller input (START + SELECT + TRIANGLE)

ATTENTION
As always, if you are updating from a previous version export your saves before updating and import them back after the update as they might be deleted during the update process.

Version v1.0.1

25 Aug 14:21
Compare
Choose a tag to compare

PicoMemcard+ related changes/fixes:

  • Rework image switching
  • Fix infinite scrolling past end of actual available images
  • Attempting to switch past the last memory card image (or before the first) will not reload data (resulting in memory card being briefly unplugged), instead the onboard LED will display a code (3 blinks for Pico, orange blink for RP2040-Zero).

ATTENTION
As always, if you are updating from a previous version export your saves before updating and import them back after the update as they might be deleted during the update process.

Version v1.0.0

02 Aug 18:01
Compare
Choose a tag to compare

Updated PicoMemcard

  • Add sync status LED
  • Add force sync input (START + SELECT + TRIANGLE)
  • Improved USB transfer mode (safe eject is no longer needed)
  • Improved performance
  • Add PS2 support (PSX memory card mode)

Released PicoMemcard+

  • Add microSD card support
  • Add multiple images support (switchable via START + SELECT + DPAD UP and START + SELECT + DPAD DOWN)

ATTENTION
If you are updating from a previous version export your saves before updating and import them back after the update as they might be deleted during the update process.

Version 0.0.2 (Windows Hotfix)

23 May 15:24
Compare
Choose a tag to compare
Pre-release

Notable changes

  • Fixed issue where Windows users were not able to transfer a memory card image due to Windows Storage Service filling up PicoMC disk

Version v0.0.1

16 May 15:23
Compare
Choose a tag to compare
Version v0.0.1 Pre-release
Pre-release

First release of PicoMemcard, this software is highly experimental.

I've tested it with a couple of games and everything seems to work.
If you want to try it out I would be glad if you provide some feedback.