Kitty Corp Meow Mix Forums

Help & Tutorials => Help => Topic started by: Megaflareon on January 29, 2011, 02:36:43 PM



Title: Custom Character Select Screen help(NEW QUESTION)
Post by: Megaflareon on January 29, 2011, 02:36:43 PM
Ok, so I'm trying to add a CSS onto my Brawl- via Riivolution.

First, what's the file path that the common5_en.pac needs to go into, and is the name supposed to be common5_en for the english version?

Second, how do I edit the common5 file so that the CSS actually shows up onto the character select screen?


Title: Re: Custom Character Select Screen help
Post by: Megaflareon on January 29, 2011, 05:07:49 PM
bump


Title: Re: Custom Character Select Screen help
Post by: msp26 on January 29, 2011, 06:11:09 PM
1 sd/private/wii/app/rsbe/pf/menu2
2 import


Title: Re: Custom Character Select Screen help
Post by: Megaflareon on January 29, 2011, 06:51:24 PM
And if there's already a sc_selcharacter on there, do I remove it or just leave it?

And do I keep the _en there or do I have to remove it?


Title: Re: Custom Character Select Screen help
Post by: Megaflareon on January 29, 2011, 07:23:21 PM
Either way, that filepath doesn't seem to change anything.


Title: Re: Custom Character Select Screen help
Post by: msp26 on January 30, 2011, 06:07:30 AM
Right u are using riivolution on ntsc so get a common5 and put it in SD/private/app/rsbe/pf/system and replace the sc_selcaracter.pac inside with your one


Title: Re: Custom Character Select Screen help
Post by: (specter) on January 30, 2011, 10:32:30 AM
1. common5.pac goes in brawlmods\textures\system unless your XML is using the FPC structure.

2. Just take the "_en" out of it.

3. Get a picture you want, make sure it's .png, then open it in an editing program of your choice, make sure it's the same size as the thing you're replacing, save it as a .png or .tga, then open up your common5.pac, expand sc_selcharacter, expand either char_bust_tex_Lz77, MiscData[30] or MiscData[70] depending on what you're trying to edit.


Title: Re: Custom Character Select Screen help
Post by: vm19961126 on January 30, 2011, 11:50:00 AM
Just export the sc_selcharacter from your common5 and put it in
/private/wii/app/rsb(E for usa, P for pal)/pf/menu2


Title: Re: Custom Character Select Screen help
Post by: Megaflareon on January 30, 2011, 02:59:16 PM
Well, someone's method worked, glad either way, though now I have another small issue.

I can'y see to pick any characters below a certain point o_o;;


Title: Re: Custom Character Select Screen help
Post by: (specter) on January 30, 2011, 03:00:53 PM
Well, someone's method worked, glad either way, though now I have another small issue.

I can'y see to pick any characters below a certain point o_o;;

Are you using a custom CSS that requires codes? Like ASF1nk's? If so, make sure you have the custom CSS codes in your GCT.


Title: Re: Custom Character Select Screen help
Post by: msp26 on January 30, 2011, 03:23:08 PM
css fix code to be exact


Title: Re: Custom Character Select Screen help
Post by: Megaflareon on January 30, 2011, 03:44:48 PM
Well, someone's method worked, glad either way, though now I have another small issue.

I can'y see to pick any characters below a certain point o_o;;

Are you using a custom CSS that requires codes? Like ASF1nk's? If so, make sure you have the custom CSS codes in your GCT.

Alright, how do I add that in Riivolution? SOrry, still new to brawl hacking.


Title: Re: Custom Character Select Screen help
Post by: (specter) on January 30, 2011, 03:57:05 PM
Well, someone's method worked, glad either way, though now I have another small issue.

I can'y see to pick any characters below a certain point o_o;;

Are you using a custom CSS that requires codes? Like ASF1nk's? If so, make sure you have the custom CSS codes in your GCT.

Alright, how do I add that in Riivolution? SOrry, still new to brawl hacking.

Just use the Code Manager computer program, open your .txt file (make sure the code is in there first), then export it as a GCT.


Title: Re: Custom Character Select Screen help
Post by: Megaflareon on January 30, 2011, 04:02:14 PM
Well, someone's method worked, glad either way, though now I have another small issue.

I can'y see to pick any characters below a certain point o_o;;

Are you using a custom CSS that requires codes? Like ASF1nk's? If so, make sure you have the custom CSS codes in your GCT.

Alright, how do I add that in Riivolution? SOrry, still new to brawl hacking.

Just use the Code Manager computer program, open your .txt file (make sure the code is in there first), then export it as a GCT.
Which .txt file?


Title: Re: Custom Character Select Screen help
Post by: (specter) on January 30, 2011, 04:10:39 PM
Which .txt file?

The one associated with your GCT. If you don't have one then you're kinda screwed unless you can figure out how to extract the codes from the GCT and add them to a text document.


Title: Re: Custom Character Select Screen help
Post by: Megaflareon on January 30, 2011, 04:44:07 PM
Which .txt file?

The one associated with your GCT. If you don't have one then you're kinda screwed unless you can figure out how to extract the codes from the GCT and add them to a text document.
Ah, think I know where that is. COmpletely forgot about it.


Title: Re: Custom Character Select Screen help
Post by: Megaflareon on January 30, 2011, 04:52:30 PM
DIsregard this post.


Title: Re: Custom Character Select Screen help
Post by: Megaflareon on January 30, 2011, 05:12:05 PM
*facepalm*

Sorry, last question. WHere can I find the CSS fix code -_-;;;;


Title: Re: Custom Character Select Screen help
Post by: Megaflareon on January 30, 2011, 05:18:39 PM
Ah, hehe, nice facepalm.

ANyways, think I found it, stored file to the RSBSE thingy. WIll give it a try once more.


Title: Re: Custom Character Select Screen help
Post by: (specter) on January 30, 2011, 05:19:57 PM
*facepalm*

Sorry, last question. WHere can I find the CSS fix code -_-;;;;

Code:
CSS Fix [Phantom Wings]:
* 046A0C68 C2000000
* 0469DC18 40820030
* 0469DC40 2C030000
* 04689E88 60000000


Title: Re: Custom Character Select Screen help
Post by: Megaflareon on January 30, 2011, 05:21:47 PM
Yeah, I found it about 20 seconds after I posted >_>;;


Title: Re: Custom Character Select Screen help
Post by: (specter) on January 30, 2011, 05:28:39 PM
Yeah, I found it about 20 seconds after I posted >_>;;

Well you said you think you found it, so I was just putting the code there in case you weren't sure if you had the right one.


Title: Re: Custom Character Select Screen help
Post by: Megaflareon on January 30, 2011, 05:33:07 PM
Yeah, it didn't work, so I'm trying the one you posted.

Then I realized the program saved the file into the wrong folder, so I moved it back to the brawlminus folder <_<


Title: Re: Custom Character Select Screen help
Post by: Megaflareon on January 30, 2011, 05:34:18 PM
Haha, thanks. It worked.


Title: Re: Custom Character Select Screen help
Post by: (specter) on January 30, 2011, 05:51:58 PM
Haha, thanks. It worked.

No problem. Glad it worked.


Title: Re: Custom Character Select Screen help
Post by: Megaflareon on January 30, 2011, 08:11:13 PM
Ok, related question so I don't fill up topic space.

What part of the sc_selcharacter.pac is the select screen background in?
Want to keep the CSS set-up and add a background to it.

Or a better way to word it, what part of the sc_selcharacter file do I edit to change the background without messing up the select screen set up


Title: Re: Custom Character Select Screen help(NEW QUESTION)
Post by: Megaflareon on January 30, 2011, 10:50:58 PM
bump