MrPalloncini / PicoMemcard

Emulating PSX Memory Card (or controller) using a Raspberry Pi Pico
GNU General Public License v3.0
4 stars 0 forks source link

XStation - mem cards option does not work correctly. #4

Closed atds55 closed 3 weeks ago

atds55 commented 3 weeks ago

When I use the mem cards option to check saves, the picomemcard does not switch to the game's specific memory card, it keeps the last memory card loaded. In sd2psx, when I use this option, it loads the game's specific memory card. mem cards

picomemcard (bitfunx)

https://github.com/MrPalloncini/PicoMemcard/assets/72902338/71dca0a8-2cab-432a-93ae-5c4917088ec3

sd2psx

https://github.com/MrPalloncini/PicoMemcard/assets/72902338/9ba4eaec-79a2-4b40-87dd-44cefdc9aa97

atds55 commented 3 weeks ago

Has the issue been fixed.