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

Removing Characters From Roster?

Brendan McDonald

Smash Rookie
Joined
Jun 30, 2013
Messages
4
I know a lot of people may think this is a dumb question, and would scold me for removing a character. Is there a way to delete some files from your SD card to remove a certain character?
 

Kati

Smash Lord
Joined
Mar 22, 2010
Messages
1,471
no. The Character select screen is the result of codes, and every single code is contained in the rsbe01.gct file. Delete that file, and you lose* P:M pretty much. Why delete a character? why put in work to get rid of an option?

edit*
 

Brendan McDonald

Smash Rookie
Joined
Jun 30, 2013
Messages
4
Because there are a few characters I hate. Let's be honest, few people actually like all the characters. I pay casually, so I just think it would be nice to have the option to turn some of them "off." Is there a way to create a random character switch similar to item or stage switch that would allow you to stop certain characters from coming up when you select random?
 

210stuna

Smash Lord
Joined
May 3, 2013
Messages
1,244
Location
The Lone Star State
Lol too serious.

If you actually played casual then just don't pick them, or actually it doesn't even matter who you pick right?
 

_R@bid_

Smash Journeyman
Joined
May 15, 2013
Messages
462
Location
Inside Your Head
If you hate a character so much, then just replace them with a PSA off Brawl Vault. It's stupid to put a lot of coding effort just to get rid of a character slot and limit yourself when there are so many better and easier options.
 

Brendan McDonald

Smash Rookie
Joined
Jun 30, 2013
Messages
4
Alright thank you for being the first person with some helpful advice. How would I go about replacing them? I'm pretty new to this whole thing?
 

_R@bid_

Smash Journeyman
Joined
May 15, 2013
Messages
462
Location
Inside Your Head
Alright thank you for being the first person with some helpful advice. How would I go about replacing them? I'm pretty new to this whole thing?
Go to Brawl Vault and look for any PSAs you like that go over the characters you want to replace. Download them, and put the files included inside private/RSBE/pf/fighter/name of character you want to replace. Get rid of the files that were in that folder originally.
 

Sartron

Smash Journeyman
Joined
Jan 1, 2013
Messages
291
Location
Central Florida
Code:
Custom CSS
0668310C 00000030
387E006C 3B600000
3C808068 38840DE0
7CBB20AE 7CA50775
41800014 94A30004
3B7B0001 2C1B0032
4180FFE8 48000038
04690338 48000068
066900d8 00000008
2c170028 41820168
02680DE0 0022FFFF
06680DE0 000000YY
ZZZZZZZZ ZZZZZZZZ
 
YY = Number of Characters
ZZ = Character ID
If you want to remove characters from the Character Select Screen, you need to use the Custom CSS code. This requires modifying RSBE01.gct in your Project M file directory.
 

Mithost

Smash Ace
Joined
Apr 22, 2011
Messages
690
Location
Locked in a safe floating in the Atlantic Ocean.
If you want to get better (even in a casual setting), make the bans and rules you made as a group irrelevant instead of enforcing them. In low level play, there is no character that won't get beaten senseless by another after 5 consecutive matches of actually trying things to beat them.
 

Rhubarbo

Smash Champion
Joined
Jun 21, 2007
Messages
2,035
My gut instinct tells me that a certain OP is getting their butt kicked by Link's spin attack.
 

Little Nemo

The Dream Master
Joined
Oct 18, 2012
Messages
357
Location
Moses Lake, WA
NNID
LockableFaceman
Code:
Custom CSS
0668310C 00000030
387E006C 3B600000
3C808068 38840DE0
7CBB20AE 7CA50775
41800014 94A30004
3B7B0001 2C1B0032
4180FFE8 48000038
04690338 48000068
066900d8 00000008
2c170028 41820168
02680DE0 0022FFFF
06680DE0 000000YY
ZZZZZZZZ ZZZZZZZZ
 
YY = Number of Characters
ZZ = Character ID
If you want to remove characters from the Character Select Screen, you need to use the Custom CSS code. This requires modifying RSBE01.gct in your Project M file directory.
May I ask how this works? I understand the number of character things but what of the character ID? Obviously there are more characters than the number of Zs. So do I just put in more lines for each character?
 

Sartron

Smash Journeyman
Joined
Jan 1, 2013
Messages
291
Location
Central Florida
May I ask how this works? I understand the number of character things but what of the character ID? Obviously there are more characters than the number of Zs. So do I just put in more lines for each character?
The number of characters is in Hex. So the current standard in 2.5b is 34 characters, or 22 in hex. This can be seen here. After the number of characters is stated, the CSS begins. The character IDs will appear on the game in rows as you put them in the code.

[COLLAPSE="Custom CSS 2.5b"]
Code:
Custom CSS
0668310C 00000030 
387E006C 3B600000 
3C808068 38840DE0 
7CBB20AE 7CA50775 
41800014 94A30004 
3B7B0001 2C1B0032 
4180FFE8 48000038 
04690338 48000068 
066900D8 00000008 
2C170028 41820168 
02680DE0 0022FFFF 
06680DE0 00000022
1500090C 0D011A0A 
14250713 04290E0F 
02242008 232B2C2A 
17112119 0B1F2212 
26270000 00000000
[/COLLAPSE]
[COLLAPSE="Character IDs"]
Code:
00 Mario
01 Donkey Kong
02 Link
03 Samus
04 Zero Suit Samus
05 Yoshi
06 Kirby
07 Fox
08 Pikachu
09 Luigi
0A Captain Falcon
0B Ness
0C Bowser
0D Peach
0E Zelda
0F Sheik
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
1D Squirtle
1E Venasaur
1F Dedede
20 Lucario
21 Ike
22 Robot
23 Jigglypuff
24 Toon Link
25 Wolf
26 Snake
27 Sonic
28 None
29 Random
50 Popo
62 Nana
5C Charizard (Trainer Independent)
5D Squirtle (Trainer Independent)
5E Ivysaur (Trainer Independent)
4C Giga Bowser
55 WarioMan
4A ZakoRed (Red Alloy)
4E ZakoBlue (Blue Alloy)
40 ZakoYellow (Yellow Alloy)
46 ZakoGreen (Green Alloy)
[/COLLAPSE]
 
Top Bottom