|
Ok. I just looked into the save 'problems'.
There is (was) indeed some bugs in the CVS build of VBA (which means 1.8.0b3 don't have them, but Spacy's build has them :/), which I just corrected on my PC (I'll need more time to check I didn't broke anything again).
However, your save isn't "correct". It's a 64k save, and pokemon expects a 128k one (that could explain your save gives a corrupted message). So you should 'duplicate' it to a bigger file (with an hex editor, or in windows commands : rename the .sav file to '1.sav', put it in c:,then use this in the cmd box: copy /b c:\1.sav+c:\1.sav "c:\pokemon sapphire.sav"), and that might correct some of your troubles.
|