Kitty Corp Meow Mix Forums

Super Smash Bros. Brawl Hacking => Programming => Topic started by: Shadows Wrath on July 15, 2012, 12:50:16 PM



Title: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: Shadows Wrath on July 15, 2012, 12:50:16 PM
(NSTC-U Code, Untested for PAL)

Note: Wall of text is for your own benefit. Read it so you can learn stuff. You'll make Captain Falcon happy if you do. :D

(Possibly broken) MediaFire Download link to .rar file containing the .txt file that was used to make this topic:
http://www.mediafire.com/?l4k26u8dx3ywzx5 (http://www.mediafire.com/?l4k26u8dx3ywzx5)

Basically what the title says. You get your Final Smash after dealing the chosen amount of damage to your opponent(s). Makes the game far more fast paced and more like a respectable fighting game. To edit it, use Windows Calculator and activate Programmer mode under its View menu. Hit Dec and enter in the damage you want to receive your final smash at. Then switch between Dec and Hex on the left hand side of the calculator. (Acceptable values in Dex are between 0000 and 65535, while the highest value in Hex is FFFF.) If you have a three digit Hex number, just assume there's a zero in front of it. Copy the Hex number from your calculator and replace the XXXX in the code with it. Save, load your .txt file, create your .gct file in whatever way you prefer and load it into Brawl. Make sure Smash Balls are set to be on (you can have Item Frequency set to None....recommended, but not required...) and start your match. Enjoy activating your finishing move by being rewarded for racking up damage via combos instead of chasing some stupid ****ing ball around that usually breaks when the next person after YOU attacks it.

Some misc info via GanonZack's post:

GanonZack: (Paraphrased) "I tested the code in normal brawl (with all the codes that I have) and I found some interesting things. First of all, it doesn't work with the unrestricted pause camera code. Second, when Samus reaches the dealt damage to obtain the Smash Ball, she can do her Final Smash, and after transforming into Zero Suit Samus, she gains the power of the Smash Ball again."

Further testing will be done in the future to see the full effects of the code. For now, it has been confirmed to work with Vanilla Brawl, Brawl Plus, and it is assumed to work in Project Melee. As for Brawl Minus and Balanced Brawl, we are tentatively assuming that it works in them as well, as this seems to be one of those universal codes that you can throw into any custom Brawl you want and still have it work. It has yet to be tested online, but I doubt it will work unless your opponent has the same code running.

Here's the original unedited code so you can make the damage percentage whatever you want.

