Home Gallery Resources The Team Rules chat Login Register
  Show Posts
Pages:  1 [2] 3
16  Help & Tutorials / Help / Programming Help on: July 30, 2017, 11:08:28 AM
Here's a code which limits DI to 18 degrees

Trajectory DI limited to 18 degree change, & DI Input is Squared (1/2)
C2877B10 0000000A
3D809019 618CA1B0
C38C0000 FC03E040
40810008 FC60E090
C38C0004 FC03E040
40800008 FC60E090
C38C0008 FC03E040
40800014 C38C0004
EC6300F2 EC630732
48000008 EC6300F2
EC1F00F2 00000000

Trajectory DI limited to 18 degree change, & DI Input is Squared (2/2)
4A000000 90000000
1619A1B0 00000010
3F800000 BF800000
00000000 DEDEDEDE

This wasn't made by me, but was publicly released. Unfortunately, I cannot understand this code; I was looking for the value 12 (18), however, it seems to be absent. I'd like for someone to help me understand the code so I can change to trajectory DI limit from 18 to a number of choice.

Thank You!
17  Help & Tutorials / Help / HELP: Green Beans or Mash 'Taters? on: June 26, 2017, 02:14:04 PM
Have we figured out a way to change the maximum DI Trajectory using coding? If you know how to do it, or can make me a code, I ask that you let me know.


Thank You
18  Help & Tutorials / Help / Re: "Animation Error Occurred" Need Help on: June 25, 2017, 09:17:05 PM
I'm not into promoting pirating, but if you're a student, you can get the student version free
Are there any catches to it? It lasts for 3 Years. Do they automatically charge you after that?
19  Help & Tutorials / A/A Tutorials / Re: [Expert] How to Port Smash 3DS/Wii U Animations for use with Brawl Skeletons on: June 25, 2017, 07:18:43 AM
Can somebody supply with free permanent copies of Autodesk 3DS Max and Autodesk Maya?
20  Help & Tutorials / Help / "Animation Error Occurred" Need Help on: June 25, 2017, 06:56:27 AM
Alright, now that I got your attention;

Can anyone here supply me with a free copy of Autodesk 3DS Max and Autodesk Maya?

I need to backport some animations, and, as of current, there is no circumventing the use of these programs.
21  Help & Tutorials / Help / Re: Glitch with Calikingz01's Goku revamp PSA on: May 22, 2017, 07:04:01 AM
When you say "Respawn like an Alloy" do you mean simply falling off from the sky without a platform? That's probably the problem; Goku is likely programmed to clear all transformations upon standing in the air (Wait 1: Clear Bits etc. IF In Air). Due to the Alloy Code you used, it is possible that you have circumvented the reversion process.
The same logic likely applies to the Super Saiyan Transformation as well; If Goku originally transformed into SSJ2 at 70%+ Percent, he will likely continue to do so as the game doesn't recognize him as being dead (which may be required to revert back to Kaio-Ken due to the possible assumption that there would be no healing items involved).

My solution would be to look for an IF value that handles either death, or invincibility (with the former, you can program it to his tumble and launch animations, and with the latter, onto his falling animations). The first would look for if Goku died while in a hurt state (should also add to fall and helpless for gimps) which could be used to reset, and the second option would look an anomalous situation that would never occur outside of respawning (normal falling invincibility), thus, possibly avoiding conflicts in the match.
The only problem with this is that I'm currently unaware if any IF values contain these situations, if they do, it should work, Else, you might have to remove the code or tolerate it.

(tl;dr: The reversion process is likely circumvented by the Alloy Code due to it being coded around Wait 1 occurring in the air. If there are IF options covering death or invincibility in the fall state, you can redirect the code to those situations, if not, toleration or removal of the code may be your only options)
22  Super Smash Bros. Brawl Hacking / Attacks and Animations / Re: PSA Tips: What's possible and what's not possible. on: August 27, 2016, 07:45:25 AM
How do you add Crawling in? I tried extracting the .rel file from the config editor, but it doesn't seem to be extracting anything. I am trying to add crawling to Mr.Game&Watch. And I don't want a download link for it because I want to learn how to do it myself.
23  Super Smash Bros. Brawl Hacking / Programming / Re: The Brawl Expansion Project on: August 13, 2016, 01:39:26 AM
It is nice to see how far the Clone Engine has progressed!
24  Super Smash Bros. Brawl Hacking / Programming / Re: The Brawl Expansion Project on: December 23, 2015, 09:29:25 PM
Is Phantomwings ever going to update this?
25  Super Smash Bros. Brawl Hacking / Project Concepts / Re: Super Smash Bros Extreme. The Time to Reunite All Smash Games on: December 18, 2015, 05:16:30 PM
Ignore this post
26  Super Smash Bros. Brawl Hacking / Attacks and Animations / Re: Project Master Hand plus Project Crazy Hand on: September 15, 2015, 06:06:22 PM
I was kinda planning on making Master Hand as relaxed as possible; always remaining in generally the same position (his wait pose), because whenever he gets too physical, he starts to look silly, like in this video https://www.youtube.com/watch?v=N2OvlNoqPnU

In my opinion, he should play more like an agile, functional, boss character, and less like a traditional fighter; being able to move around with relative ease, and having a wide display of attacks, but having them more closely resemble boss-like moves, whilst avoiding make him use his fingers independently of the rest of his hand, unless done for the purpose of specific moves, like his walk/homing finger dash (the background move)

In other words, we should try to keep him from fighting in his Finger Person stance all the time.
27  Super Smash Bros. Brawl Hacking / Attacks and Animations / Re: Project Master Hand plus Project Crazy Hand on: September 11, 2015, 01:31:44 PM
Here's a link to some of my work http://www.mediafire.com/download/t4quhzcbr1ax155/Master+Hand+Tech+Demo.rar
28  Super Smash Bros. Brawl Hacking / Attacks and Animations / Re: WIP PSA Workshop on: August 21, 2015, 08:07:24 AM
yuck*
29  Super Smash Bros. Brawl Hacking / Attacks and Animations / Re: Project Master Hand plus Project Crazy Hand on: August 21, 2015, 03:57:44 AM
Yeah, we probably should, I don't think I can do this alone. How well can you PSA and animate?

As the project continues, I might put them over different characters. Also for anyone who's wondering about Crazy Hand, I will start to work on him once I release the Pre-alpha for Master Hand.
I think I'm pretty decent. So far I have made about 80 moveset and 300+ animations. I had already developed some things for MHand.

Also, sorry for the late reply
30  Super Smash Bros. Brawl Hacking / Programming / Re: [AI coding]AIScriptpad2.0 Support Thread on: August 17, 2015, 05:14:34 AM
Why don't people do more guides on this? Also, I'm sorry for necroposting, it's just that this is the only place where I will be able to learn.
Pages:  1 [2] 3