nemix
New Member
Posts: 32
|
Post by nemix on Mar 25, 2015 20:38:09 GMT
I just created this thread to find out if it's possible to add more slots to the rooster, or add more costumes to already existing characters, because replacing characters from the game means you will never actually have more to play with and you will only lose the original ones, hope this will be possible in the near future.
|
|
|
Post by jmkam on Mar 26, 2015 0:32:06 GMT
I want to say Yes, because DLC added 3 new slots entirely to the roster, and Vegeta SSJ4 slot is added when you bought Day 1 edition. So short answer: Yes. Honest answer: No, not at the moment because nobody knows how the adding of slots works.
|
|
|
Post by Atsuraelu on Mar 26, 2015 0:33:19 GMT
Been working on this since DLC1 came out, so far no luck (but I'm sure more competent people than me are working on it too...).
|
|
|
Post by yencid on Mar 26, 2015 2:48:04 GMT
As the modding scene grows this will happen. For now the best thing to do is edit the characters and the CAC items.
Im hoping on top of this we find out a way to add NEW item slots as well. Not just switching things around.
|
|
|
Post by arofaz on Apr 17, 2015 13:38:27 GMT
since the new DLC came out with Mira and Towa you can check the code what has been added and just copy it but change something like position of the character and name etc. and try if you can add another slot
|
|
|
Post by baoulettes on Apr 29, 2015 9:45:18 GMT
I've been checking this too, and I think that hardcoded in deep files, not as easy as SFxT that used uncompressed lua file Edit 1 : It seem I found the file that control it or that at linked to it. "CHARASELE.iggy" in data1.cpk .\data\ui\iggy Especially offset (h) 0001B0E0 (HxD hexadecimal editor) we have char list code name in same order than char selection. I tried to change SBM to DMG (I know it will probably be in dlc like Towa & Mira but I wanted to try) and it make my selection screen Empty (not freeze or crash just empty Maybe because DMG doesn't have support for it yet. So I will try with existing char like Towa. Edit 2 : Okay so Towa semi work , I go her in SBM slo, with SBM voice/slot numbers but no model and in game I got Towa voice, Face icon and name + skills. Only models wasn't here. (Would it require Towa files in SBM folder? as it somehow know it is SBM?) Also I tried to put JCO into SBM folder so it load in Slot 2 of SBM (I can see the model right, but when I change in iggy SBM to JCO It appear to be locked characters, anyway to "unlock" it?
|
|
|
Post by Mastaklo on Apr 29, 2015 14:38:50 GMT
i think you may be on something ill take a look at those files too and see if i can figure anything out
|
|
|
Post by The Mad Titan on Apr 29, 2015 16:17:19 GMT
i think you may be on something ill take a look at those files too and see if i can figure anything out sergio managed to unlock jaco for pc. ever wonder how? it wasnt a model swap. the guy had english voice
|
|
|
Post by Mastaklo on Apr 29, 2015 20:02:20 GMT
asked him to join the forum and help us on adding new characters
also i checked the files and i dont think that this is the right file the file is only in the data.cpk which wasnt updated since release so it means that it hasent been touched by the developers since release it must be a file that is part of a dlc patch that controls the character slots
edit: maybe im wrong cause i checked the release file and every dlc is there till now (gt goku/trunks, pan, nova shenlong...) but they were in that file by release so i think we have to wait for the new dlc and see if the new characters will be added there
|
|
|
Post by SaiyanABlazeNinja on Apr 30, 2015 1:22:08 GMT
asked him to join the forum and help us on adding new characters also i checked the files and i dont think that this is the right file the file is only in the data.cpk which wasnt updated since release so it means that it hasent been touched by the developers since release it must be a file that is part of a dlc patch that controls the character slots edit: maybe im wrong cause i checked the release file and every dlc is there till now (gt goku/trunks, pan, nova shenlong...) but they were in that file by release so i think we have to wait for the new dlc and see if the new characters will be added there happy to be back and hearing that were making progress with the slots, also check out your messages man
|
|
|
Post by The Mad Titan on Apr 30, 2015 2:03:35 GMT
asked him to join the forum and help us on adding new characters also i checked the files and i dont think that this is the right file the file is only in the data.cpk which wasnt updated since release so it means that it hasent been touched by the developers since release it must be a file that is part of a dlc patch that controls the character slots edit: maybe im wrong cause i checked the release file and every dlc is there till now (gt goku/trunks, pan, nova shenlong...) but they were in that file by release so i think we have to wait for the new dlc and see if the new characters will be added there did he reply? the thing is we had jacos files from day 1. because japan got it as day 1 bonus. and after dlc 1 i believe we got jacos skill files in data2root. or its after dlc 2. but im sure his skill files were not there when i started modding. sergio3 actually unlocked him in an english game. how is that possible, other things he did was explainable , but jaco thing means he discovered something new. hopefully he will join us. he will be a great asset
|
|
|
Post by sonic on Apr 30, 2015 2:30:39 GMT
This is like when i used to mod Super Smash Bros Brawl adding character slots is not impossible but it will probably take a long time for people to fully figure out how to do it and when i said fully i mean make a character slot make a character with all files of a regular character and the game needs to know to use those files and know what folder to use to import them into the game not mentioning making a moveset for a character not in the game in the first place, putting a name for it, character selection screen and in battle photos ect ect... also if it takes a month or something like that to make a dlc pack for people who made the game how long would it take for modders that probably won't know what everything does in the data.cpk by the time this is figured out probably a long time unless the people who make the dlc packs don't work as hard as modders.
|
|
|
Post by aritrarx8 on Apr 30, 2015 6:18:16 GMT
Everytime the dbxv.exe file is also changed. Might be new code is being added to it and recompiled...
|
|
|
Post by Rai on Apr 30, 2015 11:31:22 GMT
You can use Cheat Engine to force the game to select a character of your choosing. It's possibly Sergio just used that to get Jaco to show up. I mean, I did the same thing.
|
|
|
Post by baoulettes on Apr 30, 2015 12:10:01 GMT
Well so that isn't a proper solution Also I doubt slot are in .exe that a bit barbarian way to do it, that would better and cleaner work to make it under game files library. Else for coding stuff it would be pretty annoying method.
|
|