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

Ever wanted to go from vbrawl to brawl+ and back again without restarting brawl?

wiiztec

Smash Journeyman
Joined
Dec 19, 2007
Messages
402
Location
Houston, TX
NNID
wiiztec
Now you can http://www.megaupload.com/?d=8F3Z8FSH

includes .gct .bin(code snapshot) and .txt

Press A+B+C on wiimote+nunchuk to toggle

Updated to include Almas's idea vbrawl textures go in tx instead of pf same folder structure otherwise

Texture FRC {tx folder} is toggled with C+1 on wiimote+nunchuk
 

wiiztec

Smash Journeyman
Joined
Dec 19, 2007
Messages
402
Location
Houston, TX
NNID
wiiztec
You just press A+B+C on wiimote+nunchuk authough I should note a few things

#1 you can't turn brawl+ on while in a match if you do the game will crash shortly after you make contact with you opponent

#2 you can't turn it on or off while in the replay select screen

#3 you need the brawl+ pacs on your SD card of course
 

wiiztec

Smash Journeyman
Joined
Dec 19, 2007
Messages
402
Location
Houston, TX
NNID
wiiztec
Oh also I was tired so I didn't bother making some of the cosmetic codes toggleable
 

[TSON]

Hella.
Joined
May 7, 2008
Messages
3,422
Location
Macomb, MI
NNID
oTSONo
Wow, this is really good.

Will we be seeing a Gamecube activator any time soon?
 

wiiztec

Smash Journeyman
Joined
Dec 19, 2007
Messages
402
Location
Houston, TX
NNID
wiiztec
Did you make this?

This is really nice.
I used my USB Gecko to find the original values that the codes change then I make a code to turn them back to those values then I add it into the code & put a switch between the two and slap on a button activator at the top and wallah it's toggleable

The most tedious code to make toggleable was the file replacement code so many addresses to look up in that code
 

wiiztec

Smash Journeyman
Joined
Dec 19, 2007
Messages
402
Location
Houston, TX
NNID
wiiztec
Wow, this is really good.

Will we be seeing a Gamecube activator any time soon?
I could do that right now but the point of it being on wiimote+nunchuk is that there is no chance of accidentally activating it, you can just unplug the nunchuk and not worry about it being sat on or something idk
 

Almas

Smash Lord
Joined
Jul 6, 2008
Messages
1,588
You could have just made the FRC read from a different folder with a simple change to one line. That way, people would also be allowed custom textures in Brawl.
 

wiiztec

Smash Journeyman
Joined
Dec 19, 2007
Messages
402
Location
Houston, TX
NNID
wiiztec
what wtf didn't you contact me telepathically?

Mind telling me what line that is?
 

Almas

Smash Lord
Joined
Jul 6, 2008
Messages
1,588
Err, no. I'm on a friend's laptop.

