Super Smash Bros Brawl [RSBE01]

Started by hetoan2, April 05, 2009, 10:48:41 AM

Previous topic - Next topic

wiiztec

#165
Quote from: rwb7041 on March 20, 2010, 02:06:00 AM
Looking for some codes:

1) Controller Activated Size modifier - code that changes a players size when a button combination is pressed. I tried to do this with the Controller Activator code and a size modifier code, but it didn't work.

2) Is there a way to replace multiple items (i.e. replace item A with item B AND replace item C with item D). I tried doing this with 2 item modifier codes, but it only took the last one entered (only replaced C with D, didn't replace A at all)

Thanks,
rwb7041

size modifiers won't work in the middle of matches because the game only sets your default size when your character is loaded using the on the fly character or costume switcher will allow the size to change however as the character is reloaded when you use those codes

I changed this code to get rid of the redundant 4A line and to indicate the Z variable

true item mod [Phantom Wings]
C298D528 000000ZZ
2C0600XX 40820008
38C000YY 60000000
--------------------<- addional swaps go here just copy the two lines above
90DD08C0 00000000
XX = Item Replaced
YY = Item Replaced With
ZZ = 1 + (the number of item swaps x 2) in hex so 10 would be A etc.

Here's an example of the code with 12 item swaps

C298D528 00000019
2C060054 40820008
38C00036 60000000
2C060002 40820008
38C00043 60000000
2C06003E 40820008
38C0000A 60000000
2C060055 40820008
38C0003A 60000000
2C060059 40820008
38C00026 60000000
2C060053 40820008
38C00026 60000000
2C06003B 40820008
38C00006 60000000
2C06005B 40820008
38C0003D 60000000
2C06005C 40820008
38C0001D 60000000
2C060056 40820008
38C00018 60000000
2C060019 40820008
38C0000A 60000000
2C060057 40820008
38C0002A 60000000
90DD08C0 00000000
If there's any code at all that you want to be button activated, or even able to toggle on & off, and I have the game, just PM me and I'll make it happen

rwb7041

wiiztec,

Thanks for that. So can I modify the on-the-fly character switcher to change to a character with a preset size? If so, how do I do that? Can you give me a code example?

Thanks

wiiztec

No you just use the size modifier than the character switcher and you will see the effects of the size modifier
If there's any code at all that you want to be button activated, or even able to toggle on & off, and I have the game, just PM me and I'll make it happen

rwb7041

so lets say I used the size modifier that 2.5x the size. If I understand you correctly, then I can use the character switcher and each time I use the switcher the character's size is increased by 2.5x. Is this correct, or does it just take the character's regular size and make it 2.5x that?

Also, my character switcher isn't working correctly. Can someone give me a link to one that works?

Thanks

wiiztec

The latter. What is wrong with you character switcher exactly?
If there's any code at all that you want to be button activated, or even able to toggle on & off, and I have the game, just PM me and I'll make it happen

rwb7041

for some reason, no matter who the character switcher is for, it makes P1 disappear for a time, then come back, sometimes as a new character but sometimes with no change. This also causes problems because when P1 disappears and the only other player is P2, the match ends saying P2 is the winner. It also sometimes crashes when the match ends (due to the previous statement) because only P2 will be listed. I figured this might be because my code is incorrect for some reason, so I wanted to get the correct code if that was the case

rwb7041

so there's no way to change a character's size during a match? I figured that you could have a code that, when activated, gives a player the effects of a mushroom, but you're telling me that even that is not possible? damn. well thanks anyways

wiiztec

#172
Quote from: rwb7041 on March 29, 2010, 06:53:09 PM
for some reason, no matter who the character switcher is for, it makes P1 disappear for a time, then come back, sometimes as a new character but sometimes with no change. This also causes problems because when P1 disappears and the only other player is P2, the match ends saying P2 is the winner. It also sometimes crashes when the match ends (due to the previous statement) because only P2 will be listed. I figured this might be because my code is incorrect for some reason, so I wanted to get the correct code if that was the case

Obviously because of their length nobody ever bothered to use the 2 3 & 4 player versions of the code I did and they all change player 1's character just with player 2 3 & 4's controller I fixed them a long time ago here are the fixed ones

credit to Krisan Thyme

Player 2
284DE4B8 00000184
4A000000 90180F7C
10000098 0000000F
E0000000 80008000
284DE4B8 00000288
4A000000 90180F7C
10000098 00000016
E0000000 80008000
284DE4B8 00000281
4A000000 90180F7C
10000098 0000000E
E0000000 80008000
284DE4B8 00000282
4A000000 90180F7C
10000098 00000002
E0000000 80008000
284DE4B8 00000284
4A000000 90180F7C
10000098 00000028
E0000000 80008000
284DE4B8 00000488
4A000000 90180F7C
10000098 0000000B
E0000000 80008000
284DE4B8 00000481
4A000000 90180F7C
10000098 00000003
E0000000 80008000
284DE4B8 00000482
4A000000 90180F7C
10000098 00000004
E0000000 80008000
284DE4B8 00000484
4A000000 90180F7C
10000098 0000001B
E0000000 80008000
284DE4B8 00000888
4A000000 90180F7C
10000098 00000014
E0000000 80008000
284DE4B8 00000881
4A000000 90180F7C
10000098 00000019
E0000000 80008000
284DE4B8 00000882
4A000000 90180F7C
10000098 00000010
E0000000 80008000
284DE4B8 00000884
4A000000 90180F7C
10000098 00000026
E0000000 80008000
284DE4B8 000000C8
4A000000 90180F7C
10000098 0000000D
E0000000 80008000
284DE4B8 000000C1
4A000000 90180F7C
10000098 00000000
E0000000 80008000
284DE4B8 000000C2
4A000000 90180F7C
3A00009C 0000FF02
10000098 00000009
E0000000 80008000
284DE4B8 000000C4
4A000000 90180F7C
10000098 00000005
E0000000 80008000
284DE4B8 000000A8
4A000000 90180F7C
10000098 0000002C
E0000000 80008000
284DE4B8 000000A1
4A000000 90180F7C
10000098 0000000C
E0000000 80008000
284DE4B8 000000A2
4A000000 90180F7C
10000098 00000017
E0000000 80008000
284DE4B8 000000A4
4A000000 90180F7C
10000098 0000002D
E0000000 80008000
284DE4B8 00000098
4A000000 90180F7C
10000098 0000002A
E0000000 80008000
284DE4B8 00000091
4A000000 90180F7C
10000098 00000013
E0000000 80008000
284DE4B8 00000092
4A000000 90180F7C
10000098 00000025
E0000000 80008000
284DE4B8 00000094
4A000000 90180F7C
10000098 0000002B
E0000000 80008000
284DE4B8 000000E8
4A000000 90180F7C
10000098 0000001D
E0000000 80008000
284DE4B8 000000E1
4A000000 90180F7C
10000098 00000008
E0000000 80008000
284DE4B8 000000E2
4A000000 90180F7C
10000098 00000027
E0000000 80008000
284DE4B8 000000E4
4A000000 90180F7C
10000098 00000024
E0000000 80008000
284DE4B8 00000C88
4A000000 90180F7C
10000098 0000000A
E0000000 80008000
284DE4B8 00000C81
4A000000 90180F7C
10000098 00000007
E0000000 80008000
284DE4B8 00000C82
4A000000 90180F7C
10000098 00000015
E0000000 80008000
284DE4B8 00000C84
4A000000 90180F7C
10000098 00000029
E0000000 80008000
284DE4B8 000001C8
4A000000 90180F7C
10000098 0000001A
E0000000 80008000
284DE4B8 000001C1
4A000000 90180F7C
10000098 00000001
E0000000 80008000
284DE4B8 000001C2
4A000000 90180F7C
10000098 0000001C
E0000000 80008000
284DE4B8 000001A8
4A000000 90180F7C
10000098 00000006
E0000000 80008000
284DE4B8 000001A1
4A000000 90180F7C
10000098 00000018
E0000000 80008000
284DE4B8 000001A2
4A000000 90180F7C
10000098 00000023
E0000000 80008000


Player 3
284DE4C0 00000184
4A000000 90180FD8
10000098 0000000F
E0000000 80008000
284DE4C0 00000288
4A000000 90180FD8
10000098 00000016
E0000000 80008000
284DE4C0 00000281
4A000000 90180FD8
10000098 0000000E
E0000000 80008000
284DE4C0 00000282
4A000000 90180FD8
10000098 00000002
E0000000 80008000
284DE4C0 00000284
4A000000 90180FD8
10000098 00000028
E0000000 80008000
284DE4C0 00000488
4A000000 90180FD8
10000098 0000000B
E0000000 80008000
284DE4C0 00000481
4A000000 90180FD8
10000098 00000003
E0000000 80008000
284DE4C0 00000482
4A000000 90180FD8
10000098 00000004
E0000000 80008000
284DE4C0 00000484
4A000000 90180FD8
10000098 0000001B
E0000000 80008000
284DE4C0 00000888
4A000000 90180FD8
10000098 00000014
E0000000 80008000
284DE4C0 00000881
4A000000 90180FD8
10000098 00000019
E0000000 80008000
284DE4C0 00000882
4A000000 90180FD8
10000098 00000010
E0000000 80008000
284DE4C0 00000884
4A000000 90180FD8
10000098 00000026
E0000000 80008000
284DE4C0 000000C8
4A000000 90180FD8
10000098 0000000D
E0000000 80008000
284DE4C0 000000C1
4A000000 90180FD8
10000098 00000000
E0000000 80008000
284DE4C0 000000C2
4A000000 90180FD8
3A00009C 0000FF02
10000098 00000009
E0000000 80008000
284DE4C0 000000C4
4A000000 90180FD8
10000098 00000005
E0000000 80008000
284DE4C0 000000A8
4A000000 90180FD8
10000098 0000002C
E0000000 80008000
284DE4C0 000000A1
4A000000 90180FD8
10000098 0000000C
E0000000 80008000
284DE4C0 000000A2
4A000000 90180FD8
10000098 00000017
E0000000 80008000
284DE4C0 000000A4
4A000000 90180FD8
10000098 0000002D
E0000000 80008000
284DE4C0 00000098
4A000000 90180FD8
10000098 0000002A
E0000000 80008000
284DE4C0 00000091
4A000000 90180FD8
10000098 00000013
E0000000 80008000
284DE4C0 00000092
4A000000 90180FD8
10000098 00000025
E0000000 80008000
284DE4C0 00000094
4A000000 90180FD8
10000098 0000002B
E0000000 80008000
284DE4C0 000000E8
4A000000 90180FD8
10000098 0000001D
E0000000 80008000
284DE4C0 000000E1
4A000000 90180FD8
10000098 00000008
E0000000 80008000
284DE4C0 000000E2
4A000000 90180FD8
10000098 00000027
E0000000 80008000
284DE4C0 000000E4
4A000000 90180FD8
10000098 00000024
E0000000 80008000
284DE4C0 00000C88
4A000000 90180FD8
10000098 0000000A
E0000000 80008000
284DE4C0 00000C81
4A000000 90180FD8
10000098 00000007
E0000000 80008000
284DE4C0 00000C82
4A000000 90180FD8
10000098 00000015
E0000000 80008000
284DE4C0 00000C84
4A000000 90180FD8
10000098 00000029
E0000000 80008000
284DE4C0 000001C8
4A000000 90180FD8
10000098 0000001A
E0000000 80008000
284DE4C0 000001C1
4A000000 90180FD8
10000098 00000001
E0000000 80008000
284DE4C0 000001C2
4A000000 90180FD8
10000098 0000001C
E0000000 80008000
284DE4C0 000001A8
4A000000 90180FD8
10000098 00000006
E0000000 80008000
284DE4C0 000001A1
4A000000 90180FD8
10000098 00000018
E0000000 80008000
284DE4C0 000001A2
4A000000 90180FD8
10000098 00000023
E0000000 80008000


Player 4
284DE4C8 00000184
4A000000 90181034
10000098 0000000F
E0000000 80008000
284DE4C8 00000288
4A000000 90181034
10000098 00000016
E0000000 80008000
284DE4C8 00000281
4A000000 90181034
10000098 0000000E
E0000000 80008000
284DE4C8 00000282
4A000000 90181034
10000098 00000002
E0000000 80008000
284DE4C8 00000284
4A000000 90181034
10000098 00000028
E0000000 80008000
284DE4C8 00000488
4A000000 90181034
10000098 0000000B
E0000000 80008000
284DE4C8 00000481
4A000000 90181034
10000098 00000003
E0000000 80008000
284DE4C8 00000482
4A000000 90181034
10000098 00000004
E0000000 80008000
284DE4C8 00000484
4A000000 90181034
10000098 0000001B
E0000000 80008000
284DE4C8 00000888
4A000000 90181034
10000098 00000014
E0000000 80008000
284DE4C8 00000881
4A000000 90181034
10000098 00000019
E0000000 80008000
284DE4C8 00000882
4A000000 90181034
10000098 00000010
E0000000 80008000
284DE4C8 00000884
4A000000 90181034
10000098 00000026
E0000000 80008000
284DE4C8 000000C8
4A000000 90181034
10000098 0000000D
E0000000 80008000
284DE4C8 000000C1
4A000000 90181034
10000098 00000000
E0000000 80008000
284DE4C8 000000C2
4A000000 90181034
3A00009C 0000FF02
10000098 00000009
E0000000 80008000
284DE4C8 000000C4
4A000000 90181034
10000098 00000005
E0000000 80008000
284DE4C8 000000A8
4A000000 90181034
10000098 0000002C
E0000000 80008000
284DE4C8 000000A1
4A000000 90181034
10000098 0000000C
E0000000 80008000
284DE4C8 000000A2
4A000000 90181034
10000098 00000017
E0000000 80008000
284DE4C8 000000A4
4A000000 90181034
10000098 0000002D
E0000000 80008000
284DE4C8 00000098
4A000000 90181034
10000098 0000002A
E0000000 80008000
284DE4C8 00000091
4A000000 90181034
10000098 00000013
E0000000 80008000
284DE4C8 00000092
4A000000 90181034
10000098 00000025
E0000000 80008000
284DE4C8 00000094
4A000000 90181034
10000098 0000002B
E0000000 80008000
284DE4C8 000000E8
4A000000 90181034
10000098 0000001D
E0000000 80008000
284DE4C8 000000E1
4A000000 90181034
10000098 00000008
E0000000 80008000
284DE4C8 000000E2
4A000000 90181034
10000098 00000027
E0000000 80008000
284DE4C8 000000E4
4A000000 90181034
10000098 00000024
E0000000 80008000
284DE4C8 00000C88
4A000000 90181034
10000098 0000000A
E0000000 80008000
284DE4C8 00000C81
4A000000 90181034
10000098 00000007
E0000000 80008000
284DE4C8 00000C82
4A000000 90181034
10000098 00000015
E0000000 80008000
284DE4C8 00000C84
4A000000 90181034
10000098 00000029
E0000000 80008000
284DE4C8 000001C8
4A000000 90181034
10000098 0000001A
E0000000 80008000
284DE4C8 000001C1
4A000000 90181034
10000098 00000001
E0000000 80008000
284DE4C8 000001C2
4A000000 90181034
10000098 0000001C
E0000000 80008000
284DE4C8 000001A8
4A000000 90181034
10000098 00000006
E0000000 80008000
284DE4C8 000001A1
4A000000 90181034
10000098 00000018
E0000000 80008000
284DE4C8 000001A2
4A000000 90181034
10000098 00000023
E0000000 80008000


And all you have to do for it to not end the match is use time or have more than 2 players
If there's any code at all that you want to be button activated, or even able to toggle on & off, and I have the game, just PM me and I'll make it happen

Dark Chaos

there is a bug in that code where if 2 or more player switch to an alloy at the same time the game freezes :(

i tested that out when i had players 1-3 switch to an alloy.

Click here to level up my card!
You're too slow LOL :D

mariomariobrosluigi

nobody found a fix for MY code? I feel like i'm being ignored :mad:

Dark Chaos

I not sure but i think that there isn't a fix for that. usually play as bosses would only work in boss battles. :-\

A quick question. how many players are in the battle when you are attempting to play as tabuu :confused:

Click here to level up my card!
You're too slow LOL :D

PokemonCrazy

I don't understand why it won't work! It used to work. I tried Gecko OS 1.07b, but it won't load it just looks like this:


And none of the other versions work! Someone please help me!

Romaap

This is because you have a memory card in slot B.

PokemonCrazy

I took out the memory cards and now it says "SD Error." and loads the game without the codes

mariomariobrosluigi

Quote from: Chaos1 on April 05, 2010, 01:43:23 PM
I not sure but i think that there isn't a fix for that. usually play as bosses would only work in boss battles. :-\

A quick question. how many players are in the battle when you are attempting to play as tabuu :confused:

actually only two players me and a computer