Recent content by duplicitousfox

  1. D

    ROM Hack WIP SSBU Amiibo Editor

    Could just be my installation of the program, then, maybe? idk. Also, I'm too noob here still to send PMs, but I'll toss it your way when I can. XD
  2. D

    ROM Hack WIP SSBU Amiibo Editor

    When decrypting amiibo, it will work for some amiibo but not others. I could get it to decrypt my Fox, but not my King K Rool, for example. I had to use the initial release to decrypt, and when I tried using the 0.0.3 to encrypt my KKR, it'd ask for the file name, but afterwards, the file...
  3. D

    ROM Hack Discussion SSBU Amiibo Personality Research & Discovery

    19A-19D appears to be the use of the B specials, possibly while in the air. In order, Neutral, Side, Up, and Down. Setting them to 00 seems to make the amiibo use the default AI use of them, while 01 pretty much makes them almost never use it. Setting one to FF seems to make them spam it as much...
  4. D

    ROM Hack WIP SSBU Amiibo Editor

    Hex offset at 000000E3 is your Amiibo's type (00=Normal; 40=Attack; 80=Defense; C0=Grab). Offsets between 00000168 to 000001A1 is personality data. Each byte represents... something. Not 100% sure what. I know at least one of these offsets controls whether your amiibo taunts or not, and how...