Gamecube memcard emulator with arduino?
Posted: Sat Sep 08, 2018 1:14 pm
here's a wild idea...
make a custom memcard with an arduino(or compatible) which would be like an SD Gecko, but for regular games it acts like a memory card and writes the saves to a folder on the (micro) SD card....
when the arduino sees typical gamestuff communication it would respond as expected and emulate a memorycard, writing files to sd(fat,fat32, maybe exfat?)
otherwise it would do straight through SD coms for homebrew.
or it could just be a switch.
I gather it's doable?
Might seem like a bothersome project at first but there's a few good things if this was done.
1. Future proofing
We can make our own memory cards, with any size(or limitless!)
no longer reliant on third party cards from china for the future, who knows how much longer they'll be making them?
2. easy backup of saves to pc, just swap the sdcard in and out to PC, do what you want.
make a custom memcard with an arduino(or compatible) which would be like an SD Gecko, but for regular games it acts like a memory card and writes the saves to a folder on the (micro) SD card....


when the arduino sees typical gamestuff communication it would respond as expected and emulate a memorycard, writing files to sd(fat,fat32, maybe exfat?)
otherwise it would do straight through SD coms for homebrew.
or it could just be a switch.
I gather it's doable?
Might seem like a bothersome project at first but there's a few good things if this was done.
1. Future proofing
We can make our own memory cards, with any size(or limitless!)
no longer reliant on third party cards from china for the future, who knows how much longer they'll be making them?
2. easy backup of saves to pc, just swap the sdcard in and out to PC, do what you want.