James Chambers

Results 5 comments of James Chambers

I think it's because you're using an official memory card and I haven't implemented the unlock command properly. I've only tried this with third party cards where the unlock command...

If you want to try reproducing the unlock command, it looks like the algorithm is already implemented in the `__dounlock` function here: https://github.com/devkitPro/libogc/blob/master/libogc/card.c#L2264. I'll try reimplementing it but it will...

It's based on this sequence, the actual rate here is around 800 kHz. Not sure why I had 1000, but it looks like that came out to around 6 kHz...

The RasPi model I've tested it with is a 3B, and the memory card hardware is one of the newer third-party cards from Amazon as shown in the blog post....

Yes, soldering the wires directly to the pads like in the blog post mainly helped with sniffing the SPI traffic when the card was plugged into the GameCube. I bought...