Copy the entire code into a hex-ascii translator. One of the lines will contain "bp" or "pf" (I can't remember which folder Brawl+ uses). Change those 4 digits which correspond to that thingy to something else.
 

Eldiran

Smash Lord
Joined
Jan 8, 2008
Messages
1,707
Location
Pennsylvania
Fantastic work! Unfortunately, the toggle-able File Replacement code doesn't seem to be included in the text file.

EDIT: A folder-specific version would be great, also.
 

wiiztec

Smash Journeyman
Joined
Dec 19, 2007
Messages
402
Location
Houston, TX
NNID
wiiztec
Yes it is it's right above the colored shields code

And folder specific is done now
 

Eldiran

Smash Lord
Joined
Jan 8, 2008
Messages
1,707
Location
Pennsylvania
Yes it is it's right above the colored shields code
Oh. It isn't labeled toggle... and doesn't seem to work, at least when it is used alone. Is there another component to the toggle system?

EDIT: Oh wait, this .bin file probably has something to do with it. Maybe. I just assumed it was a Brawl+ component.
 

wiiztec

Smash Journeyman
Joined
Dec 19, 2007
Messages
402
Location
Houston, TX
NNID
wiiztec
the bin file is the code snapshot for if you use that method

to test for it alone you should probably have a texture so you can notice easilly also the effects of the FRC won't go away in the middle of a match
 

Eldiran

Smash Lord
Joined
Jan 8, 2008
Messages
1,707
Location
Pennsylvania
the bin file is the code snapshot for if you use that method

to test for it alone you should probably have a texture so you can notice easilly also the effects of the FRC won't go away in the middle of a match
Ohkay. Ah, I got it to work -- some other button activators were interfering with it. Great job!

The only possible improvement would be the change of folders as Almas mentioned.

Anyway, for anyone who doesn't like Nunchucks, I modified The File Replacement Code to work by pressing + and -. I only changed the first 4C00 to 1010. You should be able to change all the others that way too.

Code:
File Patch Code v3.5.1 (NTSC-U) [Phantom Wings] TOGGLE: Press +-
* 284F7880 00001010
* 0401BFE0 40800020
* 025A7E00 00370000
* 040223E0 93DB0008
* 025A7FA0 00130000
* 0401CD0C 48008F4D
* 025A7F00 001B0000
* 043EE9D8 40820014
* 043EEBD4 40820014
* 043D8B9C 40820010
* 043E9B4C 7C031878
* 043E9D38 38600009
* 043D8C80 40820010
* 80000000 00000000
* 80000001 00000000
* 045A7C10 00000000
* 045A7C14 00000000
* 80000001 00000000
* 005A7B10 000E0000
* 041C6CE0 482336D1
* 025A7A00 00130000
* 025A7900 003B0000
* 043E399C 80BC0020
* 025A78A0 00070000
* 043DBAEC 800302A4
* 025A78D0 000B0000
* 041CDF7C 818C0014
* 025A7800 004B0000
* 141CCF90 807F0000
* 025A7700 00230000
* CC000000 00000001
* 225664EC 00000000
* 0401BFE0 4858BE20
* 065A7E00 00000070
* 38A00067 38810020
* 3CE0805A 60E37C18
* 4BE52531 38A0007F
* 3883FFE8 38610020
* 4BE52521 38A00068
* 60E47C18 38610020
* 9421FF80 BC410008
* 38610088 4BA74DB9
* 7C7C1B78 2C030000
* 4082000C 38210080
* 4800001C B8410008
* 38210080 4BE524E5
* 38610008 4BA742E1
* 7C7C1B78 4BA741E8
* 040223E0 48585BC0
* 065A7FA0 00000028
* 80010044 3C608001
* 6063581C 7C001800
* 4082000C 7FDDC850
* 3BDEFFE0 93DB0008
* 4BA7A424 00000000
* 0401CD0C 4858B1F4
* 065A7F00 00000038
* 2C030000 4182000C
* 4BA7DD51 4BA74E04
* 80780008 2C030000
* 41820014 8118000C
* 7C634214 7C7B1850
* 48000008 8078000C
* 4BA74DE0 00000000
* 043EE9D8 48000014
* 043EEBD4 48000014
* 043D8B9C 48000018
* 043E9B4C 38600000
* 043E9D38 38600000
* 043D8C80 60000000
* 80000000 80406920
* 80000001 805A7C00
* 8A001001 00000000
* 045A7C10 2F525342
* 045A7C14 452F7066
* 80000001 805A7B00
* 8A001001 00000000
* 065A7B10 0000000F
* 2F525342 452F7066
* 2F736F75 6E642F00
* 041C6CE0 483E0D20
* 065A7A00 00000028
* 9421FF80 BC410008
* 3C60805A 60637B1F
* 4BE52931 B8410008
* 38210080 4BE52995
* 4BC1F2C4 00000000
* 065A7900 00000078
* 9421FF80 7C0802A6
* 9001000C BC810010
* 9421FF00 7C872378
* 54B2BA7E 7CD33378
* 38800000 9081000C
* 90810010 90610014
* 90810018 3880FFFF
* 9081001C 38610020
* 90610008 7CE43B78
* 38A00080 4BE529F5
* 38610008 4BA752A1
* 60000000 80210000
* B8810010 8001000C
* 7C0803A6 80210000
* 4E800020 00000000
* 043E399C 481C3F04
* 065A78A0 00000010
* 80BC0020 7CA59214
* 3A400000 4BE3C0F4
* 043DBAEC 481CBDE4
* 065A78D0 00000018
* 800302A4 2C130000
* 41820008 7E609B78
* 3A600000 4BE3420C
* 041CDF7C 483D9884
* 065A7800 00000098
* 818C0014 9421FF80
* BC410008 3D009034
* 61089D94 7C034000
* 4082003C 7C882378
* 3C60804D 60630000
* 3C80805A 60847B00
* 7CC53378 38C04200
* 80E40080 2C070000
* 40820014 60000000
* 480000B9 2C030000
* 41820010 B8410008
* 80210000 4BC26724
* 70A501FF 3868FFFF
* 3C80804C 6084FFFF
* 7C842A14 38A04001
* 38A5FFFF 8C040001
* 9C030001 2C050000
* 4082FFF0 B8410008
* 80210000 4BC2670C
* 141CCF90 483DA770
* 065A7700 00000048
* 9421FF80 BC410008
* 7FE3FB78 3C80805A
* 60847B00 38A00000
* 38C04000 480001E5
* 90640080 807F0008
* 907A0014 907A005C
* 907A0074 B8410008
* 80210000 807F0000
* 4BC25854 00000000
* E0000000 80008000
So now we have a cheap 'n' easy clone engine... as long as you're careful when you press it.
 

Eldiran

Smash Lord
Joined
Jan 8, 2008
Messages
1,707
Location
Pennsylvania
It's in the download on the first post, it switches between tx and pf as the folder name but It doesn't switch off
Ah, sweet! Found it and downloaded it. ...unfortunately, for whatever reason, I can't get the new version to work at all -- no matter what I press, no files are loaded.

However, your old one works like a charm.
 

-RedX-

Smash Lord
Joined
Sep 9, 2009
Messages
1,976
Location
Bronx, NY
Yea, the updated version, it seems to apply the codes correctly for me but I don't think the FPC changes the directory for me.
Brawl+ pac files and fighter folder goes in pf and regular Brawl textures + everything else goes in tx, correct?
Only the tx directory is used even when I toggle back and forth.
 

wiiztec

Smash Journeyman
Joined
Dec 19, 2007
Messages
402
Location
Houston, TX
NNID
wiiztec
Almas said there was a line with pf in ascii but i found 2 lines with pf so I changed them both, maybe I was only supposed to change one idk
 

Isatis

If specified, this will repl[0x00000000]ce the
Premium
BRoomer
Joined
Dec 18, 2008
Messages
10,253
Location
San Francisco, CA
NNID
reverite
There are two of them, the first one is for textures and related files, the second one is for music only.
 

Evilagram

Smash Journeyman
Joined
Oct 4, 2007
Messages
420
Ohkay. Ah, I got it to work -- some other button activators were interfering with it. Great job!

The only possible improvement would be the change of folders as Almas mentioned.

Anyway, for anyone who doesn't like Nunchucks, I modified The File Replacement Code to work by pressing + and -. I only changed the first 4C00 to 1010. You should be able to change all the others that way too.

So now we have a cheap 'n' easy clone engine... as long as you're careful when you press it.
I don't really care about switching brawl+ on and off, I just want to verify, this code right here can be used to switch the directory that is used for all texture/model replacement across all characters? For example, I press the trigger button, and until I press it again it goes from brawl+ pacs to crazy movesets and textures (pf folder to tx)? And this one edited version of the file replacement code is all it requires, not all that business with the on the fly codes?

I just want to be sure I'm understanding this all. I won't be able to test the code for a while.
 

Eldiran

Smash Lord
Joined
Jan 8, 2008
Messages
1,707
Location
Pennsylvania
I don't really care about switching brawl+ on and off, I just want to verify, this code right here can be used to switch the directory that is used for all texture/model replacement across all characters? For example, I press the trigger button, and until I press it again it goes from brawl+ pacs to crazy movesets and textures (pf folder to tx)? And this one edited version of the file replacement code is all it requires, not all that business with the on the fly codes?

I just want to be sure I'm understanding this all. I won't be able to test the code for a while.
Currently, the code I put in my post will start out by default not loading any alternate files. You can then toggle loading files from pf by pressing + and - at the same time. (This will crash if you do it when it is loading a character or a stage, and possibly midmatch.)

The code that allows for two separate directories does not appear to work for whatever reason.

The "on the fly" codes refer to button activators that let you change your character mid match. They are unrelated.
 

Power Marshall

Smash Journeyman
Joined
Jul 18, 2009
Messages
202
Location
Everywhere
Currently, the code I put in my post will start out by default not loading any alternate files. You can then toggle loading files from pf by pressing + and - at the same time. (This will crash if you do it when it is loading a character or a stage, and possibly midmatch.)

The code that allows for two separate directories does not appear to work for whatever reason.

The "on the fly" codes refer to button activators that let you change your character mid match. They are unrelated.
So what you are saying is that code for a "Clone-engine" is not working for whatever reason, yet?
 

wiiztec

Smash Journeyman
Joined
Dec 19, 2007
Messages
402
Location
Houston, TX
NNID
wiiztec
Well I don't know why the folder switch toggle doesn't work but using 2 (or more) different on/off toggle file replacement codes will work (I just tested it) just make sure you turn one off before turning the other on, the code below uses the tx folder and is activated by pressing C+1 on wiimote+nunchuk

I've pointed out the values that need to be changed to change the 2 character folder name

Code:
284F7880 00004200
0401BFE0 40800020
025A7E00 00370000
040223E0 93DB0008
025A7FA0 00130000
0401CD0C 48008F4D
025A7F00 001B0000
043EE9D8 40820014
043EEBD4 40820014
043D8B9C 40820010
043E9B4C 7C031878
043E9D38 38600009
043D8C80 40820010
80000000 00000000
80000001 00000000
045A7C10 00000000
045A7C14 00000000
80000001 00000000
005A7B10 000E0000
041C6CE0 482336D1
025A7A00 00130000
025A7900 003B0000
043E399C 80BC0020
025A78A0 00070000
043DBAEC 800302A4
025A78D0 000B0000
041CDF7C 818C0014
025A7800 004B0000
141CCF90 807F0000
025A7700 00230000
CC000000 00000001
225664EC 00000000
0401BFE0 4858BE20
065A7E00 00000070
38A00067 38810020
3CE0805A 60E37C18
4BE52531 38A0007F
3883FFE8 38610020
4BE52521 38A00068
60E47C18 38610020
9421FF80 BC410008
38610088 4BA74DB9
7C7C1B78 2C030000
4082000C 38210080
4800001C B8410008
38210080 4BE524E5
38610008 4BA742E1
7C7C1B78 4BA741E8
040223E0 48585BC0
065A7FA0 00000028
80010044 3C608001
6063581C 7C001800
4082000C 7FDDC850
3BDEFFE0 93DB0008
4BA7A424 00000000
0401CD0C 4858B1F4
065A7F00 00000038
2C030000 4182000C
4BA7DD51 4BA74E04
80780008 2C030000
41820014 8118000C
7C634214 7C7B1850
48000008 8078000C
4BA74DE0 00000000
043EE9D8 48000014
043EEBD4 48000014
043D8B9C 48000018
043E9B4C 38600000
043E9D38 38600000
043D8C80 60000000
80000000 80406920
80000001 805A7C00
8A001001 00000000
045A7C10 2F525342
045A7C14 452F7478 <XXXX
80000001 805A7B00
8A001001 00000000
065A7B10 0000000F
2F525342 452F7478 <XXXX
2F736F75 6E642F00
041C6CE0 483E0D20
065A7A00 00000028
9421FF80 BC410008
3C60805A 60637B1F
4BE52931 B8410008
38210080 4BE52995
4BC1F2C4 00000000
065A7900 00000078
9421FF80 7C0802A6
9001000C BC810010
9421FF00 7C872378
54B2BA7E 7CD33378
38800000 9081000C
90810010 90610014
90810018 3880FFFF
9081001C 38610020
90610008 7CE43B78
38A00080 4BE529F5
38610008 4BA752A1
60000000 80210000
B8810010 8001000C
7C0803A6 80210000
4E800020 00000000
043E399C 481C3F04
065A78A0 00000010
80BC0020 7CA59214
3A400000 4BE3C0F4
043DBAEC 481CBDE4
065A78D0 00000018
800302A4 2C130000
41820008 7E609B78
3A600000 4BE3420C
041CDF7C 483D9884
065A7800 00000098
818C0014 9421FF80
BC410008 3D009034
61089D94 7C034000
4082003C 7C882378
3C60804D 60630000
3C80805A 60847B00
7CC53378 38C04200
80E40080 2C070000
40820014 60000000
480000B9 2C030000
41820010 B8410008
80210000 4BC26724
70A501FF 3868FFFF
3C80804C 6084FFFF
7C842A14 38A04001
38A5FFFF 8C040001
9C030001 2C050000
4082FFF0 B8410008
80210000 4BC2670C
141CCF90 483DA770
065A7700 00000048
9421FF80 BC410008
7FE3FB78 3C80805A
60847B00 38A00000
38C04000 480001E5
90640080 807F0008
907A0014 907A005C
907A0074 B8410008
80210000 807F0000
4BC25854 00000000
E0000000 80008000
btw download is updated with this
 

Power Marshall

Smash Journeyman
Joined
Jul 18, 2009
Messages
202
Location
Everywhere
So how would this work? I would need two folders, Pf and Tx, and could toggle them on or off in-game?

Is that what the above code succeeds in?
 

wiiztec

Smash Journeyman
Joined
Dec 19, 2007
Messages
402
Location
Houston, TX
NNID
wiiztec
The code above + the other toggleable FRC which is the same code as above except the first line is 284F7880 00004C00 and the replaced values for the folder name are 7066 (pf in hex)
 

Power Marshall

Smash Journeyman
Joined
Jul 18, 2009
Messages
202
Location
Everywhere
So there are two FRCs but the folder one uses is PF while the other is TX?

That is a pretty impressive mini Clone-engine you have there if so.
 

wiiztec

Smash Journeyman
Joined
Dec 19, 2007
Messages
402
Location
Houston, TX
NNID
wiiztec
I have no idea what a clone engine is but yeah that's what their is

And you could have more than two if you want the limit is the number of practical button activators, don't want one where you have to contort your fingers to press 8 buttons at once lol
 

Power Marshall

Smash Journeyman
Joined
Jul 18, 2009
Messages
202
Location
Everywhere
I have no idea what a clone engine is but yeah that's what their is

And you could have more than two if you want the limit is the number of practical button activators, don't want one where you have to contort your fingers to press 8 buttons at once lol
Ah yes, that would be troublesome to have A LOT of activators with Multiple Folders for textures, music ect. :laugh:

Well, the term"Clone-engine" I guess we use, meaning multiple Textures and move sets on the same character.
 

DevilKiller

Smash Apprentice
Joined
Sep 13, 2004
Messages
142
For the love of (insert deity), I can't even look at the first post without getting a small headache. I feel a bit dumb. :(

When I start the game, no alternate files are loaded from the SD card.

If I press A+B+C, the RSBE01.gct is activated and picks out everything from the pf folder. And all Brawl+ gameplay codes as well.

If I press C+1, the RSBE01.gct goes to the tx folder instead.

Is this right or wrong? Gaaaah.

EDIT: I got it now, I understand.

Press A+B+C, and Brawl+ becomes playable. Physics change, and the pf folder is used for character-specific .pacs.

Press C+1, and alternate textures/music/whatever files in the tx folder become used.

Both Brawl+ trigger and Texture trigger can be used at the same time. I find that the safest place to do this is at the title screen.
 

libertyernie

Smash Ace
Joined
Oct 5, 2009
Messages
929
Location
Eau Claire, WI
So do you need to use two separate codes for pf and tx, and toggle one off before toggling the other on? And is it possible to have one of them be on by default?
 

wiiztec

Smash Journeyman
Joined
Dec 19, 2007
Messages
402
Location
Houston, TX
NNID
wiiztec
You could make the tx one on by default by changing the line with CC000000 00000001 to CC000000 00000000

But if you wanted to make the other one on by default you would have to make all the other brawl+ codes on by default as well
 
Top Bottom