Home | Forums | What's new | Resources | |
Magic card v2 |
generic_username - Jan 2, 2025 |
generic_username | Jan 2, 2025 | |||
Thanks for the clarification, I've order some cheap legit game on ebay in order to test it. It's not dumped, I don't have any ROM reader. |
privateye | Jan 2, 2025 | |||
Magic Card V2 dumps are available in in tools\pskai_sdm.iso in the Pseudo Saturn Kai archive : https://ppcenter.webou.net/pskai/#download... Mount the disc image and then browse to FW\MCARDV2 |
xhul | Apr 28, 2025 | |||
Out of curiosity, did anybody test the available dumps on other cartridges than the original? |
privateye | Apr 30, 2025 | |||||
A while ago I flashed some of the dumps onto my Action Replay but none of them worked, they all froze at the SEGA logo screen. |
rorirub | Apr 30, 2025 | |||
I think it also bypasses the region, but don't quote me on that. I have some memory cards that also do that, bypass the region, and compress 8M memory into a 1M flash chip on board; you can tell they do some funny stuff because they boot up themselves and drop you back to the cd player to boot a game. Or play the Sega logo twice. I forgot... |
antime | Apr 30, 2025 | |||
It's probably either relying on mirroring, or it also decodes some of the other chip selects. Either should be fairly obvious from looking at what addresses are used in the ROM. If it's mirroring, you can just fill your flash with duplicates of the ROM. |
xhul | Apr 30, 2025 | |||||
Actually, the data on the tested firmwares was already mirrored (8*32KB). 2 more things now that i think about it: - The fact that the freeze occurs at the sega logo may imply that there's something wrong with the security code (0x100>0xDFF). - According to the photos, the original PCB clearly doesn't use all the track lines. It could be that the code somehow fails if the juice happens to travel through tracks that are supposed to be isolated. |
Knight0fDragon | Apr 30, 2025 | |||||
I wonder if it mirrors the other way. something like the lower bank is a mirror on itself, causing the data to overwrite earlier written data. |