Kitty Corp Meow Mix Forums

Help & Tutorials => Help => Topic started by: originalburch on May 08, 2011, 07:10:28 PM



Title: Customizing B+ Hack Help please
Post by: originalburch on May 08, 2011, 07:10:28 PM
I've played with B+ quite a bit.  While it's fun, my regular brawl circle prefer using the vanilla character traits. 

However, we are fond of the expanded character select screen, alternate costumes, and no tripping.  Can someone tell me how I could modify my hack files to have just those tweaks?

Thank you.


Title: Re: Customizing B+ Hack Help please
Post by: Mansta8 on May 08, 2011, 09:50:13 PM
Just remove all the Fit(Insert Character Here).pac files from the fighter files (not the ones that end with .pcs)
I believe this will revert the character traits.


Title: Re: Customizing B+ Hack Help please
Post by: toastoftriumph on May 08, 2011, 09:57:14 PM
first off, you need to delete all the fitmario.pac fitluigi.pac etc; these are the edited movesets. If there are any fitmariomotionetc.pac then delete those as well; sometimes these have edited article traits.
For the rest, you'll need to have code editor to get rid of some of the universal codes that can affect techs, wall-jumps, hitstun, and some other stuff. Go to the resources page in BrawlVault, and download the code manager, if you don't already have it, and find a .txt file of the B+ codeset you have. Open up the codes in the .txt and remove the ones you don't want (should be self-explanatory) and export the new set of codes as a .txt and a .gct (the .txt lets you edit it in the future, the .gct is what is actually used by Brawl).

Hopefully this explains everything. If you still need help, feel free to ask more questions or for further detail on instructions.


Title: Re: Customizing B+ Hack Help please
Post by: originalburch on May 13, 2011, 02:51:27 PM
That's really good information.  I'll be sure to look through that.