I'm currently working on modifying Kirby's hats for Brawl-, but I need some help. I can't find where I would add commands to Kirby's hat pacs without crashing the game, and would really like some help finding where I should add new commands. I'll give you the stuff I know about Kirby's hats so far:
The data for Kirby's hats are stored in a bunch of file called FitKirbyChar.pac (where Char is the name of the copied character. Bowser is FitKirbyKoopa.pac, for instance).
The KirbyChar pacs contain the projectile data for their respective specials.
The KirbyChar pacs may also contain model data, sound effects, animation data, and various other stuff as well, though it's hard to tell.
File replacement works on them just fine.
The data for Kirby's hats are stored in a bunch of file called FitKirbyChar.pac (where Char is the name of the copied character. Bowser is FitKirbyKoopa.pac, for instance).
The KirbyChar pacs contain the projectile data for their respective specials.
The KirbyChar pacs may also contain model data, sound effects, animation data, and various other stuff as well, though it's hard to tell.
File replacement works on them just fine.