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

Brawl Hacking Support Thread

Status
Not open for further replies.

FireKirby7

Smash Lord
Joined
Dec 7, 2008
Messages
1,220
Location
Oklahoma
You can music modify more than one song with the Button Music Mod. I got a whole list of combinations. Replace XXXX with the song ID. In the game hold the specified buttons while it the game is loading a match.

Code:
Right = 
284DE4B0 00000082
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Up = 
284DE4B0 00000088
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Down = 
284DE4B0 00000084
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A = 
284DE4B0 00000180
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

B = 
284DE4B0 00000280
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

R = 
284DE4B0 000000A0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

L = 
284DE4B0 000000C0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Y = 
284DE4B0 00000880
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X = 
284DE4B0 00000480
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Z = 
284DE4B0 00000090
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Start = 
284DE4B0 00001080
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + B = 
284DE4B0 00000380
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + Y = 
284DE4B0 00000C80
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

L + R = 
284DE4B0 000000E0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

L + A = 
284DE4B0 000001C0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

R + B = 
284DE4B0 000002A0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

L+R+A+B = 
284DE4B0 000003E0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + Y = 
284DE4B0 00000980
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + X = 
284DE4B0 00000580
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + R = 
284DE4B0 000001A0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + Z = 
284DE4B0 00000190
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + Start = 
284DE4B0 00001180
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

B + Y = 
284DE4B0 00000A80
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

B + X = 
284DE4B0 00000680
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

B + Z = 
284DE4B0 00000290
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

B + L = 
284DE4B0 000002C0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

B + Start = 
284DE4B0 00001280
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Y + R = 
284DE4B0 000008A0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Y + L = 
284DE4B0 000008C0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Y + Z = 
284DE4B0 00000890
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Y + Start = 
284DE4B0 00001880
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + R = 
284DE4B0 000004C0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + L = 
284DE4B0 000004A0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + Z = 
284DE4B0 00000490
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + Start = 
284DE4B0 00001480
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Z + R = 
284DE4B0 000000B0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Z + L = 
284DE4B0 000000D0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Z + Start = 
284DE4B0 00001090
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + B + Y = 
284DE4B0 00000B80
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + B + X = 
284DE4B0 00000780
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + B + X + Y = 
284DE4B0 00000F80
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + B + R = 
284DE4B0 000003A0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + B + L = 
284DE4B0 000003C0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + B + Z = 
284DE4B0 00000390
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + B + Start = 
284DE4B0 00001380
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + Y + R = 
284DE4B0 00000CA0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + Y + L = 
284DE4B0 00000CC0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + Y + Z = 
284DE4B0 00000C90
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + Y + Start = 
284DE4B0 00001C80
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + Y + B = 
284DE4B0 00000E80
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + Y + A = 
284DE4B0 00000D80
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

L + R + Y = 
284DE4B0 000008E0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

L + R + X = 
284DE4B0 000004E0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

L + R + Z = 
284DE4B0 000000F0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

L + R + Start = 
284DE4B0 000010E0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Z + R + A = 
284DE4B0 000001B0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Z + R + B = 
284DE4B0 000002B0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Z + R + X = 
284DE4B0 000004B0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Z + R + Y = 
284DE4B0 000008B0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Z + R + Start = 
284DE4B0 000010B0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000
You might wanna put the song name after the said buttons. :)
 

trojanpooh

Smash Lord
Joined
Oct 23, 2007
Messages
1,183
I am having some problems making my CSS. I am trying to do the following:
1) The Alloys, Shiek, and ZSS can all appear in Random
2) Hold shield to get the Alloys (and others)

Can someone tell me what characters you need to hold shield for, and provide all the codes required? I tried the Hold shield one and it didn't work and I also can't get the random to work (it just freezes) here is my random. Does it look right?

Random Select
06685824 0000000C
3C608068 7C630214
88630E80 00000000
046857F0 3AE00029
06680E80 00000029
00010203 04050607
08090A0B 0C0D0E0F
10111213 14151617
18191A1B 1F202122
23242526 274A4E40
46000000 00000000
 

