Cilerba Posted November 26, 2012 Posted November 26, 2012 I've googled around with no luck. Anybody know how to do this?
Kaphotics Posted November 27, 2012 Posted November 27, 2012 (edited) edit: oh. derp I'm pretty sure IR-GTS can deliver 3gpkms to 4th gen over wifi. Then use PokeGen or Pokecheck to shift them. Edited November 27, 2012 by Kaphotics
Cilerba Posted November 27, 2012 Author Posted November 27, 2012 ... Care to explain how going from 3rd gen -> 4th/5th gen is backwards?
Guest Posted November 27, 2012 Posted November 27, 2012 I suggest you load the .3gpkm files in a 3rd gen save file, then migrate them over to a 4th gen game using DeSmuME's Slot-2 link function. That way, you are guaranteed there shouldn't be errors in the conversion, as the game will do the transfer for you. But if IR-GTS can do it, and if we know it does it well (I have no idea if it does), then just use that since it'll be much less of a hassle. Double check the resulting Gen IV .pkm on Pokecheck just in case, though.
aheuizf Posted January 25, 2013 Posted January 25, 2013 You may have resolved this already, but I think you can use Ir-Gts to do it (it's a Python program) - you can then choose to send pokemon to the DS or receive them (in pkm file).
MichiS97 Posted February 10, 2013 Posted February 10, 2013 I'm having the same problem at the moment. It's true that ir-gts converts the 3gpkm files to Gen IV pkm files, but I would have to receive them all in the GTS on my DS, and that would take a very long time (I have about 65 Pokemon) Is there any way to change the code of IR-GTS so it can also save the converted files and not only send them out to the fake GTS server?
lifesavers2 Posted June 5, 2013 Posted June 5, 2013 (edited) If you're still interested (it's been, what, four months?) I had modified the IR-GTS script to invoke the save function before it sends. I used it a bit, but the integrity of the Pokemon made with IR-GTS (And especially the little edit I made, for whatever reason) seems questionable, so I stopped. The name and hold item seems corrupted most times, amongst other things that occasionally get flipped. I would definitely check it with PokeGen/Check/whatever. But you could try it if you'd like. Just replace sendpkm.py in IR-GTS\src with the attached file and delete the corresponding .pyc file It only saves if it's a .3gpkm. EDIT: False alarm. There were some Pal Park trash bytes in some places, so I read it a bit wrong, but it seems every Pokemon has nearly the exact same data as before it was transferred. (Nearly, meaning IR-GTS treats every .3gpkm as it was from Emerald, regardless of its actual origin, amongst other lazy things) sendpkm..zip Edited June 9, 2013 by lifesavers2
lifesavers2 Posted June 9, 2013 Posted June 9, 2013 Well, I refined and specialized the script because I just saved my first Pokemon game's .sav with a Multiboot cable, so it's much more batch-conversion friendly. It still can't process multiple files at once, though (because I still suck at Python). It's such a change, I decided that it deserved its own thread. You can find it here.
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