• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

Recent content by MrSquishy

  1. MrSquishy

    Data Stratocaster's Hitbox System - New Download Link!

    @DRGN digging this back up from ancient history--i've finally got some more time and am feeling motivated to take this on. do you have any scripts or pointers you can share? i hacked something together awhile back but it choked on things like aerial states, grabbed states, etc
  2. MrSquishy

    Data Stratocaster's Hitbox System - New Download Link!

    Awesome, thanks for the update! I can't see the attachments due to some permissions nonsense but oh well. Let me know if I can be helpful to this project in any way... I don't know too much about melee stuff but I'm a full time software developer (soon-to-be full time unemployed person (moving...
  3. MrSquishy

    Data Stratocaster's Hitbox System - New Download Link!

    Wondering what became of this. I've since come up with a few CV-related projects that require frame-by-frame PNGs of every animation. If there's grunt work to be done to collect all this stuff I'm happy to do it.
  4. MrSquishy

    Data Stratocaster's Hitbox System - New Download Link!

    Cool, glad to hear other people are getting into this! For lack of a better option, I started collecting gifs manually and a couple hours later had fox's wait animation and marth's uptilt. So I basically abandoned that approach; it would take forever. Then a guy came along with a plan and...
  5. MrSquishy

    Project MeleeAI - A better AI for SSBM (UPDATE: NOW WORKS FOR CONSOLE)

    If I'm interested in messing around with Melee AI, am I best off forking your repo and going to work? Or does @Achilles1515 have a different framework I should be using? Not sure if he did all his stuff in assembly, but I'd much rather work in a high-level language. What about @AltF4...
  6. MrSquishy

    Data Stratocaster's Hitbox System - New Download Link!

    Thanks for the tips! Using frame advance instead of recording video ought to be a lot easier to automate, and I won't run the risk of dropping frames or anything. One other question--how do you get the images with no background/stage visible around the character?
  7. MrSquishy

    Data Stratocaster's Hitbox System - New Download Link!

    The goal is to use computer vision to analyze match videos. Basically, input game video, output table with what each character was doing in each frame (obviously there are limitations and other considerations that make it a little more complicated than that). From there reports could be built...
  8. MrSquishy

    Data Stratocaster's Hitbox System - New Download Link!

    So I've been struggling trying to collect GIFs of every animation for every character (see my posts over on the Crazy Hand thread: http://smashboards.com/threads/crazy-hand-v1-22-character-editing-program.389500/page-11). My current strategy has been to use the Crazy Hand's animation swapping...
  9. MrSquishy

    Crazy Hand v1.31 - Character editing program

    Wow this would be incredibly helpful... I was just starting to look into automating the stuff outside of Dolphin and I think it might be possible using applescripts. However, that does lead me to an important point, which is that I have a Mac, which in the past has not always played nicely with...
  10. MrSquishy

    Crazy Hand v1.31 - Character editing program

    Good lord that poor tortured Bowser... It sounds like save states and repeated animation swapping is the way to do this. However, with 26 different characters and something like 400 different animations for each, I'm going to need to find a way to automate the majority of this process. I'll...
  11. MrSquishy

    Crazy Hand v1.31 - Character editing program

    Hey guys, i think this tool might be able to help me accomplish a project i've been working on for a long time, but i'm not exactly sure how to make it do what i want. Basically, my end goal is to get every possible animation of each character in some easy-to-work with format, like GIF or...
  12. MrSquishy

    Dolphin DebugFast 4.0 Emulator : Memory Breakpoints - Download Links [32 & 64 bit]

    Hi all--newbie here. I watched InternetExplorer's tutorial and am really psyched to get started, but this is the last stumbling block in my way and I just can't seem to figure it out. Does anyone have advice/useful links/.apps/whatever for using debug dolphin on os x? I searched around for how...
Top Bottom