kingPiano
Smash Ace
- Joined
- Feb 16, 2015
- Messages
- 574
I am currently working on making a program in both Visual C and VBA to look up compare and draw metrics on every move's damage, KB, KBG, HS, angle, etc (probably going to port to Obj-C as well for iOS)
Figured there have to be people that have already transferred all the Master Hand data into a more straight forward and plain file format (Strong Bad, Schmoo, or any of the Dev teams or data enthusiasts). If not I was going to go ahead an take the time to do it myself. I'd probably spend the same amount of time finding a method to read the data directly from the .DAT files than manually parsing the data (there are some weird and inconsistent variables, as well as hitbox properties)
Figured there have to be people that have already transferred all the Master Hand data into a more straight forward and plain file format (Strong Bad, Schmoo, or any of the Dev teams or data enthusiasts). If not I was going to go ahead an take the time to do it myself. I'd probably spend the same amount of time finding a method to read the data directly from the .DAT files than manually parsing the data (there are some weird and inconsistent variables, as well as hitbox properties)
Last edited: