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

Help With Adding New CSP's

flip1012

Smash Rookie
Joined
Aug 28, 2014
Messages
3
Hey so I thought I could go here to find some help with I'm trying to do. If anyone on this site is a good moddeer I need help with CSP's

So I'm trying to add a new CSP to the "Project M" files in the "common5.pac" file in the system folder, but not like replacing an old texture of a character, but adding a completely new CSP like they did with the Dr. Mario skin for mario, or how they added mewtwo 2000 skin for mewtwo in addition to the old colors.

I've downloaded a texture skin for pikachu that had a CSP already with it, and I already added it to the "common5.pac" file in the "char_bust_tex_lz77" file and saved it, making sure that I created a original copy of the original "common5.pac" file before I saved it.

So I have the new CSP as a completely separate CSP file in the "common5.pac" as "ManSelchrFaceB.077" for pikachu, but when I go to test it out in brawl, "Project M" won't recognize it as a new color/skin and just defaults to the original 4 skins + the pirate hat one for pikachu.

Am I missing a step somewhere? How can I make "Project M" recognize it as a separate skin?

Please Help ;n;
 
Last edited:

Moydow

The fairest of them all
BRoomer
Joined
Aug 24, 2014
Messages
10,542
Location
https://experiencepoint.xyz
You need to edit the Project M GCT to tell it to load seven skins for Pikachu in the CSS. Google "GCT editor" (can't link to it), use the tool in the first result that comes up (should be "lakora.us" for the one I'm using). Use the tool to open the PM GCT (make a backup copy first, just in case), and export it to a text file. Open the text file, and search for these lines:

Code:
065861b4 00000010
02000001 03020103
02040705 0c000000
Change "0c000000" to "02060c00". Save the text file, and use the GCT editor to open the text file and export it back to the GCT. It should work in the CSS, but you might need the rest of the cosmetics for that skin (stock icon, battle portrait, etc.) for it to fully work in-battle (sometimes it will work without them, sometimes not).
 
Top Bottom