Home Gallery Resources The Team Rules chat Login Register
Pages:  [1] 2 3 4 ... 10
 1 
 on: February 12, 2025, 02:04:10 PM 
Started by KingJigglypuff - Last post by KibblezanBitz
I will preface by apologizing for necroposting, but this is the only thread I can find where this question is appropriate. Do these instructions work for PMEX Remix? I tried adding on multiple costumes for ZSS and when I tried to test it, not all of the costumes I had added were available on the character select screen, and when I entered a match to test the ones that did appear, it froze immediately. Then I happened on this thread.

I tried to follow the instructions as closely as possible, but between sc_selcharacter.pac, infor.pac, stgresult.pac, and StockFaceTex.brres, only sc_selcharacter.pac gives me the option to convert to expanded 50-stock system when I right click the stock texture in BrawlCrate.

None of the codes the first post tells me to replace are in the codes on my PMEX Remix build, so i just added them to the text file underneath all the codes that were there. I made sure to turn both of the unknowns under costume count to true, I added the extra costumes textures, both pac and pcs, added the CSPs and BPs for each, (ZSS' BPs are now in a folder called Temp so I added them there, even moved them each so they would be in order by FileIndex) but when I actually test it, it crashes on the Character Select screen.

Hopefully this will help with a solution, and will help others trying to add 50 costumes to Remix. Thanks.

 2 
 on: January 30, 2025, 07:31:25 PM 
Started by StupidMarioFan1 - Last post by StupidMarioFan1
After over a year, Daisy has been updated with 5 new Outfits, some improved animations and finally utilizing ItemEx for the Down Special (P+Ex version)

Daisy as a Peach Clone v3:

http://forums.kc-mm.com/Gallery/BrawlView.php?Number=221808


Link to the 30+ Minute Release Video which goes over everything:
https://www.youtube.com/watch?v=X_7I2ATNR_o

Awesome job. By the way are we allowed to make edits of Daisy?

Yes, everyone is free to make edits to Daisy. I just ask that I get Credit, if possible maybe even include the "Credits for Daisy.txt" as I went into detail about my sources and other models/mods that I edited for Daisy.

 3 
 on: January 10, 2025, 04:44:31 AM 
Started by somen00b - Last post by Johnknight1
Hoping the Vault becomes active again.

 4 
 on: January 05, 2025, 03:42:45 AM 
Started by somen00b - Last post by Lelouch
It seems like it's down again.

 5 
 on: December 31, 2024, 10:46:39 AM 
Started by Mathematic_Fanatic - Last post by Mathematic_Fanatic
This is an extension for the added counter defensive collision tutorial: https://forums.kc-mm.com/index.php?topic=44101.405

UPDATE (2/16/2025 at 3:18AM): I figured out how to module edit on my own, so I'm going to post a current video about that in the bottom of the tutorial.

There are two variables (RA-Float[4] and RA-Float[5]), but one is more important.  RA-Float[5] is where the character is facing. lol. By the way, RA variables at low numbers are the true RA variables since they do different things depending on an action. Anyway, let's get started.

1. What I like to do is set up a variable for RA-Float[4] on the ending of an Action (usually Action 115). Like this: (Any variable will do as long as it's a float)



1A. RA-Float[4] can be a bit wonky, so it's a good thing to secure it by finding your character's RA-Float[0] with this address "8128B2C4" (Damage defense for P1). Use the debugger to find it:



(Copy the address marked on yellow)



1B. Simply use a programmer's calculator to find your variable like this: (8128B2C4 - [RA-Float[0] addr])/4
      Mine is this: (8128B2C4 - 812614D0)/4 = A77D which is 42877 (Dec) (Yours is more likely going be different)
      
1C: Multiply the variable you set with the damage defense variable to prevent complications.

2: Now the rest will be really easy. Just multiply it to whatever number you want. (I'm doing 1.125) Also, having the upper and lower bound damage is no challenge either. (Optional, but highly recommended)



3.Lastly, just add the variable you set into an offensive collision in the counter hit subaction (ground/air), and you are done.




This is how it should turn out: https://youtu.be/PRutU6Mm8B4

 6 
 on: November 28, 2024, 05:53:15 AM 
Started by frankcroc - Last post by kfcworld
I think it's a shame too, it looked cool

 7 
 on: October 25, 2024, 04:44:04 PM 
Started by somen00b - Last post by BraveDragonWolf
So, the vault has been online for at least a little over a week now. (I haven't been counting but, when I want to come here, the vault is always up and running.)

So...it's kind of a good sign?

 8 
 on: October 14, 2024, 06:25:43 PM 
Started by KingJigglypuff - Last post by KingJigglypuff
There's a missing image in the tutorial now (it's the fighter chart)
A very late response, but I've replaced the broken image with a Google Document outlining every character ID in detail.

I forgot Discord changed their embeds to no longer be permanant.

 9 
 on: October 13, 2024, 09:17:08 PM 
Started by somen00b - Last post by Drybonesboy
Unfortunately, I believe the vault is gone for now—something, something, the library of Alexandria.

 10 
 on: September 24, 2024, 08:32:16 PM 
Started by somen00b - Last post by browndawg04
I am having this same error, not sure if I should start a new thread or if there's a grace period before being able to access the vault. Using a direct link to a mod in the vault or just clicking on the Brawl Vault button on the top ribbon takes me to the same page that states the same as above:

"Database Error
Please try again. If you come back to this error screen, report the error to an administrator."

Pages:  [1] 2 3 4 ... 10