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

Brawlex clones not appearing

PokeFace1215

Smash Rookie
Joined
Jun 16, 2015
Messages
9
i did everything i need to do for brawlex and my clones wont appear can anyone help me i tried loading it with gecko os and project diy and still nothing
 

Moydow

The fairest of them all
BRoomer
Joined
Aug 24, 2014
Messages
10,542
Location
https://experiencepoint.xyz
For Gecko, make sure SD Cheats are on, and hooktype is AXNextFrame.

On the SD card, make sure the files are located in the correct locations:
- /codes/RSBE01.gct
- /private/wii/app/RSBE/pf/BrawlEx
- /private/wii/app/RSBE/pf/fighter
- /private/wii/app/RSBE/pf/module

To make them appear on the character selection screen, make sure you have the CSS expansion installed correctly. You also need to open the CSSRoster.dat file in a hex editor, and add the clone IDs to it, so that the CSS recognises and loads them.

Can you confirm that you've done all of the above?
 

PokeFace1215

Smash Rookie
Joined
Jun 16, 2015
Messages
9
For Gecko, make sure SD Cheats are on, and hooktype is AXNextFrame.

On the SD card, make sure the files are located in the correct locations:
- /codes/RSBE01.gct
- /private/wii/app/RSBE/pf/BrawlEx
- /private/wii/app/RSBE/pf/fighter
- /private/wii/app/RSBE/pf/module

To make them appear on the character selection screen, make sure you have the CSS expansion installed correctly. You also need to open the CSSRoster.dat file in a hex editor, and add the clone IDs to it, so that the CSS recognises and loads them.

Can you confirm that you've done all of the above?
it still didnt work... and the cssroster.dat had Fighter3FEx idk why its not working i have a sdhc card with 4 gb is that the problem because i heard about the code but idk how to put it in
 

PokeFace1215

Smash Rookie
Joined
Jun 16, 2015
Messages
9
For Gecko, make sure SD Cheats are on, and hooktype is AXNextFrame.

On the SD card, make sure the files are located in the correct locations:
- /codes/RSBE01.gct
- /private/wii/app/RSBE/pf/BrawlEx
- /private/wii/app/RSBE/pf/fighter
- /private/wii/app/RSBE/pf/module

To make them appear on the character selection screen, make sure you have the CSS expansion installed correctly. You also need to open the CSSRoster.dat file in a hex editor, and add the clone IDs to it, so that the CSS recognises and loads them.

Can you confirm that you've done all of the above?
uh you still their...
and ive done all of the above
 
Last edited:

Moydow

The fairest of them all
BRoomer
Joined
Aug 24, 2014
Messages
10,542
Location
https://experiencepoint.xyz
SDHC cards don't work by default. To make them work, you need to add this code to the GCT:
Code:
SDHC Extension 1.1[Bero]
* C23CB3D8 00000004
* 546302D7 41820014
* 38600001 3C808058
* 60840300 90640000
* 2C1D0000 00000000
* C23EEE18 00000007
* 80610014 54630253
* 41820028 38000009
* 8061000C 5463C43E
* 38630001 1CC30400
* 3C60803E 6063EE58
* 7C6903A6 4E800420
* 80A1000C 00000000
* C23CB620 00000008
* 3D60805A 616B9350
* 816B0000 2C0B0000
* 41820024 2C040040
* 4182001C 39600001
* 91610008 3D60803C
* 616BB410 7D6903A6
* 4E800420 9421FFC0
* 60000000 00000000
* C23CB4AC 00000003
* 38C00000 2C160000
* 41820008 38C00001
* 60000000 00000000
* C23CB5D4 00000009
* 807C001C 2C030001
* 806DCE1C 41820034
* 80030000 90190000
* 80030004 90190004
* 80030008 90190008
* 8003000C 9019000C
* 3C60803C 6063B5E0
* 7C6903A6 4E800420
* 60000000 00000000
* 043EEA20 48191905
* 043EEC1C 48191709
* 06580324 00000028
* 3F008058 63180300
* 83180000 2C180000
* 4182000C 7CB92B78
* 48000008 7F2531D6
* 548006FF 4E800020
* 043EEB6C 481917E1
* 043EED68 481915E5
* 0658034C 00000028
* 3C608058 60630300
* 80630000 2C030000
* 4182000C 3B390001
* 48000008 7F39BA14
* 4E800020 00000000
* 043CBA24 481B48E1
* 043CBD60 481B45A5
* 06580304 00000020
* 3EC08058 62D60300
* 82D60000 2C160000
* 41820008 7C802378
* 7C040040 4E800020
* C23EE0BC 00000003
* 38000000 3C60805A
* 60639350 90030000
* 3C60805A 00000000
To do this, you need this tool: http://www.lakora.us/brawl/gcteditor/
First, save the current RSBE01.gct elsewhere as backup. Open the GCT editor, open your GCT file in it, and go to File > Export. Save the file as RSBE01.txt. Open the text file in a text editor, and add the code to it. Open the text file in GCT Editor, and export it to RSBE01.gct. Place this file in the /codes/ folder of the SD card.

