• 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!

Old Brawl Code Thead (CLOSED!!!)

Status
Not open for further replies.

mariofanpm12

Smash Ace
Joined
Mar 20, 2008
Messages
997
Location
Louisiana
What does the Character Select Screen Modifier, No Hitbox Mode, No Luigi's Mansion, Angle Axis Battle do? How do they work?

Also, can someone please repost the Infinite Sheilds code?
 

hippochinfat!!

Smash Lord
Joined
Feb 21, 2008
Messages
1,814
Location
Toronto
Angle Axis Battle= the more to the left you go, the more into the background you go. The more to the right you go, the more into the foreground you go. No hitbox means there are no hitboxes, you can't hit each other.

Also, use the edit button.
 

Jose_Gallardo

Smash Apprentice
Joined
Sep 24, 2008
Messages
145
Location
Los Angeles
This is becoming like some sort of Brawl Code Support thread. Isn't there another place to ask for code help? No offense, but it might be hard for returning viewers to find the latest codes.
 

☆_Mutha-Foxin GangstaKirby_☆

Banned via Warnings
Joined
Oct 15, 2008
Messages
1,672
Location
waiting for mars to hurry up with that **** blunt
stop watch strength {phantom wings}
4A000000 80B89080
14000000 XXXXXXXX
E0000000 80008000

would this work on wifi? i think this is one of the codes that would be ok bcuz its kinda like the damage modifier or pokemon/assist codes for wifi

deoes anyone know where i can find a gigabowser on wifi code i want it just for friend battles vs. anyone is gay anyway you never get a match in a timely fashion as far as im concerned vs. anyone shouldnt be on brawl :/
 

Jose_Gallardo

Smash Apprentice
Joined
Sep 24, 2008
Messages
145
Location
Los Angeles
It would definitely be a breath of fresh air. It would make finding codes that much easier. Much like the WiiRD forums. Its only natural for many people to ask MANY questions about Brawl codes.
 

☆_Mutha-Foxin GangstaKirby_☆

Banned via Warnings
Joined
Oct 15, 2008
Messages
1,672
Location
waiting for mars to hurry up with that **** blunt
no wifi hacks is selfish bull**** :/

the only thing i dont really understand is how do hax ruin wifi...

if brawl only let you play in vs friends mode would you release wifi hax ?

it just seems like the main reason no one gives out wifi hax is because a select few hackers are but-hurt over people usin wifi hax on metroid -_-

brawl is not metroid and only people who don't understand the replay value hacks give people complain about them ruining stuff
 

WaterTails

Smash Lord
Joined
Dec 2, 2005
Messages
1,363
Location
Minot, ND
Yup. It is totally selfish to not want to ruin Brawl's (albeit not that great) wifi. Have you ever played any wifi game, especially Metroid Prime: Hunters? Hackers were running rampant there, and you could maybe do one match without the other guy hiding in the walls.
 

spunit262

Smash Journeyman
Joined
Oct 15, 2008
Messages
421
It look like all the code I'm made so have been posted here, except for the latest batch.

Code:
Controller Code [spunit262]
046971CC 60000000
48000000 815E7624
DE000000 80008180
140001DC WWWWWWWW
48000000 815E7628
DE000000 80008180
140001DC XXXXXXXX
48000000 815E762C
DE000000 80008180
140001DC YYYYYYYY
48000000 815E7630
DE000000 80008180
140001DC ZZZZZZZZ
E0000000 80008000
WWWWWWWW = Controller for P1
XXXXXXXX = Controller for P2
YYYYYYYY = Controller for P3
ZZZZZZZZ = Controller for P4
FFFFFFFF = None
00000000 = GC1
00000001 = GC2
00000002 = GC3
00000003 = GC4
00000004 = Wii1
00000005 = Wii2
00000006 = Wii3
00000007 = Wii4

Character XX replaced by YY (p1) [spunit262]
48000000 815E7624
DE000000 80008180
300001B8 000000XX
4A000000 90180B40
100000B8 000000YY
E0000000 80008000

Character XX replaced by YY (p2) [spunit262]
48000000 815E7628
DE000000 80008180
300001B8 000000XX
4A000000 90180B9C
100000B8 000000YY
E0000000 80008000

