kwsch / PKHeX

Pokémon Save File Editor
https://projectpokemon.org/pkhex/
Other
3.68k stars 689 forks source link

Gen3 Sav Unsupported #304

Closed Ninjistix closed 8 years ago

Ninjistix commented 8 years ago

save error Attempting to open any sav file from Visual Boy Advance for Ruby/Sapphire/FireRed/LeafGreen/Emerald

I've tried both 64k and 128k save types and all give that same error.

not sure if using a different emulator will produce the same errors, or if different emulator settings might fix the sav not being read...

kwsch commented 8 years ago

Quite possible that the save file is not fully initialized, how far progressed is the story?

https://github.com/kwsch/PKHeX/blob/master/PKHeX/Saves/SaveUtil.cs#L220-L221

Ninjistix commented 8 years ago

collected first starter in each game, attempted to export starters but couldn't read the sav

Ninjistix commented 8 years ago

i restarted all of the games and collected the starters, again and it worked, not sure why it didnt work the first time

Ninjistix commented 8 years ago

okay for some reason it only worked on emerald...

On Ruby, Sapphire, FireRed, LeafGreen 64k save type loads, but it has no info no info 1 no info 2

128k Save type doesn't open

Ninjistix commented 8 years ago

Here are the Sav files for the 4 games Saves in Question.zip

ricksee commented 8 years ago

@Ninjistix I also have a similar problem with Gen 3. My Emerald works but Firered/LeafGreen doesn't.

ricksee commented 8 years ago

@kwsch It might be the program that I used to extract the saves.

ricksee commented 8 years ago

For FireRed, I completed the game and it didn't work.

Ninjistix commented 8 years ago

my saves were created by visual boy advance, ill try my gateway flash card later and see if those saves work

ricksee commented 8 years ago

Mine were used by GBA Backup Tool using Action Replay DSi.

Ninjistix commented 8 years ago

thanks @kwsch