A simple GUI application to instantly max out the gold to 65535 on all compatible Skylanders figures, in the Unity Engine, for Windows.
This application is able to modify all Skylanders figures that can possess money/gold, including core Skylanders, Giants, SWAP Force Skylanders, Trap Masters etc... as you might expect. Senseis can also be modified with no hassle (something the current SkyEditGUI is notoriously bad at, which can result in permanently bricked figures). Creation Crystals can be modified as well, making this the first public tool capable of altering them in any way beyond factory resetting them.
Multiple Skylanders can be handled at once on a single Portal of Power without any errors. However, only a single Portal of Power should be used at any given time.
This application is powered by Portal-To-Unity, an in-progress framework for interfacing with the Skylanders' Portals of Power in the Unity Engine. Note that Wireless Portals of Power are not correctly supported and may lead to strange behaviours due to the wireless dongle.
A correct salt.txt is required at Assets/StreamingAssets/ in source or Riches_Data/StreamingAssets/ in builds to read/write the Skylanders figures correctly. The contents of the aforementioned file is used as part of the MD5 hash to generate the cryptographic key, otherwise the application will not function correctly. You can use Bittersweet to extract this file from an official source by passing in a legally owned ROM/file.
This application expects the Portals of Power to be using the libusbK driver. Please make sure you install the driver first, which can be done via Zadig, and apply it to any Portal of Power you wish to use.