Character XX replaced by YY (p3) [spunit262]
48000000 815E762C
DE000000 80008180
300001B8 000000XX
4A000000 90180BF8
100000B8 000000YY
E0000000 80008000

Character XX replaced by YY (p4) [spunit262]
48000000 815E7630
DE000000 80008180
300001B8 000000XX
4A000000 90180C54
100000B8 000000YY
E0000000 80008000

Character XX replaced by YY (all) [spunit262]
80000000 815E7624
80000001 90180B40
60000003 00000000
48001000 00000000
DE000000 80008180
300001B8 000000XX
4A001001 00000000
100000B8 000000YY
E2000002 80008000
86000000 00000004
86000001 0000005C
62000000 00000000

XX is from the list below, YY is form the normal list.
The character replaced may still show up on random if random isn't replaced.
Make sure you don't try to access a costume a character doesn't have. 
00 Mario
01 Donkey Kong
02 Link
03 Samus
04 Zero Suit Samus - Not used
05 Yoshi
06 Kirby
07 Fox
08 Pikachu
09 Luigi
0A Captain Falcon
0B Ness
0C Bowser
0D Peach
0E Zelda
0F Sheik - Not used
10 Ice Climbers
11 Marth
12 Mr. Game & Watch
13 Falco
14 Ganondorf
15 Wario
16 Metaknight
17 Pit
18 Pikmin & Olimar
19 Lucas
1A Diddy Kong
1B Pokemon Trainer
1C Charizard - Not used
1D Venasaur - Not used
2D Squirtle - Not used
1F Dedede
20 Lucario
21 Ike
22 Robot
23 Jigglypuff
24 Toon Link
25 Wolf
26 Snake
27 Sonic
28 None
29 Random
The Controller code is an improved version of the one I posted at GSCentral (I think someone posted it here too), Now GC controller won't override Wiimote based controller at the CSS, I also realized that the controller style can't be overridden so I took that part out.

I'm also working on a Color replacement code and when I'm done with that I combine it with the Character replament code so that you can replace only character WW wearing costume XX with character YY wearing costume ZZ.
 

ThePenguin

Smash Rookie
Joined
Feb 8, 2008
Messages
12
Location
San Clemente, CA
NNID
Mr.Amarant
3DS FC
1848-1731-8517
So, why is damage ratio modifier allowed on wifi, then?
Whenever I used it, it wouldn't load SSBB. After the hacks were applied, it just went to a black screen.

Then again, this was with the standalone Ocarina. Now I have GeckoOS and Ocarina so... Not tested with those settings.
 

☆_Mutha-Foxin GangstaKirby_☆

Banned via Warnings
Joined
Oct 15, 2008
Messages
1,672
Location
waiting for mars to hurry up with that **** blunt
Because getting constantly killed by an oversized Giga Bowser on with anyone isn't very fun. :(
Yup. It is totally selfish to not want to ruin Brawl's (albeit not that great) wifi. Have you ever played any wifi game, especially Metroid Prime: Hunters? Hackers were running rampant there, and you could maybe do one match without the other guy hiding in the walls.
most people are too ****ing stupid to figure out how to get and use ocarina so the odds of playin giga are low even if the code was released becuase there wont be a disc like action replay to make it easy to hack games metroid prime ds got ****d up becuase Action replay users can use the codes easily whereas with this only smart people would get the hacks
 

WaterTails

Smash Lord
Joined
Dec 2, 2005
Messages
1,363
Location
Minot, ND
Hey, kids! Phantom Wings has done it again!

Code:
L-Canceling (Shield Canceling) by Phantom Wings
80000000 80623320
80000001 00000000
60000006 00000000
60000003 00000001
4A001000 00000000
4A101001 00000000
36000000 00000032
58010000 00000004
DE000000 80008180
58010000 00000060
DE000000 80008180
92210002 0000007C
58010000 0000007C
58010000 0000002C
92210003 00000004
4A001002 00000000
34000038 00000015
36000038 00000019
4A001003 00000000
10000084 00000080
E2000002 00000000
80100001 00000008
62000000 00000001
E2000003 00000000
80000001 00000000
80100000 00000244
62000000 00000000
E0000000 80008000
I haven't tested it yet, but am turning my wii on now, just to make sure!
 

