Show Posts
|
Pages: [1]
|
1
|
Super Smash Bros. Brawl Hacking / Programming / Re: cBliss v1.5 [16?]
|
on: July 17, 2014, 10:05:15 AM
|
Double Post, ran into another issue. A really strange one I have no idea how to handle outside of just outright rebuilding my common5.pac
My game crashes now when Charizard is selected on the Character Select. Charizard himself still works when he's randomly picked though.
I haven't done anything to Charizard either, sorta. All I've done is give Charizard SJS's CSPs, then swapped the colors of blue and green CSPs(including stock icons) when I realized the team colors were messed up (same with Squirtle, but he works). I've done these so far to try to fix it. *Remove Blue+Green Stock Icons *Revert all CSPs to normal *Delete and replace FitCharizards *Revert Code to Original P:M build.
That last one really bugs me. It works with a clean build of P:M, but just replacing the code doesn't stop the freeze. Any immediate ideas? Or will/should I just rebuild my Common5.pac?
|
|
|
2
|
Super Smash Bros. Brawl Hacking / Programming / Re: cBliss v1.5 [16?]
|
on: July 12, 2014, 08:49:00 PM
|
Heya. Been going one step at a time trying to add costumes with the cBliss Tool into Project M.
Just hit a snag on Samus, and its rather weird. Though giving Sonic extra slots in P:M was weird.
I managed to get Sonic working, but in order to do that I had to set all the ids for the 6th slot to 366 instead of 367 like cBliss mapping would indicate, and I had to use the fitSonic07 instead of 06 like it would seem.
Samus is currently giving me the loud freeze under two conditions.
If the CSPs are labeled 037, it will freeze the instant I select Samus. I think the same might be for 039. If the CSPs are labeled 038, it will freeze once I go around to selecting the 7th slot for Samus
Should I just keep playing guessing games and trying to figure which ID is the correct one with Project M's mapping?
Edit:
It's 037, but it immediately freezes when all the Portraits/Icons are set to 037. Trying to figure out which one is breaking it. * Apparently it's related to MenSelchrFaceB030. When I have an image on 037, it instant freezes. When it's not, it freezes on attempting to select a stage.
Edit 2:
Nevermind! Turns out it was actually the little death Icons that caused all the trouble. For some reason when I just remove that file and load it, it works perfectly, using the green Samus for death icons in the Results Screen.
|
|
|
|