Disney Infinity TBC Compatibility
Closed this issue · 5 comments
LilG09-GH commented
I know two people will want this, but can you add compatibility for Disney Infinity TBC? My guess is it'd be super easy, since Amiibos and Infinity Figures are basically the same...
If not, that's fine, this is kinda a meme request. But I also want to see how bad this game was again
hax0kartik commented
Hi, do you have any technical doumenation on how Disney Infinity works?
LilG09-GH commented
Not really, besides you need the figures to play the game, which needs a certain portal that isn't the amiibo portal
SirLoopy commented
The Infinity Portal makes use of the IR port for communication, and not the built in RFID reader.
The Infinity Characters come in 3 different series, however the 3DS game is only compatible with the 1.0 series. These use an RFID tag similar to the Amiibo's but a different one.
There is some information along with Python scripts for the Infinity and Skylander stuff: https://nfc.toys/workflow-inf.html
LilG09-GH commented
So, theoretically possible with Wumiibo, No?
hax0kartik commented
Nope, wumiibo is a rewrite of the NFC module. This, on the other hand, would require either patching the game or the IR module, which is out-of-scope for this project.