Page 1 of 1
VBA Link saves: Can one convert it to .SAV files?
Posted: Mon Dec 05, 2011 6:52 am
by Zero Dozer
It is as follows: I am a VBA Link 1.8.0 beta 3 user, but I'm pretty interested on using the VBA-M, specially now, with the 1030b link function. But, there is a small problem.
Â
My saves are from VBA Link, and that means that they are .SA1/.SA2 files, data that the VBA-M doesn't seem to read when I want to import those saves.
Â
Is there something that can convert VBA Link battery files to the .SAV files, so I can import it to VBA-M?
VBA Link saves: Can one convert it to .SAV files?
Posted: Tue Dec 06, 2011 7:51 am
by Squall Leonhart
SA# and SAV files are the same format. all thats needed is renaming the save, though importing does work as well.
VBA Link saves: Can one convert it to .SAV files?
Posted: Tue Dec 06, 2011 12:32 pm
by Zero Dozer
So, I just need to rename the save extension? I'll give it a try.
Â
Edit: Renamed it using Notepad. Here it says that the save file has been deleted. I've used Pokémon Fire Red for this test.
VBA Link saves: Can one convert it to .SAV files?
Posted: Wed Dec 07, 2011 1:05 pm
by Squall Leonhart
[img]<fileStore.core_Emoticons>/emoticons/huh.png[/img]/emoticons/huh@2x.png 2x" width="20" height="20" /> saving a binary with notepad will corrupt the data inside it.
Â
simply create a copy of the file and rename the new file.
VBA Link saves: Can one convert it to .SAV files?
Posted: Thu Dec 08, 2011 8:21 pm
by Zero Dozer
It worked.
Â
My trick (once my Explorer is some dick and won't let me rename extensions) with the copied save?
Â
I've put it into a .RAR file and renamed the extension from the inside, then unpacked the save. Then, I put it on the proper folder.
Â
And the save worked!
Â
Now for the first test with Pokémon Fire Red.
Â
EDIT: Tested with Pokémon Fire Red. It could do the normal link, but as in the VBA Link, it breaks as soon as you enter into the room. On VBA Link, if you turn the Wifi Adapter on, I could trade pokémon.
Â
Final Fantasy Tactics Advance finds itself on the same situation as VBA Link, almost: Trade via normal link works perfectly. But when you get a team mission... Well, let's say that aTotema summoning send the link to the heavens. Sync problems, maybe? Still, the link seems to be working, somewhat better at certain points that the VBA Link 1.8.0 beta 3.
Â
Thanks for the help.
VBA Link saves: Can one convert it to .SAV files?
Posted: Fri Dec 09, 2011 8:46 am
by Squall Leonhart
are you using single computer mode?
the link code there is pretty unstable, AdamN was working on TCP mostly, so you might find it better to simulate linking by setting the first instance as a server and then connecting using "localhost" as the IP in the second instance.
VBA Link saves: Can one convert it to .SAV files?
Posted: Mon Dec 12, 2011 4:49 am
by Zero Dozer
Hmm, I didn't try that. I was really using single computer mode. Gonna test it now.
Â
Edit: Link worked with this method. However, the same effect happened when I tested FFTA; I summoned a Totema and then the Link broke. Pokémon Red, on the other side, has worked without my having to turn the Wifi Adapter on.
VBA Link saves: Can one convert it to .SAV files?
Posted: Mon Dec 12, 2011 2:19 pm
by Squall Leonhart
try increasing the timeout to varying intervals in both instances, it might help.