Kitty Corp Meow Mix Forums

Help & Tutorials => Help => Topic started by: obliterator on July 13, 2014, 10:58:22 PM



Title: change soundbank for brawlex clones
Post by: obliterator on July 13, 2014, 10:58:22 PM
im using brawlex clone engine for the first time, i made a jigglypuff clone, downloaded knuckles psa for it and it worked fine, the only code i used in my .gct file was File Patch Code v3.5.1b. Then i tried to change the clone's sounbank using the .sawnd file included in the knuckles psa, so i added the code SoundBank Engine v1.20 to my .gct file. After doing this the clone's icon became the randon icon and the game freezes every time i choose it.

I don't think the sawnd file is corrupted since it does work if i use it over the original jigglypuff, so i'm guessing there's some other file that needs editing or some code i'm missing?


Title: Re: change soundbank for brawlex clones
Post by: Makarew on July 14, 2014, 12:13:32 PM
Did you change the hook to either AXNextFrame or OSSleepThread?


Title: Re: change soundbank for brawlex clones
Post by: obliterator on July 14, 2014, 05:07:47 PM
tried both hook types, the icon now shows jigglypuff  and i can select it, but when i select a stage to start a battle the game freezes. Also the sawnd file works if i put it over any other character, so im guessing something went wrong with the clone files


Title: Re: change soundbank for brawlex clones
Post by: Makarew on July 14, 2014, 05:57:26 PM
It should be showing Jigglypuff, until you add cosmetics and modify his configs. Is it a silent freeze?


Title: Re: change soundbank for brawlex clones
Post by: obliterator on July 14, 2014, 11:02:00 PM
yes, it was silent freeze but i just fixed it, it seems i only renamed the .pac and .pcs files of the clone, but forgot to rename the folder itself xD.
now it works perfectly, thanks for the help.