Morrigan

/!\<br>\¡/
Joined
Mar 10, 2006
Messages
18,681
It's nice, but that's not EXACTLY L-cancel, it's really similar though.
At least the heavies have a chance with it.
 

bioniclekid8

Smash Cadet
Joined
May 9, 2008
Messages
44
Hi, im sorry if this has been brought up before (if it has, i didnt see it in a search)

How come the super-samus code doesn't work?
 

thebestguy

Smash Rookie
Joined
Oct 14, 2008
Messages
1
Help

anyone know the stage values for all the subspace stages and target tests 2-5? They seem to be hard to get for me too. If they worked on wifi that be even better.
 

meleemaster500

Smash Lord
Joined
Jan 29, 2008
Messages
1,824
By "please Read The First Post Of This Thread." Jose_Gallardo means that his thread is not where you post questions. you do that in the support thread with the link on the first page. that includes comments to codes that are posted. basically any post that does not contribute toward the growth of this code list, by an actual code, or value list, being posted, should be put in the support thread only.
 

ThePenguin

Smash Rookie
Joined
Feb 8, 2008
Messages
12
Location
San Clemente, CA
NNID
Mr.Amarant
3DS FC
1848-1731-8517

meleemaster500

Smash Lord
Joined
Jan 29, 2008
Messages
1,824
If only I could edit the title to warn people to not post here with questions, sadly i cannot.

ONLY POST CODES HERE

ASK QUESTIONS ELSEWHERE
 

Jose_Gallardo

Smash Apprentice
Joined
Sep 24, 2008
Messages
145
Location
Los Angeles
^ Why, You're the OP did they like block it off or something.
Not to be rude, but even statements/responses like these shouldn't be permitted in this thread.

Anyway, here are some Prop IDs that I found using my newly arrived USB Gecko :laugh::

Code:
Mario
92D8F020 - Green Pipe (freezes at end of game)
-------------------------------------------------------------
Ganondorf
81284030 - Sword (not in hand)
-------------------------------------------------------------
Cpt. Olimar
92D60CA0 - Space Ship (freezes at end of game)
-------------------------------------------------------------
Diddy Kong
8128686C - Pop Gun
81284BB4 - Pop Gun (final smash) - Combined with regular Pop Gun prop = Double Pop Guns
-------------------------------------------------------------
Ice Climbers
81272948 - String
81270920 - Invisible mini-iceberg (final smash)
-------------------------------------------------------------
R.O.B.
812865F0 - Gyro
-------------------------------------------------------------
Lucas
81247E48 - Snake Thingy
-------------------------------------------------------------
Cpt. Falcon
8128647C Blue Falcon (final smash)
There are many more, but most of them weren't really interesting to use. Also, many others froze the game at the end of the match, so I didn't bother with them.
 

meleemaster500

Smash Lord
Joined
Jan 29, 2008
Messages
1,824
i don't think you can change the thread titles anymore. if you still can, well then i couldn't figure it out. kinda un-user friendly. but enough of that. as it is not helpful toward hacking.


to make this response not entirely useless:

Code:
Samus Morph Ball: (Phantom Wings)
80000000 90180FB8
80000001 81000000
60000006 00000000
4A001000 00000000
38000000 00FF0300
4A001001 00000000
3026A840 0000011D
14289CCC 40000000
10269B58 00000080
34266994 42000000
14266994 41780000
E2000002 00000000
3026A840 0000011E
14289CCC 42200000
10269C34 00000080
34266994 42200000
14266994 414E0000
E2000002 00000000
3026A840 00000120
14289CCC 42200000
10269B58 00000080
34266994 42000000
14266994 41780000
E2000002 00000000
3026A840 00000121
14289CCC 42200000
10269C34 00000080
34266994 42200000
14266994 414E0000
E2000002 00000000
3026A840 0000011D
66000001 00000000
3026A841 00000120
3626AA44 80000000
3226AA44 00000000
14266B40 3F800000
14266B60 42B40000
E2000002 00000000
3426AA44 80000000
14266B40 BF800000
14266B60 C2B40000
E2000002 00000000
80100000 0000005C
80100001 00052000
62000000 00000000
E0000000 80008000
Use Down B to enter Morph ball and jump to exit.

