TheRunawayNinja Posted October 4, 2019 Posted October 4, 2019 22 hours ago, gatto tom said: KAS_HAIR_001 I did a Morphing Mod using HTM_COS_031 and what I am doing it's trying to let stop loading kidsmm1 and kidsmm2 (or replacing them with kidsalb and kidsnmh) from it. I did a test on HTM_COS_001, because i had the same issue but changing them to kidsalb and kidsnmh won't help. When i taunt this is the result: Reveal hidden contents The Yellow color doesn't have kidsnmm1 and kidsnmm2, so i was trying to find a solution omg thank you! um, whats the name for phase 4's blue ribbon? when i try to change "1", nothing happens
0100-0100 Posted October 6, 2019 Posted October 6, 2019 On 8/3/2019 at 5:48 AM, rjqnraos19 said: This is not easy. the hair color doesn't matter. the problem is low quality of alpha channel. I tried to retextured the hair alpha channel for test. and I notice the transparent completely not working in fighting. only honoka, helena, marie, tina intro in fighting as you can see the transparent is broken. Yea, broken.
0100-0100 Posted October 6, 2019 Posted October 6, 2019 Just now, 0100-0100 said: Yea, broken. how to fix?
vagonumero13 Posted October 11, 2019 Author Posted October 11, 2019 g1mtools updated to 0.8 Changelog: - Bugfix: g1m_import wouldn't properly import some g1m files with 32 bits indexes. - Bugfix: if, as a result of g1m_import internal operations, the index size is not enough to hold all vertices, g1m_import will automatically increase it (from 8 to 16 bits, or from 16 to 32 bits) -------------- Please note that I haven't yet implemented the vertex duplication removal, I will leave that for another version. 2
Zayc Posted October 11, 2019 Posted October 11, 2019 This question about the lack of modding tools has been asked many times. Can someone remake the DOA5 modding tools so that they work with DOA6 mods? First of all, I mean such very useful tools as Texture_Tool and Object_Tool.
Zayc Posted October 11, 2019 Posted October 11, 2019 By the way, for many tools there are source codes. Maybe someone who knows how to program, try to remake these tools? Texture_Tool.zip This is for DOA5!
vagonumero13 Posted October 11, 2019 Author Posted October 11, 2019 2 hours ago, Zayc said: This question about the lack of modding tools has been asked many times. Can someone remake the DOA5 modding tools so that they work with DOA6 mods? First of all, I mean such very useful tools as Texture_Tool and Object_Tool. DOA5 and DOA6 use two different engines. Different formats, different everything.
Aurora Rain Posted October 11, 2019 Posted October 11, 2019 16 hours ago, vagonumero13 said: g1mtools updated to 0.8 Changelog: - Bugfix: g1m_import wouldn't properly import some g1m files with 32 bits indexes. - Bugfix: if, as a result of g1m_import internal operations, the index size is not enough to hold all vertices, g1m_import will automatically increase it (from 8 to 16 bits, or from 16 to 32 bits) -------------- Please note that I haven't yet implemented the vertex duplication removal, I will leave that for another version. Thank you! 14 hours ago, Zayc said: This question about the lack of modding tools has been asked many times. Can someone remake the DOA5 modding tools so that they work with DOA6 mods? First of all, I mean such very useful tools as Texture_Tool and Object_Tool. If you want better tools, then please be our guest and assist in creating them. DOA6 modding is still quite young, it hasn't had the years to mature like DOA5 modding has. 1
vagonumero13 Posted October 15, 2019 Author Posted October 15, 2019 REDELBE updated to 1.4 Changelog: - Layer2 support for Bunny costumes (COS_102, HAIR_102) - More filenames available (matching rdbtool 1.4) - Bugfix: the stage mod with the boss stage (hidden forest night) couldn't be selected randomly. It now can (atm, only in versus, support for arcade/ta in next version) - The story mode stages "Colosseum night" and "Road rage night" can now be used by mods by using the special "work" codes: COLNIGHT and RRNIGHT respectively. ------------- rdbtool updated to 1.4 Changelog: - More filenames available (from game version 1.12, mainly) - Support for 1.12 dead files ------------- To modders: I noticed TN did some internal changes to some Ninja costumes, where number of materials may have been changed. Honoka should be one of those, please test if your mods based on those still work. A lot of wedding costume hairs seem to have also been updated with different number of materials, you may check those too. 6
gatto tom Posted October 15, 2019 Posted October 15, 2019 Applying the CLS401_NIGHT.kidsobj (i don't remember the correct name) is the same result of using your work COLNIGHT feature? Or is there any difference that you noticed when that stage is loaded?
vagonumero13 Posted October 15, 2019 Author Posted October 15, 2019 23 minutes ago, gatto tom said: Applying the CLS401_NIGHT.kidsobj (i don't remember the correct name) is the same result of using your work COLNIGHT feature? Or is there any difference that you noticed when that stage is loaded? I haven't checked which files get loaded exactly so I wouldn't know the difference, but REDELBE makes the function that load the stage get the same parameter that in the fight of Marie and Helena in the first piece of story. Except for the NPC's on the background, I think the NPC get disabled in another function, so there must be possibly a way of disabling NPC in any stage that has them. Btw, I forgot about the stage where Hayate and Hayabusa fight. That is a variant of the boss stage, but it has a lot more light. I will add that in next version. 2
Dandy37 Posted October 15, 2019 Posted October 15, 2019 52 minutes ago, vagonumero13 said: I haven't checked which files get loaded exactly so I wouldn't know the difference, but REDELBE makes the function that load the stage get the same parameter that in the fight of Marie and Helena in the first piece of story. Except for the NPC's on the background, I think the NPC get disabled in another function, so there must be possibly a way of disabling NPC in any stage that has them. Btw, I forgot about the stage where Hayate and Hayabusa fight. That is a variant of the boss stage, but it has a lot more light. I will add that in next version. What is NPC?
Aurora Rain Posted October 15, 2019 Posted October 15, 2019 2 hours ago, Dandy37 said: What is NPC? Non-Player-Character Basically, the random people in the crowded backgrounds of some stages.
nekoneо Posted October 16, 2019 Posted October 16, 2019 3 hours ago, Aurora Rain said: Non-Player-Character Basically, the random people in the crowded backgrounds of some stages. Dolphins too?
TheRunawayNinja Posted October 16, 2019 Posted October 16, 2019 On 10/15/2019 at 11:09 AM, vagonumero13 said: REDELBE updated to 1.4 Changelog: - Layer2 support for Bunny costumes (COS_102, HAIR_102) - More filenames available (matching rdbtool 1.4) - Bugfix: the stage mod with the boss stage (hidden forest night) couldn't be selected randomly. It now can (atm, only in versus, support for arcade/ta in next version) - The story mode stages "Colosseum night" and "Road rage night" can now be used by mods by using the special "work" codes: COLNIGHT and RRNIGHT respectively. ------------- rdbtool updated to 1.4 Changelog: - More filenames available (from game version 1.12, mainly) - Support for 1.12 dead files ------------- To modders: I noticed TN did some internal changes to some Ninja costumes, where number of materials may have been changed. Honoka should be one of those, please test if your mods based on those still work. A lot of wedding costume hairs seem to have also been updated with different number of materials, you may check those too. is there a way to get the "road rage night" stage as an KIDS file so i can use it without using layer2?
Daniel2061 Posted October 18, 2019 Posted October 18, 2019 Is there any way to get Layer2 mods working in lobby mode? Since you can get them working in Ranked with a trick I guess it should work in lobby mode as well. I didn't find anything on the forum about this topic.
Aurora Rain Posted October 18, 2019 Posted October 18, 2019 50 minutes ago, Daniel2061 said: Is there any way to get Layer2 mods working in lobby mode? Since you can get them working in Ranked with a trick I guess it should work in lobby mode as well. I didn't find anything on the forum about this topic. Layer2 mods already work in lobbies.
Daniel2061 Posted October 19, 2019 Posted October 19, 2019 22 hours ago, Aurora Rain said: Layer2 mods already work in lobbies. How exactly? You can select them but ingame you have the default outfit.
Aurora Rain Posted October 19, 2019 Posted October 19, 2019 @vagonumero13 I'm not sure if it's ok to ask, but just in case: Would it be in your power to make REDELBE read non-Layer2 mods nested in folders? Layer2 mods already allow this, and they're very easy to organize for mod users. But replacer mods don't have this feature, so organization becomes a nightmare I'm assuming this is to avoid mod conflicts, since all the files are flattened this way is in one folder. Also, Layer2 allows us to use "slot" and "work" features, which gives a lot of freedom and ease of use. Replacer mods I think would benefit the most from this, because it would allow mod authors to reduce the size of their mods. Example: In the current workflow, if I want to adjust the skin texture for 1 character, I have to copy that same texture for every single costume they have, which can be over 10 copies of the same exact texture. But if we could use "slot" and "work" for texture replacer mods, mod authors could just put one single texture in the archive, and write in the ini all the names of all the files it's meant to replace. Users would only need to download 1 small file, and have all those textures replaced by it. What do you think?
vagonumero13 Posted October 22, 2019 Author Posted October 22, 2019 While the nested files thign could be a thing, the work feature in layer1 would require too much code rewriting, 2
Aurora Rain Posted October 22, 2019 Posted October 22, 2019 1 hour ago, vagonumero13 said: While the nested files thign could be a thing, the work feature in layer1 would require too much code rewriting, Ah I see, that's good news about the nested files, too bad about the layer 1 thing, thanks for telling me :)
Blackman1 Posted October 23, 2019 Posted October 23, 2019 So to hide meshes from costumes like weapons I would have to download Blender? I tried opening the exe's but it doesn't work. Would be nice if someone succeeded into making easy-to-use programs like for DOA5 where even newbs like me could work with.
Lemоn Posted October 23, 2019 Posted October 23, 2019 1 hour ago, Blackman1 said: So to hide meshes from costumes like weapons I would have to download Blender? I tried opening the exe's but it doesn't work. Would be nice if someone succeeded into making easy-to-use programs like for DOA5 where even newbs like me could work with. Wow1 It would be nice to get something like LR Photo Studio for DOA6. Pls!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now