magikguy

Smash Lord
Joined
Apr 16, 2008
Messages
1,026
Location
Victorville , CA
You can music modify more than one song with the Button Music Mod. I got a whole list of combinations. Replace XXXX with the song ID. In the game hold the specified buttons while it the game is loading a match.

Code:
Right = 
284DE4B0 00000082
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Up = 
284DE4B0 00000088
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Down = 
284DE4B0 00000084
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A = 
284DE4B0 00000180
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

B = 
284DE4B0 00000280
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

R = 
284DE4B0 000000A0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

L = 
284DE4B0 000000C0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Y = 
284DE4B0 00000880
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X = 
284DE4B0 00000480
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Z = 
284DE4B0 00000090
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Start = 
284DE4B0 00001080
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + B = 
284DE4B0 00000380
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + Y = 
284DE4B0 00000C80
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

L + R = 
284DE4B0 000000E0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

L + A = 
284DE4B0 000001C0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

R + B = 
284DE4B0 000002A0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

L+R+A+B = 
284DE4B0 000003E0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + Y = 
284DE4B0 00000980
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + X = 
284DE4B0 00000580
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + R = 
284DE4B0 000001A0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + Z = 
284DE4B0 00000190
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + Start = 
284DE4B0 00001180
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

B + Y = 
284DE4B0 00000A80
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

B + X = 
284DE4B0 00000680
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

B + Z = 
284DE4B0 00000290
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

B + L = 
284DE4B0 000002C0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

B + Start = 
284DE4B0 00001280
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Y + R = 
284DE4B0 000008A0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Y + L = 
284DE4B0 000008C0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Y + Z = 
284DE4B0 00000890
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Y + Start = 
284DE4B0 00001880
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + R = 
284DE4B0 000004C0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + L = 
284DE4B0 000004A0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + Z = 
284DE4B0 00000490
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + Start = 
284DE4B0 00001480
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Z + R = 
284DE4B0 000000B0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Z + L = 
284DE4B0 000000D0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Z + Start = 
284DE4B0 00001090
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + B + Y = 
284DE4B0 00000B80
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + B + X = 
284DE4B0 00000780
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + B + X + Y = 
284DE4B0 00000F80
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + B + R = 
284DE4B0 000003A0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + B + L = 
284DE4B0 000003C0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + B + Z = 
284DE4B0 00000390
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

A + B + Start = 
284DE4B0 00001380
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + Y + R = 
284DE4B0 00000CA0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + Y + L = 
284DE4B0 00000CC0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + Y + Z = 
284DE4B0 00000C90
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + Y + Start = 
284DE4B0 00001C80
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + Y + B = 
284DE4B0 00000E80
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

X + Y + A = 
284DE4B0 00000D80
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

L + R + Y = 
284DE4B0 000008E0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

L + R + X = 
284DE4B0 000004E0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

L + R + Z = 
284DE4B0 000000F0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

L + R + Start = 
284DE4B0 000010E0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Z + R + A = 
284DE4B0 000001B0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Z + R + B = 
284DE4B0 000002B0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Z + R + X = 
284DE4B0 000004B0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Z + R + Y = 
284DE4B0 000008B0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000

Z + R + Start = 
284DE4B0 000010B0
4A000000 90180F06
14000076 FF00XXXX
E0000000 80008000
You might wanna put the song name after the said buttons. :)
will this work on wifi ?
 

FireKirby7

Smash Lord
Joined
Dec 7, 2008
Messages
1,220
Location
Oklahoma
will this work on wifi ?
Yeah, it even replaces the practice stage music if you press the buttons after you pick a stage.