Generalized Super Code (Phantom Wings)
80000000 80623320
80000001 00000000
60000006 00000000
60000003 00000001
4A001000 00000000
4A101001 00000000
36000000 00000032
58010000 00000004
DE000000 80008180
58010000 00000060
DE000000 80008180
58010000 0000007C
58010000 0000002C
58010000 00000004
10000020 00000080
10000034 00000080
10000048 00000080
1000005C 00000080
10000070 00000080
100000D4 00000080
100000E8 00000080
100000FC 00000080
10000110 00000080
10000124 00000080
10000138 00000080
10000174 00000080
E2000002 00000000
80100001 00000008
62000000 00000001
E2000003 00000000
80000001 00000000
80100000 00000244
62000000 00000000
E0000000 80008000
Allows you to chain together any attack - careful not to mash buttons, or you'll override the attack before it can land a blow... CPU's fail.
The morph ball code could be improved upon by adding things like boost ball(horazontal momentum modifier - Side B), spring ball(vertical momentum modifier - Up B) and bombs(somehow - Down B), but I thought it was neat, so I posted it.

Anyways, from here I'm planning on either attempting the 3D code using the idea of "hold X to freerun" or having y as up on joystick and X as down.

Or I'm going to attempt more wifi hacking - I've got a theory that if it were possible to make a code that allowed you to create a "with friends" room, but intercept people as in "with anyone" you could have a game that has your own set of rules to them, but that's just a theory.

With more experience I should be able to get more accomplished.
 

ThePenguin

Smash Rookie
Joined
Feb 8, 2008
Messages
12
Location
San Clemente, CA
NNID
Mr.Amarant
3DS FC
1848-1731-8517
Well, the title does say, "Brawl codes."

I think that's a given that this thread should be about codes and not repeated questions like,
how to get ocurina nd hmebrew?
Y duz my gme freeze wit a long beep? how to input codes wtf luz
Unless, of course, the're completely daft and disoriented about everything, but we can try our best to cope with that, but who knows.

Jeez, I feel like a hypocrite with this post, so i'll put something that I posted a while back, but was lost because it was the last post of the page.

Overlap Stickers- Mario [REDSOXROX]
4A000000 81000000
145DEFD4 00000002
E0000000 80008000
 

meleemaster500

Smash Lord
Joined
Jan 29, 2008
Messages
1,824
If I could make the title a bit better I would. but I can't.

and we don't need re-posts of codes in this thread. I guarantee that all the newest codes in this thread will be added to the big list, when it ever gets updated...


and if not, you can just yell at me for not posting a code, or getting something incorrect on the list, completely welcome by me.
 

Jose_Gallardo

Smash Apprentice
Joined
Sep 24, 2008
Messages
145
Location
Los Angeles
And some more (and most likely the end of all interesting props that won't freeze).

Code:
Snake:
81285C7C - Mine
81278264 - Explosive
81276EF4 - Detonator
-------------------------------------------------------------
Samus
81277014 - Invisible Zero Laser (final smash)
-------------------------------------------------------------
Toon Link
8127CFF4 - Boomerang
-------------------------------------------------------------
Lucario
81286524 - Mini Aura Sphere
-------------------------------------------------------------
Luigi
81282688 - Negative Zone (can move around with Negative Zone while final smash lasts)
-------------------------------------------------------------
Donkey Kong
81286480 Bongos (final smash)
-------------------------------------------------------------
Kirby
8127BE70 - Chef Hat (final smash; will freeze if someone other than kirby gets a smash ball)
I will also post the "FREEZING" prop IDs later. I still need to figure out the values for most of the entrance props anyway.
 

ThePenguin

Smash Rookie
Joined
Feb 8, 2008
Messages
12
Location
San Clemente, CA
NNID
Mr.Amarant
3DS FC
1848-1731-8517
If I could make the title a bit better I would. but I can't.

and we don't need re-posts of codes in this thread. I guarantee that all the newest codes in this thread will be added to the big list, when it ever gets updated...


and if not, you can just yell at me for not posting a code, or getting something incorrect on the list, completely welcome by me.
Yeah, but no one, probably not even you, noticed it.

Oh, and i'm not really the one to yell at such petty things! Don't worry.
 
Status
Not open for further replies.
Top Bottom