Gambot Posted 9 hours ago Posted 9 hours ago Authentic cartridge. Had a message saying "the save file has been erased due to corruption or damage" Can someone please help and try to salvage my save? In my 25 years of playing Pokemon, this is my first time doing EV training. Would not want to lose my first EV-trained pokemon. Appreciate the help guys! Pokemon - Emerald Version (USA, Europe).sav
Kaphotics Posted 4 hours ago Posted 4 hours ago Bad news, nothing is present in your attached file that can be salvaged. Save data structure (Generation III) - Bulbapedia, the community-driven Pokémon encyclopedia Your save file only has blocks 3, C, & D present; everything else is FF FF FF... meaning uninitialized. In blocks C & D, they are all zero except for the box names being present (BOX 1, BOX 2). Block 3 is basically all zero besides a couple of bytes that aren't Pokémon. Nothing to recover, since everything is matching a "new game" state. Your save data, when viewed in a hex editor, as reference:
Gambot Posted 1 hour ago Author Posted 1 hour ago 3 hours ago, Kaphotics said: Bad news, nothing is present in your attached file that can be salvaged. Save data structure (Generation III) - Bulbapedia, the community-driven Pokémon encyclopedia Your save file only has blocks 3, C, & D present; everything else is FF FF FF... meaning uninitialized. In blocks C & D, they are all zero except for the box names being present (BOX 1, BOX 2). Block 3 is basically all zero besides a couple of bytes that aren't Pokémon. Nothing to recover, since everything is matching a "new game" state. Your save data, when viewed in a hex editor, as reference: First of all, thanks for being so prompt with that. I really appreciate it. Second, can it be likely that the cartridge itself is dirty? Although it doesn't look dirty but when I tried to dump the save using GBXCart, I got a message saying: " Failed to read save data consistently. Please ensure that the cartridge contacts are clean. " I bypassed the validity check and dumped the save file anyway because I thought since the save file is corrupted it must be not consistent.
Kaphotics Posted 25 minutes ago Posted 25 minutes ago Sure, you can continue trying and compare your dumped data in a hex editor (like HxD) to see if you're able to obtain something different.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now