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

CSS Icon Name Removal?

ToastedPudding

Smash Rookie
Joined
May 30, 2012
Messages
12
For a few days, I have wanted to remove the name above the character icons on the CSS. I have read a few things, like making taking the animation of MenSelchrFaceI_TopN called NameEA7 and setting the Y translation to 100, or taking the bone of the name and moving it somewhere really far off the screen, but nothing is working! Anyone know how to remove the names?
 

ToastedPudding

Smash Rookie
Joined
May 30, 2012
Messages
12
I tried setting the NameEA7 bone's Y translation to 100 and still no luck, and also, I dont want to download that file because I have somewhat heavily edited my CSS. Im gonna try replacing them with transparent textures and see what that does later.
 

ToastedPudding

Smash Rookie
Joined
May 30, 2012
Messages
12
Replaced the name textures with transparent ones and all that did was replace the names with gray. What do?
 

ThunderBird2678

Smash Apprentice
Joined
May 26, 2012
Messages
91
Location
Right around the corner
Replaced the name textures with transparent ones and all that did was replace the names with gray. What do?
Does it show up as grey in the texture replacer preview? If it does, then change the image format into something that supports transparency (make sure the texture looks like a checkerboard). I believe CI8 works the best. If it shows up as a checkerboard, but is grey ingame, then I have no idea.

:phone:
 

dino_gonzalez

Smash Apprentice
Joined
Jun 27, 2009
Messages
109
Location
Texas, Laredo
I tried the transparent textures in the past same thing. it was gray.
find the polygon and change the culling to all

I'm going to guess its
MiscData[30] -> MenSelchrFaceI_TopN -> Materials -> (? maybe) Face06

then again I never tried it with this particular case
but the culling thing works
 

MaxHero

Smash Rookie
Joined
Aug 29, 2015
Messages
1
I know how to remove the CSS names now. (All credit goes to Ondo for creating the sc_selcharacter.pac file in the first place.)
Go here: http://bit.ly/NoNamesSmallCSPs20 and download Ondo's No Names + Better CSP .pac, then open this .pac and yours in BrawlBox, you'll only have to focus on MiscData[30] and MiscData[40].
1. Check anything to do with the MenSelchrFaceI_TopN and delete anything to do with the MenSelchrFaceA_TopN to MenSelchrFaceH_TopN. (Be sure to check every folder because missing one would lead to gray boxes in weird places.)
2. After deleting everything there is to delete in MisData[30], go to MiscData[40] -> Textures and delete the CSS names (including the "blank" space between the CSS icons and the CSS names.)
It worked for me on Project M 3.6 so it shouldn't be a problem for you. :)
 

L-a-t-e-r-a-l-u-s

Smash Ace
Joined
Dec 18, 2009
Messages
811
I have been trying to get this to happen as well and I simply can't seem to do it. I've tried simply removing anything related to name data from my sc_selcharacter.pac, but I'm left with grey boxes where the names should go.
 
Top Bottom