Recent content by odwdinc

  1. O

    ROM Hack WIP SSBU Amiibo Editor

    New small update, there was a bug with loading some of the images and names form the amiibo DB, this was causing a crash. If the ID of the amiibo is not found not the name and photo will not be displayed but you can still work on them. Of Note thanks KyuseishuSavior Donkey Kong, Pikachu, Diddy...
  2. O

    ROM Hack WIP SSBU Amiibo Editor

    Just trying typing anything.bin into the save box. It shows all current bin files, if the file name is not found it will create the new file.
  3. O

    ROM Hack WIP SSBU Amiibo Editor

    Well I tried, :unsure: https://github.com/odwdinc/SSBU_Amiibo/blob/master/ssbu_amiibo/trainingData.py See the “##found @ https://amiibodojo.com” Please let me know how you would like to be given credited...
  4. O

    ROM Hack WIP SSBU Amiibo Editor

    humm, I use N2 myself and there all 572 bin files work fine, tested "King K Rool" and saw no problems. :( if you could get me a copy of the none working bin file i can debug... i would live to find out what up. :)
  5. O

    ROM Hack WIP SSBU Amiibo Editor

    yah i moved back to just using Amiibo Keys in key_retail.bin:unsure:
  6. O

    ROM Hack Discussion smash bros ultimate amiibo editor?

    im not 100% what your saying, the slots where manually tested in game... all 255, it was late and there where a lot... i may have missed slotted some. aka if its a 1 slot it my relay be a 2-3 slot. :( Try setting it to the first any only move. it will show it true slots cost in the level up...
  7. O

    ROM Hack Discussion Now that Labo VR has a Full game editor, Lest make something to share creations!

    Ok, so All that have tested Labo Vr Garage, there is some grate stuff there. Few things i wish it had are Sharing!! I mean come on, we can create all the cool stuff, but if i want to someone to try it, they have to go though all the work to wire it up... Computer editor, eave if its just the...
  8. O

    ROM Hack Question Is it possible to redirect "cloud save backup" without hacking?

    ok, maybe not with DNS, seems doable, with a need proxy server, was looking into this myself, hoping setup proxy server with https decode(Fiddler??), let switch "upload" a backup though proxy, capture and decode "save data" not saying its easy just its doable. Now getting a save back to the...
  9. O

    ROM Hack Discussion smash bros ultimate amiibo editor?

    glad it worked out! No i wish, game checks :(, and only loads the 3 slots worth.
  10. O

    ROM Hack Discussion smash bros ultimate amiibo editor?

    take a look at this thread ? https://gbatemp.net/threads/making-amiibo-ntag215s.413050/page-28 Maybe wrong tag: NTAGs 215 have 540 (usable 504) do not know to much about tagmo...
  11. O

    ROM Hack Discussion smash bros ultimate amiibo editor?

    check the "Unknown Skills" :) This set is not able to be found by using any know spirits! my fav is Unknown Skills -> Hammer Equipped
  12. O

    ROM Hack Discussion smash bros ultimate amiibo editor?

    idk, the app will create a 540 byte file, few ?? Do you start with a 540 byte amiibo file? If not what size was the file you stated with? Load the bin with tagmo and update in game, saving back to the amiibo ? Riping with tagmo gives you a 532 byte file? Will my app load this file? If loads...
  13. O

    ROM Hack Discussion smash bros ultimate amiibo editor?

    Hum all mine are 540... but to be fare I use http://www.n2elite.com/ I looked at my old tagmo files and they all seem to be 540. https://www.reddit.com/r/Amiibomb/comments/5ywlol/howto_the_easy_guide_to_making_your_own_amiibo/dezya2e/ Just to confirm you will need to have update the amiibo...
  14. O

    ROM Hack Discussion smash bros ultimate amiibo editor?

    no problem, don't have the most time this week to work on it but i appreciate the feedback, i was able to address the save problem by adding a save as, button. the ui / skill slots will update now on new loading or on save. let me know what you think