Super Smash Bros Brawl [RSBP01]

Started by Link, July 26, 2008, 07:35:07 AM

Previous topic - Next topic

marshtomp8

Oh you've already posted taunt=charicter intro, but not taunt=FS.

marshtomp8

also can someone explain about the true item mod.

Kinggamer

The code for the infinite coin launcher doesn't work. And what the true item mod and the super characters mod are ?

Maeurd

Quote from: marshtomp8;9784also can someone explain about the true item mod.

Take the item modifier code:
Item Swap [original Phantom Wings] [Ported by GaryCXJk]
C29890F0 00000003
2C0600XX 40820008
38C000YY 60000000
90DD08C0 00000000


See the XX? Replace it with the item number you want to replace ( i posted the complete list above [Credit to Heinermann])
Then, replace the YY with the item you want the XX spot to be replaced by.
E.G. You could have a super scope that fires hammer bro. hammers, by replacing the XX with 3E (the number for the super scope shot) and YY with 97, the hammer bro hammer item number.
And you'll be left with this code:
C29890F0 00000003
2C06003E 40820008
38C00097 60000000
90DD08C0 00000000
NOTE:DO NOT USE THIS CODE, as it will crash the game, because of course, only Hammer Bro can fire hammers, and super scope is not an assist trophy, but this is only an example.
For Gaming, music videos and more, go to my Youtube Channel by clicking here.

Any code suggestions, or if you want to contact me to notify me about anything (code requests complete, etc.),please email me by clicking here.

quadra

yeah like he sais,and about the taunt is char intro it just turns your taunt in the char intro you see at the start of a match like pikachu comming out of a pokeball and such.
and tartor glad you liked it

kif

omg this code is awesome :) Thank you very very much.

I hope there gonna be taunt = fs, and inf up soon

that would be perfect

quadra

btw does anyone knows a way to export my cheats in wiird to a .txt since i dont want to copy each line of code since theres just to many in the gct tab

quadra

ill post them soon,probably tomorrow since im going to shut down my pc any moment since ive done alot of codes on twilight princess and dont want to make it to late since i have to go to school tomorrow

GaryCXJk

Okay, I've experimented with this code, and this is my finding when trying multiple item swaps.

[original Phantom Wings]

C29890F0 00000003
2C0600XX 40820008
38C000YY 60000000
90DD08C0 00000000


Now, let's take a look at it step by step.

C29890F0 00000003 (C2XXXXXX NNNNNNNN)

Replaces the ASM code at a given point (809890F0) with the next NNNNNNNN lines (3).

Now, since ASM is done per four bytes, the three lines represent six ASM lines. The only three lines though that are important are these:

2C0600XX
40820008
38C000YY

Basically it checks the value of registry 6 with XX. I believe if it does not equal, it performs the next line (at least in this case). Here, it skips eight bytes (including the bytes of that code). Finally, it stores YY somewhere.

This can repeat though. After putting the codes together, you'll either end with a 60000000, which is probably a dummy code, or at least it doesn't do anything significant here, or not. This is determined by whether or not the total code has an odd or even amount of lines. If it's odd, you'll make it even with 60000000.

Finally, the last line sets the value that has YY stored in it to registry 6.

Anyway, this is how you could make the codes:

2C0600XX
40820008
38C000YY
40820008 <- don't add this line at the end of the code

I added the last line so that it always skips the check. That way when you replaced the cracker launcher with the super scope and want to replace the super scope with the cracker launcher, it will not replace both regular and replacing super scopes.

Naturally this will result in an odd number, so you'll always end with 60000000.

Finally, when compiling, change the 00000003 to the amount of total lines in the cheat code, minus the first of course.

Anyway, an example code, and my favorite:


Hammer Time [original Phantom Wings]
C29890F0 0000003F
2C06000E 40820008
38C0001E 40820008
2C060011 40820008
38C0001E 40820008
2C060019 40820008
38C0001E 40820008
2C060023 40820008
38C0001E 40820008
2C06002D 40820008
38C0001E 40820008
2C060030 40820008
38C0001E 40820008
2C06003B 40820008
38C0001E 40820008
2C06003E 40820008
38C0001E 40820008
2C060054 40820008
38C0001E 40820008
2C060057 40820008
38C0001E 40820008
2C060058 40820008
38C0001E 40820008
2C060059 40820008
38C0001E 40820008
2C060065 40820008
38C0001E 40820008
2C06006D 40820008
38C0001E 40820008
2C06006F 40820008
38C0001E 40820008
2C060074 40820008
38C0001E 40820008
2C060077 40820008
38C0001E 40820008
2C06007E 40820008
38C0001E 40820008
2C060086 40820008
38C0001E 40820008
2C06008B 40820008
38C0001E 40820008
2C060011 40820008
38C0008C 40820008
2C060091 40820008
38C0001E 40820008
2C060092 40820008
38C0001E 40820008
2C060095 40820008
38C0001E 40820008
2C060097 40820008
38C0001E 40820008
2C0600A3 40820008
38C0001E 40820008
2C0600A5 40820008
38C0001E 40820008
2C0600A6 40820008
38C0001E 40820008
2C0600A9 40820008
38C0001E 40820008
2C0600AC 40820008
38C0001E 40820008
2C0600AE 40820008
38C0001E 60000000
90DD08C0 00000000
Replaces all (replaceable) shots with hammer heads. It will not replace pull weapons, like the turnip and Link's bomb.


It has about 63 lines, so it leaves you with less space for other codes.

quadra

i exported my codes from wiird,and gary the one you made is it for every shot like foxs blaster or just the peanut and stuff in the id list

quadra

no it isnt whit foxs blaster so i think its just with the peanut form diddy and the other shooting things in the id list

GaryCXJk

Most things in Brawl aren't items, like the Blaster shots and Fireballs.

quadra


Zakimo

Is this Fake????

Debug Menu [North America]

Debug Menu

4756-JG8D-857F-HDH5Y-BW06-3754-BCFE-CBFH8

Or can one of you guys
Do so it works on Ocarina????

Here is the site a fund it on
http://www.neoseeker.com/Games/Products/Wii/super_smash_bros_3/action_replay.html

Lunar

that looks like it goes into an AR for gcn