• Welcome to SCdev.org. Please log in.

Welcome to the new SCdev forums!

.

Started by cheerup347, November 07, 2005, 11:41:34 AM

Previous topic - Next topic

cheerup347

.
.

Blight

If it says the patch fails that means the save patch failed.
you won't be able to save.
a normal gba game saves in a small amount of sram memory in the gba slot.
but this is totally unpractical for the supercard.
if you want to save more than 1 game you need twice the amount of sram which is quite expansive.
also the sram has to be powered constantly so if you have a lot of it you'll need a big battery in the supercard.
\__/)
(o'.'o)
(")_(") This is Bunny. Copy Bunny into your signature to help him gain world domination.

Koji

Blight: That's not true. Just because the save patch says fail, doesn't mean you can't save. Chances are it doesn't need patching. Only games that save to eeprom or flash need to be patched. Any game that normally saves to s-ram does not require a patch.

If you get a "FAIL" message on the patch and you can't save, then the only way you can save is to use the real time saves.

cory1492

or to patch the rom with GBATA or SRAM-IT to SRAM from EEPROM/FLASH, and use QPC after...