Stormghetti
Smash Journeyman
No. Yoshi has no values for Up-B related to momentum because it wasn't coded that way, so a code is the only solution.but is there any way to do it using crazy hand?
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!
No. Yoshi has no values for Up-B related to momentum because it wasn't coded that way, so a code is the only solution.but is there any way to do it using crazy hand?
I finally got around to doing this but I can't find the pointer because there are multiple "50 60" values. should I just guess and check or is there an easier way to find the right one?You probably want to add more space to the move to add looping hitboxes so the move is a multi-hit attack too. Here's how you add space without sacrificing commands in Crazy Hand: https://imgur.com/gallery/xZ0SoFH
There's a pattern to follow but it can get confusing (the pattern being how close the pointer is to other pointers, indicating it is a pointer for a move and not just random hex values). Try "050 60" instead, or just guess.I finally got around to doing this but I can't find the pointer because there are multiple "50 60" values. should I just guess and check or is there an easier way to find the right one?
... The very first message of this thread tells you to open the Java file, but make sure you extract the zip file first.how do I install crazy hand? I'm new to this modding thing and I Was wondering if someone could help me? Do I extract the zip file or do I leave it as is and how do I open up the program?
this sounds like a stupid question but is the java file the .JAR file and if so what program do I use to open it?thank you very much kind sir
Java.this sounds like a stupid question but is the java file the .JAR file and if so what program do I use to open it?
Make sure nothing else has the ISO opened.I appear to be having the same issue as a user above me. I've used this program before on my old PC just fine but this time around i've extracted all the files from the zip, opened it as a .jar, double click the Melee ISO in the Crazy Hand tool, but then absolutely nothing happens. Not sure what i'm doing wrong and any help would be appreciated.
I think I've had that happen to me years ago. I suggest setting the file's default program to Java. I don't know why nothing opens.Stormghetti With nothing else open still nothing happens. Would it have anything to do with the fact that the .jar still has a zi[ file icon even tho its a .jar and can be used normally?
You just go to their Side-B subactions and copypaste the values inside of the Hitbox boxes to your liking. By dragging and dropping the image on your reply, it starts uploading automatically and it'll show up when it's done.how can I modify the hitbox of the cape of Mario for that it is the same hitbox as of Doctor Mario? the other How can I place an image here?
There isn't, unfortunately.Isn't there a tutorial that is fully explained for this program?
Change the angle to 290.How can you change from meteor to spike?
Thanks for this! I wasn't sure where the grabs were as they aren't labeled as grab/dash grab but their animations should help!For Kirby, you just have to find the animations for those attacks. Kirby's grabs are 0xF2 and 0xF3, while his aerial hammer is 0x143.
I'm not 100% sure how adding more sections/code for attacks works however. I'm always too scared to do it, as adding more memory to a character file can mess things up.
I recommend using frame speed modifiersSo, would anyone know how to speed up animations? I've looked it up everywhere but I could not seem to find an answer. Any help is much appreciated!!