PS3 Memory Card Adapter Support?
- colonel panic
- Posts: 53
- Joined: Mon May 25, 2020 1:54 pm
- Been thanked: 2 times
PS3 Memory Card Adapter Support?
- Reed_Solomon
- Posts: 65
- Joined: Sun May 24, 2020 7:37 pm
- Has thanked: 40 times
- Been thanked: 8 times
Re: PS3 Memory Card Adapter Support?
Re: PS3 Memory Card Adapter Support?
https://youtu.be/A9CkyjtJ6i4
You need your Memory card adapter, perhaps a linux driver and some linux console commands to symbolic link the memory card's contents to a folder.
You have to mount the memory card image manually in the OSD.
You are better off using the Memory card adapter with your PC and then transferring the Memory card image to the MiSTer
Re: PS3 Memory Card Adapter Support?
PSX:
Dex Drive via Serial to USB adapter controlled by MemcardRex, which is an excellent Windows PSX memcard management software.
PS2:
Homebrew hacks like FreeMcBoot let you run a file manager like uLaunchElf that can copy your memory card saves to a USB key.
In addition...
I see that MemcardRex recently added direct support for the PS3 Memory Card Adaptor you mention. So if you have that, I imagine you can just plug it into your PC and use MemcardRex to read and save both PSX/PS2 memory cards. Convenient!
- pgimeno
- Top Contributor
- Posts: 710
- Joined: Thu Jun 11, 2020 9:44 am
- Has thanked: 277 times
- Been thanked: 226 times
Re: PS3 Memory Card Adapter Support?
I can confirm that this works wonderfully. That's how I'm using my old PSX saves.Wave wrote: ↑Mon May 30, 2022 6:04 am PS2:
Homebrew hacks like FreeMcBoot let you run a file manager like uLaunchElf that can copy your memory card saves to a USB key.
It requires some post-processing though because it only saves the file blocks (8K each) instead of a full dump (128K).
- colonel panic
- Posts: 53
- Joined: Mon May 25, 2020 1:54 pm
- Been thanked: 2 times
Re: PS3 Memory Card Adapter Support?
Re: PS3 Memory Card Adapter Support?
I copied my Files with Mencardrex:
https://github.com/ShendoXT/memcardrex
Thanks to my Life in Gaming for presenting it:
https://www.youtube.com/watch?v=ic-LtyX-ICg
Was waiting since i bought the Adapter back then for such a Tool on the PC.
Also conider such Websites to convert Files:
-
- Top Contributor
- Posts: 860
- Joined: Wed Feb 09, 2022 11:50 pm
- Has thanked: 64 times
- Been thanked: 195 times
Re: PS3 Memory Card Adapter Support?
Options are difficult on FPGA cores, so trying to add support for memcard-to-file, indirect USB-to-PS3 gizmo-to-PS1 card, and SNAC-to-PS1 card support, all at the same time, could be a significant pain. And since those adapters aren't being made anymore, that could be a lot of developer effort to benefit a tiny, tiny population of people.
A solution already exists to do what you want. It's not free, unfortunately, but it's done and works correctly. If you really want to use actual PS1 cards, buying a SNAC adapter solves the problem, and doesn't require any dev effort.
If it was me, I'd work on getting the data off those cards and just switch to savefiles instead, preferably stored on a spinning drive. The PS1 memcards are ancient, and I trust modern hard drives a lot more. Modern SDs, on the other hand, are less trustworthy than I'd like. Make sure you have good backups if you're using them as a primary storage device.