Next, download this version of Gecko OS: http://wiibrew.org/w/images/0/02/Gecko-OS-002fix-SDHC.zip
Copy it to the SD card over your existing Gecko OS file.
This should make Brawl able to read SDHC cards.
 

PokeFace1215

Smash Rookie
Joined
Jun 16, 2015
Messages
9
SDHC cards don't work by default. To make them work, you need to add this code to the GCT:
Code:
SDHC Extension 1.1[Bero]
* C23CB3D8 00000004
* 546302D7 41820014
* 38600001 3C808058
* 60840300 90640000
* 2C1D0000 00000000
* C23EEE18 00000007
* 80610014 54630253
* 41820028 38000009
* 8061000C 5463C43E
* 38630001 1CC30400
* 3C60803E 6063EE58
* 7C6903A6 4E800420
* 80A1000C 00000000
* C23CB620 00000008
* 3D60805A 616B9350
* 816B0000 2C0B0000
* 41820024 2C040040
* 4182001C 39600001
* 91610008 3D60803C
* 616BB410 7D6903A6
* 4E800420 9421FFC0
* 60000000 00000000
* C23CB4AC 00000003
* 38C00000 2C160000
* 41820008 38C00001
* 60000000 00000000
* C23CB5D4 00000009
* 807C001C 2C030001
* 806DCE1C 41820034
* 80030000 90190000
* 80030004 90190004
* 80030008 90190008
* 8003000C 9019000C
* 3C60803C 6063B5E0
* 7C6903A6 4E800420
* 60000000 00000000
* 043EEA20 48191905
* 043EEC1C 48191709
* 06580324 00000028
* 3F008058 63180300
* 83180000 2C180000
* 4182000C 7CB92B78
* 48000008 7F2531D6
* 548006FF 4E800020
* 043EEB6C 481917E1
* 043EED68 481915E5
* 0658034C 00000028
* 3C608058 60630300
* 80630000 2C030000
* 4182000C 3B390001
* 48000008 7F39BA14
* 4E800020 00000000
* 043CBA24 481B48E1
* 043CBD60 481B45A5
* 06580304 00000020
* 3EC08058 62D60300
* 82D60000 2C160000
* 41820008 7C802378
* 7C040040 4E800020
* C23EE0BC 00000003
* 38000000 3C60805A
* 60639350 90030000
* 3C60805A 00000000
To do this, you need this tool: http://www.lakora.us/brawl/gcteditor/
First, save the current RSBE01.gct elsewhere as backup. Open the GCT editor, open your GCT file in it, and go to File > Export. Save the file as RSBE01.txt. Open the text file in a text editor, and add the code to it. Open the text file in GCT Editor, and export it to RSBE01.gct. Place this file in the /codes/ folder of the SD card.

Next, download this version of Gecko OS: http://wiibrew.org/w/images/0/02/Gecko-OS-002fix-SDHC.zip
Copy it to the SD card over your existing Gecko OS file.
This should make Brawl able to read SDHC cards.
it said no sd codes found, is this to much to ask if u can send me the code with it in there cause some how i did what u said but idk what i did worng
 
Last edited:

Moydow

The fairest of them all
BRoomer
Joined
Aug 24, 2014
Messages
10,542
Location
https://experiencepoint.xyz
"no SD codes found" would mean you put the file in the wrong place, most likely. The file should be named "RSBE01.gct", and in the /codes/ folder of the SD card.
 

PokeFace1215

Smash Rookie
Joined
Jun 16, 2015
Messages
9
"no SD codes found" would mean you put the file in the wrong place, most likely. The file should be named "RSBE01.gct", and in the /codes/ folder of the SD card.
i put it in codes, and i named it that idk it might be the rsbe file because when i opened the txt it said some of the codes were disabled
 

Moydow

The fairest of them all
BRoomer
Joined
Aug 24, 2014
Messages
10,542
Location
https://experiencepoint.xyz
Okay, I attached a gct file for you to use. It contains only the minimum needed to make BrawlEx work. Extract it from the ZIP file, and put it in your /codes/ folder, replacing the RSBE01.gct file that's already there. Let me know if it works for you.
 

Attachments

PokeFace1215

Smash Rookie
Joined
Jun 16, 2015
Messages
9
Okay, I attached a gct file for you to use. It contains only the minimum needed to make BrawlEx work. Extract it from the ZIP file, and put it in your /codes/ folder, replacing the RSBE01.gct file that's already there. Let me know if it works for you.
i extracted it to codes ran up gecko and it still said no codes found
 

AdirMaym100

Smash Rookie
Joined
Apr 11, 2016
Messages
1
Okay, I attached a gct file for you to use. It contains only the minimum needed to make BrawlEx work. Extract it from the ZIP file, and put it in your /codes/ folder, replacing the RSBE01.gct file that's already there. Let me know if it works for you.
Does it go with SDHC extension?
 
Top Bottom