Home Gallery Resources The Team Rules chat Login Register
  Show Posts
Pages: [1]
1  Super Smash Bros. Brawl Hacking / Programming / Re: It's here. RSBE - Replacement SoundBank Engine "FPC 4.0" by InternetExplorer on: January 26, 2015, 10:03:13 PM
Excuse me but it seems I've encountered a problem. I downloaded the DBZ punch and kicks sfx from the brawl vault and I inserted them in the group(id)7 replacing the regular punch and kick sounds I am also on playing on my external hardrive and using usb loader GX. My hooktype for ssbb is vbi. when I load the game up the game loads up normally and everything looks ok so far but when i enter the match i get a silent freeze. so i go back to my computer and load up super sawnds, and I noticed that joucyu (114B6B) is highlighted red and my 7.sawnd is 1.30mb. i wanted to know if there was a way for me to reduce the file size of my 7.sawnd ? Also I know my other sounds like chars sfx and announcer sfx were working before i added the DBZ sfx files and my gct has your replacement sound bank engine code in i. but my problem is that the 7.sawnd is over the file size limit and i want to reduce it.
2  Help & Tutorials / Help / Re: info.pac help on: June 10, 2014, 04:57:14 PM
Did you bump all these threads... JUST TO POST A LINK TO YOUR THREAD?

And did you BOTHER to read the last posted date? 2 YEARS AGO.

I only responded to the people that were having a problem with their info.pac and yes i did put a link in each post that i visited just for them to have some clarification.
listen i'm new here and i do apologize for posting a link to my thread and responding to people's questions about a topic dating back to two or four years ago. i just received  a warning for necroposting from a moderator. i didn't understand what it meant at first but read a thread about moderation and i get it now. i should've read the rules about replying and making topics first before i started this so yeah this is my fault.
3  Help & Tutorials / Help / Re: Info.pac on: June 10, 2014, 01:25:29 AM
here is a link to my thread hope this helps
http://forums.kc-mm.com/index.php?topic=68706.msg1268759#msg1268759
4  Help & Tutorials / Help / Re: info.pac help on: June 10, 2014, 01:22:39 AM
i don't know if it will help you but here is a kink to my thread
http://forums.kc-mm.com/index.php?topic=68706.msg1268759#msg1268759
its pretty much a detailed tutorial on how to install your info.pac hope it helps and I'm sorrythat the reply is really late
5  Help & Tutorials / Help / Re: My game freezes with info.pac on: June 10, 2014, 01:00:35 AM
here is a link to my thread hope this helps Smiley
http://forums.kc-mm.com/index.php?topic=68706.msg1268759#msg1268759
6  Help & Tutorials / Help / Re: Info.pac under size limit, but still freezing the game on: June 10, 2014, 12:32:42 AM
here is a link to my thread http://forums.kc-mm.com/index.php?topic=68706.msg1268759#msg1268759
also i believe the problem may be because you did not replace your MiscData[7] and MiscData[9] in your mu_menumain.pac with MiscData[140] and MiscData[160] from your info.pac you've downloaded.
7  Help & Tutorials / Help / info.pac help (Noob Friendly) on: June 10, 2014, 12:23:37 AM
This is for people who are having troubles with their info.pac that goes into their info2 folder or menu2 in pf and if you experience a never ending black screen after the now loading screen.
info.pac contains character bns (battle names), damage fonts, song names, menu messages, and other things that i may have missed that could be used for brawl hacking. in other words if you would like to know what else is in the info.pac then you would have to look into it yourself. I'm only covering the things to make info.pac work.

390kb is the file size limit for the info.pac any size over that will give you the never ending black screen after the now loading screen.

to use info.pac in your game, first you need brawlbox. a tool that helps with brawl hacking. once you have brawlbox downloaded, then you would want to use it. once its open, open up your info.pac that you've downloaded from the brawl vault  and go to MiscData[140]. those are song titles that show up at the beginning of the match. you can edit a song by going over and simply erasing and re-entering the song you want. now go to MiscData[160]. MiscData[160] contains online messages for when you play ssbb online. (if your file size is to big say like around 392kb, you can replace the online messages with just either .... or ? pretty much any thing will do. once you've done this, your info.pac size would have dropped around 1 to 2kb. it would be exactly 390kb. i don't recommend doing this method if you still play online.)
right click MiscData[140] and click export. you can put this file anywhere. i recommend putting it in a place that is easy to remember. now do the same thing with MiscData[160]. if you've edited your info.pac don't forget to save it.
once you've done all of that, use brawlbox again to open up your mu_menumain.pac
go to MiscData[7], right click and click replace. you are going to replace MiscData[7] with the MiscData[140] we just exported. now go to MiscData[9], right click and click replace. now you are going to replace MiscData[9] with the MiscData[160] we just exported. once all of that is done, save the mu_menumain.pac and close out brawlbox. put the mu_menumain into your rsbe/pfmenu2 (do this only if you use gecko or if you use a USB loader like me.) if you are a riivolution user then you would put your mu_menumain.pac into your rsbe/pf/menu2 folder. (also if you use riivolution, then make sure you add an _en at the end of your mu_menumain.pac so it would look like this mu_menumain_en.pac do the same for your info.pac so it would look like info_en.pac) once the mu_menumain is in its right directories, place your info.pac into your rsbe/pf/info2 folder if you don't have an info2 folder just make one.


Ok that's all you need to do to get your info.pac working and getting the freeze problem to stop.
if you have any questions just pm me or just respond to the thread.
also if i had made any errors or if i missed something then i do apologize and you can correct me. Hopefully this will fix everyone who was having a problem with their info.pac   Grin
Pages: [1]