Final Smash Obtained when XXX% total damage is dealt to opponent [Crashouti, Higure Hokousha & Shadow's Wrath]
0481C934 8803001F
4A000000 90180F38
3A000002 FF00003D
C281C934 0000000F
8803001F 2C0000F8
41820068 38000038
80A30084 2C1B0116
41800030 41820014
2C1B00BD 4182000C
2C050001 4082001C
38A00001 90A30084
D2C30088 EED6B028
C2C30088 48000028
38A00000 90A30084
C2C30088 FEC0B01E
DAC20000 80A20004
2C05XXXX 41800008
38000078 9803001F
60000000 00000000
C281A06C 00000003
FC20F890 C2C30098
EED6082A D2C30098
60000000 00000000
E0000000 80008000

And here's a bunch of already premade versions of the code that you can use right off the bat. Hope you like them.

Final Smash Obtained when 100% total damage is dealt to opponent [Crashouti, Higure Hokousha & Shadow's Wrath]
0481C934 8803001F
4A000000 90180F38
3A000002 FF00003D
C281C934 0000000F
8803001F 2C0000F8
41820068 38000038
80A30084 2C1B0116
41800030 41820014
2C1B00BD 4182000C
2C050001 4082001C
38A00001 90A30084
D2C30088 EED6B028
C2C30088 48000028
38A00000 90A30084
C2C30088 FEC0B01E
DAC20000 80A20004
2C050064 41800008
38000078 9803001F
60000000 00000000
C281A06C 00000003
FC20F890 C2C30098
EED6082A D2C30098
60000000 00000000
E0000000 80008000

Final Smash Obtained when 200% total damage is dealt to opponent [Crashouti, Higure Hokousha & Shadow's Wrath]
0481C934 8803001F
4A000000 90180F38
3A000002 FF00003D
C281C934 0000000F
8803001F 2C0000F8
41820068 38000038
80A30084 2C1B0116
41800030 41820014
2C1B00BD 4182000C
2C050001 4082001C
38A00001 90A30084
D2C30088 EED6B028
C2C30088 48000028
38A00000 90A30084
C2C30088 FEC0B01E
DAC20000 80A20004
2C0500C8 41800008
38000078 9803001F
60000000 00000000
C281A06C 00000003
FC20F890 C2C30098
EED6082A D2C30098
60000000 00000000
E0000000 80008000

Final Smash Obtained when 250% total damage is dealt to opponent [Crashouti, Higure Hokousha & Shadow's Wrath]
0481C934 8803001F
4A000000 90180F38
3A000002 FF00003D
C281C934 0000000F
8803001F 2C0000F8
41820068 38000038
80A30084 2C1B0116
41800030 41820014
2C1B00BD 4182000C
2C050001 4082001C
38A00001 90A30084
D2C30088 EED6B028
C2C30088 48000028
38A00000 90A30084
C2C30088 FEC0B01E
DAC20000 80A20004
2C0500FA 41800008
38000078 9803001F
60000000 00000000
C281A06C 00000003
FC20F890 C2C30098
EED6082A D2C30098
60000000 00000000
E0000000 80008000

Final Smash Obtained when 300% total damage is dealt to opponent [Crashouti, Higure Hokousha & Shadow's Wrath]
0481C934 8803001F
4A000000 90180F38
3A000002 FF00003D
C281C934 0000000F
8803001F 2C0000F8
41820068 38000038
80A30084 2C1B0116
41800030 41820014
2C1B00BD 4182000C
2C050001 4082001C
38A00001 90A30084
D2C30088 EED6B028
C2C30088 48000028
38A00000 90A30084
C2C30088 FEC0B01E
DAC20000 80A20004
2C05012C 41800008
38000078 9803001F
60000000 00000000
C281A06C 00000003
FC20F890 C2C30098
EED6082A D2C30098
60000000 00000000
E0000000 80008000

Final Smash Obtained when 400% total damage is dealt to opponent [Crashouti, Higure Hokousha & Shadow's Wrath]
0481C934 8803001F
4A000000 90180F38
3A000002 FF00003D
C281C934 0000000F
8803001F 2C0000F8
41820068 38000038
80A30084 2C1B0116
41800030 41820014
2C1B00BD 4182000C
2C050001 4082001C
38A00001 90A30084
D2C30088 EED6B028
C2C30088 48000028
38A00000 90A30084
C2C30088 FEC0B01E
DAC20000 80A20004
2C050190 41800008
38000078 9803001F
60000000 00000000
C281A06C 00000003
FC20F890 C2C30098
EED6082A D2C30098
60000000 00000000
E0000000 80008000

Final Smash Obtained when 500% total damage is dealt to opponent [Crashouti, Higure Hokousha & Shadow's Wrath]
0481C934 8803001F
4A000000 90180F38
3A000002 FF00003D
C281C934 0000000F
8803001F 2C0000F8
41820068 38000038
80A30084 2C1B0116
41800030 41820014
2C1B00BD 4182000C
2C050001 4082001C
38A00001 90A30084
D2C30088 EED6B028
C2C30088 48000028
38A00000 90A30084
C2C30088 FEC0B01E
DAC20000 80A20004
2C0501F4 41800008
38000078 9803001F
60000000 00000000
C281A06C 00000003
FC20F890 C2C30098
EED6082A D2C30098
60000000 00000000
E0000000 80008000

Final Smash Obtained when 600% total damage is dealt to opponent [Crashouti, Higure Hokousha & Shadow's Wrath]
0481C934 8803001F
4A000000 90180F38
3A000002 FF00003D
C281C934 0000000F
8803001F 2C0000F8
41820068 38000038
80A30084 2C1B0116
41800030 41820014
2C1B00BD 4182000C
2C050001 4082001C
38A00001 90A30084
D2C30088 EED6B028
C2C30088 48000028
38A00000 90A30084
C2C30088 FEC0B01E
DAC20000 80A20004
2C050258 41800008
38000078 9803001F
60000000 00000000
C281A06C 00000003
FC20F890 C2C30098
EED6082A D2C30098
60000000 00000000
E0000000 80008000

Final Smash Obtained when 700% total damage is dealt to opponent [Crashouti, Higure Hokousha & Shadow's Wrath]
0481C934 8803001F
4A000000 90180F38
3A000002 FF00003D
C281C934 0000000F
8803001F 2C0000F8
41820068 38000038
80A30084 2C1B0116
41800030 41820014
2C1B00BD 4182000C
2C050001 4082001C
38A00001 90A30084
D2C30088 EED6B028
C2C30088 48000028
38A00000 90A30084
C2C30088 FEC0B01E
DAC20000 80A20004
2C0502BC 41800008
38000078 9803001F
60000000 00000000
C281A06C 00000003
FC20F890 C2C30098
EED6082A D2C30098
60000000 00000000
E0000000 80008000

Final Smash Obtained when 800% total damage is dealt to opponent [Crashouti, Higure Hokousha & Shadow's Wrath]
0481C934 8803001F
4A000000 90180F38
3A000002 FF00003D
C281C934 0000000F
8803001F 2C0000F8
41820068 38000038
80A30084 2C1B0116
41800030 41820014
2C1B00BD 4182000C
2C050001 4082001C
38A00001 90A30084
D2C30088 EED6B028
C2C30088 48000028
38A00000 90A30084
C2C30088 FEC0B01E
DAC20000 80A20004
2C050320 41800008
38000078 9803001F
60000000 00000000
C281A06C 00000003
FC20F890 C2C30098
EED6082A D2C30098
60000000 00000000
E0000000 80008000

Final Smash Obtained when 900% total damage is dealt to opponent [Crashouti, Higure Hokousha & Shadow's Wrath]
0481C934 8803001F
4A000000 90180F38
3A000002 FF00003D
C281C934 0000000F
8803001F 2C0000F8
41820068 38000038
80A30084 2C1B0116
41800030 41820014
2C1B00BD 4182000C
2C050001 4082001C
38A00001 90A30084
D2C30088 EED6B028
C2C30088 48000028
38A00000 90A30084
C2C30088 FEC0B01E
DAC20000 80A20004
2C050384 41800008
38000078 9803001F
60000000 00000000
C281A06C 00000003
FC20F890 C2C30098
EED6082A D2C30098
60000000 00000000
E0000000 80008000

Final Smash Obtained when 999% total damage is dealt to opponent [Crashouti, Higure Hokousha & Shadow's Wrath]
0481C934 8803001F
4A000000 90180F38
3A000002 FF00003D
C281C934 0000000F
8803001F 2C0000F8
41820068 38000038
80A30084 2C1B0116
41800030 41820014
2C1B00BD 4182000C
2C050001 4082001C
38A00001 90A30084
D2C30088 EED6B028
C2C30088 48000028
38A00000 90A30084
C2C30088 FEC0B01E
DAC20000 80A20004
2C0503E7 41800008
38000078 9803001F
60000000 00000000
C281A06C 00000003
FC20F890 C2C30098
EED6082A D2C30098
60000000 00000000
E0000000 80008000

Last one is an obvious joke; I fully realize that it's impractical that you'll ever achieve this mid-battle without deliberate intent to do so.

Final Smash Obtained when OVER NINE THOUSAND (9001%) total damage is dealt to opponent [Vegeta, Nappa, Goku, and Kajetokun]
0481C934 8803001F
4A000000 90180F38
3A000002 FF00003D
C281C934 0000000F
8803001F 2C0000F8
41820068 38000038
80A30084 2C1B0116
41800030 41820014
2C1B00BD 4182000C
2C050001 4082001C
38A00001 90A30084
D2C30088 EED6B028
C2C30088 48000028
38A00000 90A30084
C2C30088 FEC0B01E
DAC20000 80A20004
2C052329 41800008
38000078 9803001F
60000000 00000000
C281A06C 00000003
FC20F890 C2C30098
EED6082A D2C30098
60000000 00000000
E0000000 80008000

Lastly, the credits. Give credit to these guys instead of me, I'm just publishing the work.

-Paprika Killer: Supposed original creator of the code, as said by Supreme Dirt of Kitty Corp. I trust him on this, as I've heard of the name myself frequently and thusly assume that he's fairly famous.
-Crashouti: Gave me the original 200% damage code in .txt form and was the original poster of the .gct file on Brawl Vault.
--Crashouti's original Brawl Vault post: http://forums.kc-mm.com/Gallery/BrawlView.php?Number=27543 (http://forums.kc-mm.com/Gallery/BrawlView.php?Number=27543)
-Higure Hokousha: Found the hex value in the code that could be edited.
-GanonZack: For some testing and unconfirmed info.
-And Supreme Dirt: For telling me that Paprika Killer was the code's O.C..

Enjoy!


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: pikazz on July 15, 2012, 01:15:51 PM
sounds pretty awesome, like a combo system like MvC


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: Crashouti on July 15, 2012, 01:35:14 PM
sounds pretty awesome, like a combo system like MvC
And Its also like Super Smash Bros Crusade on Pc


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: SOJ on July 15, 2012, 02:01:32 PM
This would be cool if the code worked in conjunction with turning smash balls on and off in the items menu.  I don't always want to play with this but would be fun every once in awhile.  Unless that's already how it works (here's hoping I'm mistaken?).


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: Shadows Wrath on July 15, 2012, 02:16:45 PM
This would be cool if the code worked in conjunction with turning smash balls on and off in the items menu.  I don't always want to play with this but would be fun every once in awhile.  Unless that's already how it works (here's hoping I'm mistaken?).

Yep, that IS how it works. Just leave Smash Balls on as a selected item and change the frequentcy of items appearing to "None". You wont have Smash Balls appear on screen (save for King Dedede and other item spawners) and you can get your final smash just by dealing out damage. You can set the item frequentcy higher to also make Smash Balls appear while the code is on too, but I don't see the point in doing so.


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: Ikuto on July 15, 2012, 07:52:14 PM
you guys are awesome *dl's and plays with code*


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: spiritpyros on July 15, 2012, 08:47:04 PM
All right I'll try this one more time for the 100 percent Ver


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: GanonZack on July 15, 2012, 09:54:58 PM
I also noticed that the code only works once for each character in battle...
Well, at least for me. It would be cool if someone can edit it to make it more usable than only once per match.


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: Supreme Dirt on July 17, 2012, 12:42:58 PM
This code was made by the paprika killer and was accidentally included in a recent version of Brawl Minus.

Don't claim credit for other people's work.


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: Shadows Wrath on July 17, 2012, 03:20:00 PM
This code was made by the paprika killer and was accidentally included in a recent version of Brawl Minus.

Don't claim credit for other people's work.

Ah, really? Sorry, didn't know. I first found out about the code via the people that I gave credit to in this topic. If what you say is true, then I'll happily change what I've said to give credit to paprikakiller instead.

Give me a few days and I'll have it fixed.


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: StupidMarioFan1 on July 17, 2012, 05:01:21 PM
So does the version when dealing 9001% actually work? Or was that just a waste of space for lols?


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: Shadows Wrath on July 17, 2012, 06:03:00 PM
So does the version when dealing 9001% actually work? Or was that just a waste of space for lols?

Yep, it works. Or rather, it should work. I plugged 9001 into my calculator and did everything in the description. Load it up with Brawl, find a controller with a Turbo function and make a stage that traps both you and your opponent in a small space. After a VERY long time with a character like Fox or Captain Falcon that has a rapid fire A button attack, you should get your final smash eventually.


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: toastoftriumph on July 17, 2012, 07:27:04 PM
A few questions about how it works:
Is the code essentially "After P1 deals XXX% to anyone, they obtain a Final Smash", or "After P1 deals XXX% to P2, they obtain a Final Smash"?
Does the damage counter reset after KOs or TKOs?
Does the damage counter take food into consideration, or is it ignored?


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: StupidMarioFan1 on July 17, 2012, 08:19:44 PM
A few questions about how it works:
Is the code essentially "After P1 deals XXX% to anyone, they obtain a Final Smash", or "After P1 deals XXX% to P2, they obtain a Final Smash"?
Does the damage counter reset after KOs or TKOs?
Does the damage counter take food into consideration, or is it ignored?
From what I remember from the video comments on Youtube, the counter doesn't reset on KOs, otherwise it'd be impossible for 400+% on most stages. :srs:


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: Shadows Wrath on July 27, 2012, 01:14:21 PM
From what I remember from the video comments on Youtube, the counter doesn't reset on KOs, otherwise it'd be impossible for 400+% on most stages. :srs:

Kinda a good thing then, as it makes the game a bit more serious.

"Do I use my final smash now, or do I risk it and hold it off for his next life?"

Also gives incentive for players to fix their settings so that they have one final smash per life, which usually shows up near the end of the match. I'm currently trying myself to sync this code with a 5-stock match while still keeping the gameplay smooth and not overly broken, even WITH all my PSA characters.


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: spiritpyros on July 27, 2012, 08:10:33 PM
ok so I tried in minus using beyonds riivolution and when i use it it says to insert the ssbb disc what might the problem be


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: Shadows Wrath on July 27, 2012, 08:33:01 PM
ok so I tried in minus using beyonds riivolution and when i use it it says to insert the ssbb disc what might the problem be

Wish I knew. I don't use Riivolution myself, I use Gecko. Hopefully someone can answer your question later down the road.


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: Jerza on July 28, 2012, 12:44:14 PM
Work The Codes For Pal Too ?


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: junior139 on September 12, 2012, 10:19:14 PM
found a glitch seems like samus continously gets her special im not sure if its due to me having her not switch or what but she keeps gettin it


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: Ultraxwing on September 13, 2012, 03:25:51 AM
 Yes, this code works for Riivolution. i should know it's all i ever use =3

and that problem has been announced. that's why i use the 400% code. seeing how it kind of makes it difficult to get that number in this game and if you do. congratulations you can rape for a moment.


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: GanonZack on September 15, 2012, 09:58:02 AM
found a glitch seems like samus continously gets her special im not sure if its due to me having her not switch or what but she keeps gettin it
Yes, Samus can get her FS continuosly, as well as Ike or Cloud.


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: Kyouma on September 15, 2012, 11:39:48 AM
this will be pretty useful


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: SonicBrawler on September 16, 2012, 07:48:48 PM
Naruto also gets his FS back after using his


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: BronzeGreekGod on September 28, 2012, 12:11:25 AM
Yes, Samus can get her FS continuosly, as well as Ike or Cloud.

Ya is there any way to fix that/does anyone know how? that reallyy ruins the code. It makes it kinda unfair to use...samus (although having this code in general is awesome)


And also, can someone figure out how to make it so you can get a final smash more than once in a match?


Edit: Oh ya and if anyone knows how to... i think the code would actually be better if the timer started over when you got ko'ed (on a lower XXX damage for final smash - obviously for higher numbers it would suck). I think it would just be a way better way of doing it cause it would work like a super meter. If you're doing well and you dont die - and manage to do 100-200 damage before you die (i think 100-200 would be a good special meter gauge), you get rewarded with a final smash. if you die, you're meter starts over again. I think that makes perfect sense. Also if you have a final smash and die before using it, you should lose it.

Anyone with me on that?


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: nancyfromafrica on October 03, 2012, 05:46:15 AM
now i am unbeatable i will use those codes, where did you find them


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: Jerza on November 01, 2012, 11:31:06 PM
can someone of you guys convert this codes to pal because i really wanna use them


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: Sirkura on November 16, 2012, 01:01:58 AM
is there anyway to work the reverse of this code? more of damage u recieve rather then deal as a handicap.


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: TAG on November 17, 2012, 12:09:06 PM
So, like, whatever happened to this code?  It looks quite cool, but things like certain characters and PSA hacks getting infinite Final Smashes and not being able to use it with other items spawning regularly without forcing the Smash Ball to appear kinda ruin it for me. :\


Title: Re: Code: Final Smash Obtained when XXX% total damage is dealt to opponent.
Post by: BronzeGreekGod on November 27, 2012, 09:51:38 PM
So, like, whatever happened to this code?  It looks quite cool, but things like certain characters and PSA hacks getting infinite Final Smashes and not being able to use it with other items spawning regularly without forcing the Smash Ball to appear kinda ruin it for me. :\

i agree. its such a good idea, but if it doesnt work perfectly its pretty much useless. it needs a bunch of tweaks.. hopfully someone eventually fixes it