silicontrip / SkyReader

A Skylander portal reader/editor/writer for OSX.
87 stars 55 forks source link

Swap datas from one skylander to another? #21

Closed Haloghen closed 6 years ago

Haloghen commented 7 years ago

I was wondering if there is a method to store infos from one toy, and upload them to another toy (which is'n the same skylander). Ex: save spitfire datas and upload them to stealth elf

I tried to do that by doing: editor -p -o spitfire.bin with spitfire toy on the portal and then i did: editor -i spitfire.bin -P with stealth elf toy but i got this error: Unknown exception: 22.

Any ideas?

ghost commented 6 years ago

the toys have a thing called a checksum. This makes it so you cant do that.

Haloghen commented 6 years ago

Yeah, I was sure they had it, thanks for the answer!