Other people you play online won't hear it though. :'(

EDIT: Oh yeah, Left, right, all that stuff is used with the dpad, not the control stick.
 

Meccs

@Meccs_
Joined
Jul 21, 2008
Messages
708
Location
Boston
umm ok, so I've made some progress. here are the problems:
1: Freezes after about 3 seconds
2: there is an extra: Mario, ZSS, and C. Falcon at the end of the roster, but that's honestly the least of my worries
3: The independent Pokemon show up as random (as in there are 3 random boxes instead of the PKMN), I'm not sure if they're even it though cause I can't get to them in time to check.
4: instead of being 4x10, it's 9x4 + a row of 7 at the bottom or something, it's not a square. All the poeple are, however, in the correct order that I put them in in the code.

Code:
Custom CSS [spunit262 + Shadic]
0668310C 00000030
387E006C 3B600000
3C808068 38840DE0
7CBB20AE 7CA50775
41800014 94A30004
3B7B0001 2C1B0032
4180FFE8 48000038
04690338 48000068
066900d8 00000008
2c170028 41820168
02680DE0 0022FFFF
06680DE0 00000040
00090515 0D0C011A
03040823 205D5E5C
1B061F16 02240E0F
140B1907 13251121
0A122217 10182627

Regulare Zelda Icon (CSS) [spunit262]
046900E8 60000000

Independent Pokemon Engine +no wreck My Music V2 [spunit262]
06407BD0 0000000E
04030F0D 1E1B1F1B
201B211B 221B0000
C2684964 00000007
881400B8 2C00003F
41A00028 2C03001D
40A20008 3860001E
2C03001F 40A20008
38600020 2C030021
40A20008 38600022
987400B8 00000000

Giga and Company Engine V2 [spunit262]
C2684964 00000013
881400B8 2C00003F
41A00088 2C030010
40A20008 38600011
2C030026 40A20008
38600012 2C03001D
40A20008 3860001E
2C03001F 40A20008
38600020 2C030021
40A20008 38600022
2C03000C 40A20008
3860002C 2C030017
40A20008 3860002D
2C03000A 40A20008
3860002E 2C03000E
40A20008 3860002F
2C030000 40A20008
38600030 2C030006
40A20008 38600031
987400B8 00000000


Alloys don't crash and Others don't wreck My Music V2 [spunit262]
06407BD0 0000000E
04030F0D 1E1B1F1B
201B211B 221B0000
C2815524 0000000D
7C641B78 2C030011
4182000C 2C030012
40A20008 38600010
2C03002C 40A20008
3860000C 2C03002D
40A20008 38600017
2C03002E 40A20008
3860000A 2C03002F
40A20008 3860000E
2C030030 40A20008
38600000 2C030031
40A20008 38600006
4E800020 00000000
C29472D8 00000003
2C04002E 4180000C
90810058 38000000
9801005D 00000000

CSS fixes for Samus/ZSS and Zelda/Shiek V2 [spunit262]
80693D50 38800004
06693D6C 00000008
38000000 3880000F
046900E8 60000000
04697F58 60000000
04697EEC 60000000

CSS fixes for Giga and Company V2 [spunit262]
C2684940 00000002
9BB400B8 57BD06BE
2C1D001B 00000000
040AF8D4 546025B6
040AF964 546025B6
040AF830 546025B6
040AF528 546025B6
040AF810 546025B6
040AF880 546025B6
040AF848 546025B6
please tell me what I'm doing wrong, thanks :)

for reference, here is their order:
Mario Luigi Yoshi Wario Peach Bowser DK Diddy Kong Samus ZSS
Pikachu Jiggles Lucario Squirtle Ivysaur Chariza PKMN Trainer Kirby Triple D Meta
Link Toon Link Zelda Sheik Ganon Ness Lucas Fox Falco Wolf
Marth Ike Captain Falcon G&W R.O.B. Pit Ice Climber Olimar Snake Sonic
 

FireKirby7

Smash Lord
Joined
Dec 7, 2008
Messages
1,220
Location
Oklahoma
umm ok, so I've made some progress. here are the problems:
1: Freezes after about 3 seconds
2: there is an extra: Mario, ZSS, and C. Falcon at the end of the roster, but that's honestly the least of my worries
3: The independent Pokemon show up as random (as in there are 3 random boxes instead of the PKMN), I'm not sure if they're even it though cause I can't get to them in time to check.
4: instead of being 4x10, it's 9x4 + a row of 7 at the bottom or something, it's not a square. All the poeple are, however, in the correct order that I put them in in the code.

me what I'm doing wrong, thanks :)
1. Dunno
2. 2nd Mario = Yellow Alloy, 2nd ZSS = Blue Alloy, 2nd CF = Red Alloy. This is because the alloys use thier movesets. This is how they will appear on the CSS.
3. LOL thats not supposed to happen. Try taking PKMN Trainer out.
4. I don't think there's a way to fix this. Maybe the char panels would look to small and be a squished together.
 

Meccs

@Meccs_
Joined
Jul 21, 2008
Messages
708
Location
Boston
1. Dunno
2. 2nd Mario = Yellow Alloy, 2nd ZSS = Blue Alloy, 2nd CF = Red Alloy. This is because the alloys use thier movesets. This is how they will appear on the CSS.
3. LOL thats not supposed to happen. Try taking PKMN Trainer out.
4. I don't think there's a way to fix this. Maybe the char panels would look to small and be a squished together.
alright, thanks, I'll try taking out PT.
and the thing is, I don't have an alloys in my roster thingy so I dunno why those'd be showing up. I guessed it had something to do with the 3 error Pokemanz...

and to be more specific about #1: I can get to the CSS if I go to 1P, then classic/all-star, but going to multiplayer and brawl freezes atuomatically. I'm loading through normal Gecko OS if that matters.
 

Meccs

@Meccs_
Joined
Jul 21, 2008
Messages
708
Location
Boston
Ugh... I edited it, tried it, and the game froze upon trying to load up. I changed it back to exact same code I had before, and now it always freezes upon loading the game... uggh... ius there a code that has the 39/40 characters already that works? I don't care if it's organized or not, as long as I have all the codes I need to make it work...
 

FireKirby7

Smash Lord
Joined
Dec 7, 2008
Messages
1,220
Location
Oklahoma
I remember spunit262 making a vid showing some of his new hacks.
i saw his CSS screen had separate chars, (ZSS, PT) alloys and Giga Bowser... Try asking spunit262 for his CSS code. I dunno much about the CSS modifier. :/

This is the only thing I can think of doing right now. XD
 

trojanpooh

Smash Lord
Joined
Oct 23, 2007
Messages
1,183
I sent him a PM about 2 days ago, actually, but he hasn't responded...
if your talking about spunit262 I've asked him questions before and he rarely answers them.

Can someone please help me make the alloys playable? I at least want the hold shield button, and also maybe put them in random select, but I can't get it to work. Can anyone who got it working post the codes they used (including the engine and no wreck my music parts).
 

Volt7x

Smash Journeyman
Joined
Dec 6, 2008
Messages
435
Yeah, it even replaces the practice stage music if you press the buttons after you pick a stage.

Other people you play online won't hear it though. :'(

EDIT: Oh yeah, Left, right, all that stuff is used with the dpad, not the control stick.
I think they can hear it if your host. I've seen people freak out sometimes when I use it online. You're host if your shield is red.

Code:
Sub-Stage Select (Common) [spunit262]
066B5E0C 0000000C
38C00000 41A20008
60C60001 00000000
066B5E20 00000010
7CA30039 41A20008
60C60002 7CC03378
C26B5E30 00000004
2C040008 4080000C
70A30010 48000008
74A30008 41A20008
60000004 00000000
C2055760 00000003
3CA09018 60A50F3C
98850000 548407BE
28030005 00000000
04055774 60000000

Sub-Stage Select (metalgear/spear pillar) [spunit262]
C210FA10 00000004
887F0000 546407BE
3484FFFF 4C800382
2C1B0022 4CA21382
4C441202 00000000
C210FA1C 00000003
2C1B0015 4C622B82
40A30008 989F0000
4C422202 00000000

Sub-Stage Select (Smashville) [spunit262]
0610FBC4 00000018
887F0000 3403FFFF
41A00010 60000000
981F0000 480000E4
Hold L/R and Z for K. K. Slider 

Sub-Stage Select (Target Test-Random) [spunit262]
0410FE14 4BF2FD51
C210FE18 00000009
887F0000 3403FFFF
40800028 9421FFF0
3C0040A0 90010008
C0010008 FC010032
FC00001C D8010008
8001000C 38210010
981F0000 54002E34
981FFFF2 3C60FF00
38032712 00000000

Sub-Stage Select (Target Test-Lv1) [spunit262]
C210FE18 00000003
881F0000 54002E34
981FFFF2 38032712
60000000 00000000
How do these codes work? I understand you have to hold down buttons but I see no values for any buttons. Also, are there any codes required to be on?
 

trojanpooh

Smash Lord
Joined
Oct 23, 2007
Messages
1,183
I think they can hear it if your host. I've seen people freak out sometimes when I use it online. You're host if your shield is red.

Code:
Sub-Stage Select (Common) [spunit262]
066B5E0C 0000000C
38C00000 41A20008
60C60001 00000000
066B5E20 00000010
7CA30039 41A20008
60C60002 7CC03378
C26B5E30 00000004
2C040008 4080000C
70A30010 48000008
74A30008 41A20008
60000004 00000000
C2055760 00000003
3CA09018 60A50F3C
98850000 548407BE
28030005 00000000
04055774 60000000

Sub-Stage Select (metalgear/spear pillar) [spunit262]
C210FA10 00000004
887F0000 546407BE
3484FFFF 4C800382
2C1B0022 4CA21382
4C441202 00000000
C210FA1C 00000003
2C1B0015 4C622B82
40A30008 989F0000
4C422202 00000000

Sub-Stage Select (Smashville) [spunit262]
0610FBC4 00000018
887F0000 3403FFFF
41A00010 60000000
981F0000 480000E4
Hold L/R and Z for K. K. Slider 

Sub-Stage Select (Target Test-Random) [spunit262]
0410FE14 4BF2FD51
C210FE18 00000009
887F0000 3403FFFF
40800028 9421FFF0
3C0040A0 90010008
C0010008 FC010032
FC00001C D8010008
8001000C 38210010
981F0000 54002E34
981FFFF2 3C60FF00
38032712 00000000

Sub-Stage Select (Target Test-Lv1) [spunit262]
C210FE18 00000003
881F0000 54002E34
981FFFF2 38032712
60000000 00000000
How do these codes work? I understand you have to hold down buttons but I see no values for any buttons. Also, are there any codes required to be on?
I would also like to know how to work these (also whats it mean by common on the first one?). Why does it only say the button combos for some of them?
 

FireKirby7

Smash Lord
Joined
Dec 7, 2008
Messages
1,220
Location
Oklahoma
I think they can hear it if your host. I've seen people freak out sometimes when I use it online. You're host if your shield is red.
You sure? D:

I always use music mods, and I play random ppl online (using with Friends) and they never say anything about music out of the ordinary.... And it's easier to host with friends...

My Music Mod will freeze online, right?
 

deepseadiva

Bodybuilding Magical Girl
Joined
Mar 11, 2008
Messages
8,001
Location
CO
3DS FC
1779-0766-2622
I'm having a very slight problem myself.

I really just downloaded everything yesterday, and I'm playing with the Code Manager - but I can't seem to get the codes to work.

One problem is actually navigating the CM. I go: Brawl -> Click on the "+"s for all the codes I want -> the "created" screen. Now how do I EXIT the CM (buttons to press) and have these codes enabled when I launch Brawl in the Gecko thing?
 

Recoil

Smash Journeyman
Joined
Oct 4, 2008
Messages
332
Location
Huntington Beach, California
I'm having a very slight problem myself.

I really just downloaded everything yesterday, and I'm playing with the Code Manager - but I can't seem to get the codes to work.

One problem is actually navigating the CM. I go: Brawl -> Click on the "+"s for all the codes I want -> the "created" screen. Now how do I EXIT the CM (buttons to press) and have these codes enabled when I launch Brawl in the Gecko thing?
Do you mean for the pc code manager?
 

jokey665

Smash Ace
Joined
Oct 31, 2004
Messages
913
Location
Cleveland, Ohio
Well I'm afraid i don't think I'm able to fix that without being there myself to be able to check everything that could have gone wrong.
 

deepseadiva

Bodybuilding Magical Girl
Joined
Mar 11, 2008
Messages
8,001
Location
CO
3DS FC
1779-0766-2622
I don't think anything's "wrong" persay - I just can't use the d****** thing.

Ideally, if I could get a step-by-step walkthrough on how to activate a code, that would prolly solve my problems. :p
 

storm92

Smash Ace
Joined
Feb 6, 2008
Messages
844
Location
SoCal
I don't think anything's "wrong" persay - I just can't use the d****** thing.

Ideally, if I could get a step-by-step walkthrough on how to activate a code, that would prolly solve my problems. :p
You really should just try to use the PC Code Manager.
It's by far the easiest way.
 

Volt7x

Smash Journeyman
Joined
Dec 6, 2008
Messages
435
I would also like to know how to work these (also whats it mean by common on the first one?). Why does it only say the button combos for some of them?
spunit262 said this:
I'm having a very slight problem myself.

I really just downloaded everything yesterday, and I'm playing with the Code Manager - but I can't seem to get the codes to work.

One problem is actually navigating the CM. I go: Brawl -> Click on the "+"s for all the codes I want -> the "created" screen. Now how do I EXIT the CM (buttons to press) and have these codes enabled when I launch Brawl in the Gecko thing?
Are you using the latest version of WiiCM?
 

☆_Mutha-Foxin GangstaKirby_☆

Banned via Warnings
Joined
Oct 15, 2008
Messages
1,672
Location
waiting for mars to hurry up with that **** blunt
Frame Speed Mod Engine[Phantom Wings, spunit262]
C2766C20 00000014
D01F0010 3C008180
807D0008 8063FFFC
7C030000 4080000C
80630030 48000008
386000FF 809D0014
C0240040 FC40081E
D8410008 8001000C
FC210028 80BD007C
80A50038 38C200D8
84E60008 2C070000
41820048 7CE8C671
41A0000C 7C081800
4082FFE8 54E8863E
7C004000 41A0FFDC
54E8043E 7C082800
4082FFD0 C0060004
FC21002A C04283D8
FC011040 40A00008
FC201090 D0240040
60000000 00000000

Frame Speed Mod Data [Phantom Wings, spunit262]
This code adds the following:
-Double Ganon's jab speed
-Fixed grab release glitches

If you don't want these included, delete the Green and change 38 to 20

065A9400 00000038
FF000018 ARIALLAG
FF000074 LEDGELAG
FF00000A JUMPSTAR
FF000061 UKEMROLL
FF000040 3FAA9FBE
FF000041 3FAA9FBE
14000024 40000000


Format is
XXYYZZZZ LLLLLLLL

XX is Character ID labels
YY is the first frame the speed mod is applied (experimental).
ZZZZ is the Action ID
LLLLLLLL is the multiplier for frame speed.

Explanation:

Notes:
1. The first one on the list that matches is used.
2. It detects the end of the list, by reading 00000000, this means that you can't modify Mario's standing animation starting with the first frame (who care), And you need to make sure that there are zeros after it.
3. FF is use as the Character id for every one.
4. You need to modify the byte count when adding new lines, it's the second part of the first line "Frame Speed Mod Data". The value is 8 per line, I alway count it by count line pair (excluding the first line), multiply that by 0x10 (16 decimal) and add 8 if the number of lines is odd.Code:


can some one post an example of how to use this code?

EDIT: preferably how to make the game play 1 frame at a time for perfect replay creation :D
 

MaverickETC

Smash Rookie
Joined
Jan 28, 2009
Messages
18
Location
Detroit, Michigan
I'm pretty sure this has been answered already but I can't find it anywhere...

How many lines of code are allowed before some start acting...."unresponsive"?
(Is that the number in the first post?)

....because I have a s****load of Wifi Music mods assigned to different buttons (lol):

B
R
L
Z
X
Y
Start
Left
Right
Up
Down
L+R
X+Y
B+Z
A+Start

For each button/button combo (except for the directions), I have 4 extra songs when holding D-Pad buttons

So I thought:

5 different songs
*11 button combos
= 55
+4 songs from D-pad
= 59
* 4 lines of code for each song
= 236 lines total

Maybe I'm pushing the envelope a bit? =/
 

WaterTails

Smash Lord
Joined
Dec 2, 2005
Messages
1,363
Location
Minot, ND
Yeah, you are pushing the envelope, but should still be good. The limit is 256, so you're kinda limited for any other codes, though.
 

WIGI

Smash Champion
Joined
Sep 22, 2007
Messages
2,333
Location
Brampton ON
ok, i have stage editor hacks, and unlimited replay ahcks running.

i can't get Gecko OS tow ork, but Ocarina does open the codes. However whenever i try to play online on Corneria sepcifiaclly, it freezes. it has frozen on otehr tsages but it is EVERY time on corneria. the tv just makes a high pitched buzzz until i tunr the wiii off.

any help please?
 

Revven

FrankerZ
Joined
Apr 27, 2006
Messages
7,550
Location
Cleveland, Ohio
ok, i have stage editor hacks, and unlimited replay ahcks running.

i can't get Gecko OS tow ork, but Ocarina does open the codes. However whenever i try to play online on Corneria sepcifiaclly, it freezes. it has frozen on otehr tsages but it is EVERY time on corneria. the tv just makes a high pitched buzzz until i tunr the wiii off.
Take the stage codes off.

Also, Gecko OS should work, take your GCN mem cards out.
 

WIGI

Smash Champion
Joined
Sep 22, 2007
Messages
2,333
Location
Brampton ON
Take the stage codes off.

Also, Gecko OS should work, take your GCN mem cards out.
i do take the gc cards out,

but gecko OS says it found the codes and is booting the game, but then it just sits there, ive left it for an hour and nothing changed......

what do i do about that? also..i wonder if i ahve the most up to date replay hack.
 

Saltix

Smash Lord
Joined
Apr 12, 2008
Messages
1,092
Location
Georgia
Hey guys, my friend is DLing the Japanese ISO of brawl (for the voices) , and he doesn't know what to do.
I've modded his wii for him (via HBC/Twilight Hack)

He doesn't quite know how to run back up discs, and nor do I.
Help?
 

rocklee10

Smash Journeyman
Joined
Jul 12, 2008
Messages
452
When I try to look at data from my SD card on my computer, a message says "BIN File," any editing or modifying of it could damage your system.
 

The_Guide

Smash Journeyman
Joined
Jun 27, 2008
Messages
395
Location
Maryland
My game is freezing when I use Bowser and Marth's up-bs. I'm using the most recent version of the brawlplussery codeset. Nothing else. To be absolutely sure that I didn't alter it in any way, I erased the codes, and copy and pasted from the Brawlplussery thread. There were still freezes. I'm not posting this in the Brawlplussery thread because it had been working fine for a while, so I suspect it must have been something I did. Could I have corrupted the file somehow?
 

trojanpooh

Smash Lord
Joined
Oct 23, 2007
Messages
1,183
My game is freezing when I use Bowser and Marth's up-bs. I'm using the most recent version of the brawlplussery codeset. Nothing else. To be absolutely sure that I didn't alter it in any way, I erased the codes, and copy and pasted from the Brawlplussery thread. There were still freezes. I'm not posting this in the Brawlplussery thread because it had been working fine for a while, so I suspect it must have been something I did. Could I have corrupted the file somehow?
I hear the latest plussery code set doesn't work, and I have had 2 freezes in beta 3. I would wait it out until its glitch free and always save a working codeset.
 

The_Guide

Smash Journeyman
Joined
Jun 27, 2008
Messages
395
Location
Maryland
I hear the latest plussery code set doesn't work, and I have had 2 freezes in beta 3. I would wait it out until its glitch free and always save a working codeset.
Thanks for the info. The weird thing is, it hadn't been glitching before... oh, well.
 
Status
Not open for further replies.
Top Bottom