I made an online tool that converts GameCube save files

Find all your GameCube topics here
Post Reply
euan-forrester
Posts: 4
Joined: Mon Jun 09, 2025 8:56 pm

I made an online tool that converts GameCube save files

Post by euan-forrester » Mon Jun 09, 2025 9:09 pm

You can check it out at https://savefileconverter.com/#/gamecube

This tool can convert memory card files (*.raw and *.gcp) to individual save files (*.gci). It can also work vice versa to combine individual saves into a memory card image.

Memory card images can be used by an emulator, with the Memcard Pro GC, or written to an original memory card.

It can resize memory card images so they can be written to a different-sized card, or convert memory card images from an original memory card to the Memcard Pro GC.

The .raw and .gci files that it creates can be used with Dolphin (and presumably other emulators).

It can also copy and move protected save files from F-Zero GX and Phantasy Star Online.

I've listed all the ways I know of to copy save files to/from an original Gamecube here: https://savefileconverter.com/#/origina ... e?sort=gcn and all the places I know of to download Gamecube saves here: https://savefileconverter.com/#/download-saves

The site is open source, completely free, and has no advertising. You can find the source code here: https://github.com/euan-forrester/save-file-converter and the GameCube specific code is here: https://github.com/euan-forrester/save- ... s/GameCube

Please let me know your thoughts, and if you run into any difficulties using it!
Post Reply