Guest Posted April 28, 2015 Posted April 28, 2015 another texture mod for Kokoro replaces 07 costume Kokoro 07.rar
Guest Posted April 28, 2015 Posted April 28, 2015 Ayane turns evil........Replaces Ayane - costume 06 contains a file that will alter her eyes and mouth if you do not want this delete the file game_W512_H1024_F894720068_T_0X7E044563B6E166F8 Ayane 06.rar
Artem Cullen Posted May 2, 2015 Posted May 2, 2015 plz do male mods! nude, or better body text and costume! jocks for guys!!!!))))
Guest Posted May 2, 2015 Posted May 2, 2015 costume for Tina replaces costume 24,this will be the last one for awhile as i have other commitments Tina 24.rar
vindeeezel Posted May 2, 2015 Posted May 2, 2015 Has anyone attempted to swap any of the girls' bodies with Marie or Honoka's? I know there's probably going to be neck issues, if it's even possible... Anyway I'd like to see
Farell Foxx Posted May 4, 2015 Posted May 4, 2015 There were 2 $93 packages on consoles with the stuff in them that's in the ones on PC and they cost more. Further PC disrespect from Tecmo and Team Ninja. With that and more; I'm staying on the xbox 360...
SaafRats Posted May 4, 2015 Posted May 4, 2015 For those who still have problems extracting certain models (honoka bikini, for example), here is an updated archivarius.dat file I've done using a tool from xentax. I have not tested 100%, please test it. doa5LRarchivarius_updated_sr.7z
timmyc Posted May 5, 2015 Posted May 5, 2015 I think this is the place I should put my modding discoveries instead of hijacking Holden's wonderful thread. I have been messing with a lot of different stuff at the same time trying to wrap up my vertex converter tool to allow for complete automated conversion. It is taking much more time than I thought and I am missing some pieces (such as the xbox 360 version of vertex/index information, which I hope I can obtain through ready-made tools). At this point in time, I am beginning to doubt why I am spending all this time on it given the models we have are already perfect. In the mean time I have been trying to get some practices with 3ds max and testing my solution at the same time - I chose to mess with boobs because they seem to be the easiest to mold This method is quite limited in the sense that only a few 360 mesh models can be opened and most of the models don't provide a very good base. What Harry did with these models was ingenious and way beyond my skill level. He actually changed the mesh grouping so the direct 1 to 1 conversion was failing in my tool which assumes all the groupings remain the same. For the longest time I was wondering why the conversion tool wasn't working 100% and I finally realized what's going on. I plan on fixing it once I can get more info on how to get this info and where to put this stuff in the PC file. I think I should be able to insert mesh grouping information into the PC TMC file assuming that the total number of vertices remains the same. In other news, Sarah's neck reacts much better to my neck fix app. I tried direct conversion but Rachel's model ended up with a very long neck due to their height difference, So I had to come up with a novel way to put Sarah's neck vertices onto a shorter body based on Tina/Rachel by ignoring the height element in the vertex data. Here are the results. It still doesn't fit sarah very well due to difference in height in base model, but I think it is much better than Leifang's.
Necked Posted May 6, 2015 Posted May 6, 2015 I think this is the place I should put my modding discoveries instead of hijacking Holden's wonderful thread. I have been messing with a lot of different stuff at the same time trying to wrap up my vertex converter tool to allow for complete automated conversion. It is taking much more time than I thought and I am missing some pieces (such as the xbox 360 version of vertex/index information, which I hope I can obtain through ready-made tools). At this point in time, I am beginning to doubt why I am spending all this time on it given the models we have are already perfect. In the mean time I have been trying to get some practices with 3ds max and testing my solution at the same time - MeshManipulationAndConversion01.jpgMeshManipulationAndConversion02.jpg I choose to mess with boobs because they seem to be the easiest to mold This method is quite limited in the sense that only a few 360 mesh models can be opened and most of the models don't provide a very good base. What Harry did with these models was ingenious and way beyond my skill level. He actually changed the mesh grouping so the direct 1 to 1 conversion was failing in my tool which assumes all the groupings remain the same. For the longest time I was wondering why the conversion tool wasn't working 100% and I finally realized what's going on. I plan on fixing it once I can get more info on how to get this info and where to put this stuff in the PC file. I think I should be able to insert mesh grouping information into the PC TMC file assuming that the total number of vertices remains the same. In other news, Sarah's neck reacts much better to my neck fix app. I tried direct conversion but Rachel's model ended up with a very long neck due to their height difference, So I had to come up with a novel way to put Sarah's neck vertices onto a shorter body based on Tina/Rachel by ignoring the height element in the vertex data. Here are the results. It still doesn't fit sarah very well due to difference in height in base model, but I think it is much better than Leifang's. SarahNeckTest01.jpgSarahNeckTest02.jpgSarahNeckTest03.jpg Can you send me the scripts especially the logical name changer?
timmyc Posted May 6, 2015 Posted May 6, 2015 You can find a lot of info here http://www.gamevixenzone.net/game-modding-14/%5Bdoa5%5D-how-edit-vertex-data-pc-version-converting-2155/ You can find info on the scripts and how to obtain them in that thread too. Not sure what a logical name changer is.
Kojinzx Posted May 8, 2015 Posted May 8, 2015 dlc tool has update on xentax, can anyone upload this program there pls? http://forum.xentax.com/viewtopic.php?f=16&t=6392&sid=46855feb32729b0ef4d526c10e481a17&start=1545
peterdavid12345 Posted May 8, 2015 Posted May 8, 2015 Yo we need more fully nude mod like this http://www.gamevixenzone.net/hot-stuff-21/doa5lr-real-nude-mods-2124/ anyone know where and how to get moar fully naked mod ??? cuz there are still lot of gurls left dat aint fully naked yet XD! thanks in advance. Also, thanks OP and every modders in here, you guys are the best.
timmyc Posted May 10, 2015 Posted May 10, 2015 Some updates - Direct one to one conversion is working wonderfully. I have been spending time on trying to solve an issue with custom made models such as Harry's where some parts are borrowed to "fill in the gap" in the body mesh. This is for people with very advanced (to me) 3ds max modeling skills that can change mesh groupings (I suspect it is for texturing purposes) Last week I thought I could just copy all vertices over while adhering to the mesh data, but it didn't turn out the way I wanted it. Parts of the model will look all messed up. I was able to fix it by copying the index buffer from Harry's model to my test TMC file and the model starts to resemble Harry's model. Now it looks much better, but something is still not right about the "lady parts." Here I was stuck for a while trying to put pieces together, and then I realized that it was because I have not updated the UV/normals. Today I spent some time identifying UV and normals using hex editor since I know the vertex length of both formats, it only boiled down to 64 byte max, and I think I have got a pretty good result: It is still not quite right, but I am spent at this point. I think I might have to also copy the index buffer for the normals and maybe some other stuff, and I still need to understand how to read the 360 TMC files to be able to do this with a click of a button (or 3) without having to rely on external input such as "mesh_data." I will probably pick it up again next week. All in all, this has been a pretty interesting experience. Here are some test screen shots. Many thanks to SaafRats that is helping me test my program.
SaafRats Posted May 10, 2015 Posted May 10, 2015 Some updates - Direct one to one conversion is working wonderfully. I have been spending time on trying to solve an issue with custom made models such as Harry's where some parts are borrowed to "fill in the gap" in the body mesh. This is for people with very advanced (to me) 3ds max modeling skills that can change mesh groupings (I suspect it is for texturing purposes) Last week I thought I could just copy all vertices over while adhering to the mesh data, but it didn't turn out the way I wanted it. Parts of the model will look all messed up. I was able to fix it by copying the index buffer from Harry's model to my test TMC file and the model starts to resemble Harry's model. Now it looks much better, but something is still not right about the "lady parts." Here I was stuck for a while trying to put pieces together, and then I realized that it was because I have not updated the UV/normals. Today I spent some time identifying UV and normals using hex editor since I know the vertex length of both formats, it only boiled down to 64 byte max, and I think I have got a pretty good result: lisa_test05.jpg It is still not quite right, but I am spent at this point. I think I might have to also copy the index buffer for the normals and maybe some other stuff, and I still need to understand how to read the 360 TMC files to be able to do this with a click of a button (or 3) without having to rely on external input such as "mesh_data." I will probably pick it up again next week. All in all, this has been a pretty interesting experience. Here are some test screen shots. Many thanks to SaafRats that is helping me test my program. HonokaTest01.jpgHonokaTest02.jpg You are really doing an excellent job with mod conversions! ... I believe that soon there will be more surprises ...
timmyc Posted May 10, 2015 Posted May 10, 2015 I am happy to announce that it is time to EOL my pet project "DOA5 neck fixer app" since Harry has come up with the perfect solution that I set out to attempt as my personal goal. It's all been good fun! I managed to get it "almost" right by taking more information into consideration instead of just vertices (normals, UV, weight etc), all the while messing with 3ds Max modeling to scale the neck portion, but it still can't match the current version we have in circulation. For those curious as to what I managed: https://www.mediafire.com/?m6fk5vqe2r2w899 Needless to say, I was pretty happy with the result. Taking one baby step at a time at DOA5 modding I have learned a whole lot during this process. If any of you are just starting and have any questions at all, I might be able to answer them. I will still be working on my conversion tool. Perhaps one day we will see more mods.
kassarc16 Posted May 11, 2015 Posted May 11, 2015 another texture mod for Kokoro replaces 07 costume This one causes my game to crash when selecting C7 in the character screen. Somehow got it to work now. Nipples seem a little oddly placed, though.
timmyc Posted May 11, 2015 Posted May 11, 2015 Inspired by better looking nipples found on Harry's latest Leifang model, I decided to give it a go myself. I am a super 3DS MAX amateur, so I wasn't expecting anything great looking... Before vs After I was surprised that they actually resemble nipples in the first place and look decent This probably looks very simple to veteran 3ds users and people who haven't tried it, but making this change took me a few hours (figuring out what control does what in 3ds alone is a fun experience). I tried to make them a bit more organic looking with a bit more curves. I now understand why Harry chose to redo the mesh. However, I soon realized this is the kind of thing you can spend all day on. Still no match for Harry's new nipple mesh, though. I think it would be cool to tailor-fit nipple size and shape for each and every girl, but that is a huge project to undertake. It appears that my conversion tool can now copy UVs/Normals/(some random number, maybe weight?) and some other sets of random numbers without causing any issues at all. The tool is still not very user friendly as it requires users to know where to find mesh data. Progress is slow as I haven't much time to spare lately. This stuff can take up a few hours very easily and, more often than not, at the end of the day I have no progress to show for due to all the trial and error I have to go through. Since most of the nude models have already been released, I think there isn't going to be much interest at all in modding. One good thing about learning the know-how, though, is that I can do little changes like this to suit my taste.
timmyc Posted May 12, 2015 Posted May 12, 2015 Nice! that model looks good. I think I am seeing some slight difference in breast shape too. The waist modification is probably a bit above of my skill level with 3Ds for now , I should like to try it. I also made some easier and minor changes to mold the most malleable parts to my liking I think smaller chest makes for a more natural looking model: I was going to retire my neck seam fixer app, but I decided to put it to use again and managed to connect Nyotengu's neck to her body. Her seam is much easier to close. With a magical click of a button (and a lot of pre-processing before hand to identify neck vertex IDs and vertex start addresses etc, which takes some time....), here's the result. This tool is never going to be user friendly enough for everyone to use unless people know where to find stuff, and it uses hard-coded values for now (looking for very specific DLC_### models for neck vertices, etc). I can expand it to accept custom inputs if I have time to get to that. Before After I never noticed how hot she actually is until after having spent some time working on her neck seam issue. Aside from the obvious skin tone mismatch (texturing is not my forte), I think the connection is pretty good. Sadly, this is never going to be a proper mod for her due to lack of wings and the fan.
syasuke Posted May 12, 2015 Posted May 12, 2015 Nice! that model looks good. I think I am seeing some slight difference in breast shape too. The waist modification is probably a bit above of my skill level with 3Ds for now , I should like to try it. I also made some easier and minor changes to mold the most malleable parts to my liking I think smaller chest makes for a more natural looking model: LeifangSmallerSize01.jpg LeifangSmallerSize02.jpg I was going to retire my neck seam fixer app, but I decided to put it to use again and managed to connect Nyotengu's neck to her body. Her seam is much easier to close. NyotenguNeckFixer.jpg With a magical click of a button (and a lot of pre-processing before hand to identify neck vertex IDs and vertex start addresses etc, which takes some time....), here's the result. This tool is never going to be user friendly enough for everyone to use unless people know where to find stuff, and it uses hard-coded values for now (looking for very specific DLC_### models for neck vertices, etc). I can expand it to accept custom inputs if I have time to get to that. Before NyotenguNeckBefore.jpg After NyotenguNeckAfter.jpg NyotenguNeckAfter02.jpg I never noticed how hot she actually is until after having spent some time working on her neck seam issue. Aside from the obvious skin tone mismatch (texturing is not my forte), I think the connection is pretty good. Sadly, this is never going to be a proper mod for her due to lack of wings and the fan. good job Maybe we can try to import the obj, just change the shape, like sf4tools
darkemporium Posted May 12, 2015 Posted May 12, 2015 Hello, i don't know if it is the right place to ask, there is someone intrested in a "unshaved" version of nude mod? I mean bush and under arms Let me know if anyone welcome my idea
WesMordine Posted May 12, 2015 Posted May 12, 2015 Hello, i don't know if it is the right place to ask, there is someone intrested in a "unshaved" version of nude mod? I mean bush and under arms Let me know if anyone welcome my idea Hi! There already is an unshaven version out there you can load up with Umod. As for armpits... I love beautiful, full pubic hair, but armpits may be too specific. As strange as it may sound, I don't even dislike it too much, but it's not something I'd like to see. My humble opinion, of course.
WesMordine Posted May 12, 2015 Posted May 12, 2015 Nice, you're getting there. Learning is still useful. if you want all the stuff like socks, piercings, and other stuff like on the 360 there's no other way but to learn. I ported over one of my old 360 models in the weekend onto harry's base mesh. I tend to prefer smaller nipples and thinner waistline, and I'm sure some other people do too, but there's no accounting for such preferences unless people are willing to make the modifications themselves. I love what you've done with Kasumi here. She's no longer cookie cutter looking. I hope you get to share her. =) Now that meshes seem to be getting closer to being moddable, I was playing today with Marie Rose (not that way, you pervs...) and noticed how lovely she looks here. Smaller, more realistic breasts, are still VERY BEAUTIFUL. Hopefully some people FAR MORE CAPABLE than yours truly, come up with a mod that gives the girls more realistic (still knockout but realistic) breast sizes. And individually shaped nipples? That's a plus. =) Anyone else would like that?
timmyc Posted May 12, 2015 Posted May 12, 2015 I love what you've done with Kasumi here. She's no longer cookie cutter looking. I hope you get to share her. =) Now that meshes seem to be getting closer to being moddable, I was playing today with Marie Rose (not that way, you pervs...) and noticed how lovely she looks here. 1.JPG Smaller, more realistic breasts, are still VERY BEAUTIFUL. Hopefully some people FAR MORE CAPABLE than yours truly, come up with a mod that gives the girls more realistic (still knockout but realistic) breast sizes. And individually shaped nipples? That's a plus. =) Anyone else would like that? Meshes have already been moddable since you are playing with nude mods Folks at Xentax have already been at this for a long time, and Harry Palmer was kind enough to share his models with us. Funny you should mention smaller boobage That is one of the first modifications I attempted to make just a couple of posts above this one. I think the thing about breast sizes and nipple shapes is that it's all personal preferences, and everyone likes them different ways. It is impossible to custom make it for everyone. I have made their chest size considerably smaller than the default size, and they are still quite large, but I think they look nice. I spent a few more hours messing with chest size again - Before After I also spent a few hours on modifying Marie's lady parts, but I think the outcome isn't very obivous. Before vs After Beofre vs After It is entirely possible to have a different shape of breast/nipple for every girl, and butt, waist, thighs and so on, but that will take a very long time to do. The game already scales the model in different ways to fit different characters in the same weight class. A good example is default Pai and default Momiji who appear very different in size in game, although they are based on the exact same model. All girls in the same weight class are based more or less on the same model. With the current limit of DLC mods (easily clashing in number etc), you can only have so many variations before you run out of slots or run into incompatibility with other mods. Here's a video of my attempted neck seam fix for Nyotengu http://www.mediafire.com/watch/856tw7w0bif8365/NyotenguNeckSeamRepair01.mp4 I think the connection is not too bad. Too bad skin tone is so off. Maybe I should learn how to fix that. I'd appreciate it if anyone has any pointers on how to get started on modifying a texture.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.