ishtarfan1 Posted October 4, 2025 Posted October 4, 2025 (edited) 43 minutes ago, SonicMan1234 said: So to make sure I understand it, 1. import the VB body 2. then export with Blender's built in .glb exporter... 3. then import that exported .glb with the same one provided in Blender 4. then export it again with the data options provided 5. then extract it with the script (which I assume will be VBs again?) If it's a VB then it's just straight to pack into a .mdl file? I'm sure it'll make more sense when I get to it but it's late for me and thinking of all these extra steps has my head spinning, haha. If it does come down to manually weight painting, I would watch this video that involves rigging and understanding what parts of the bones influence the weights. https://youtu.be/5SLlp3AwShM?si=1TRz774TZaUs02oq When you do start weight painting (if it comes to that), rig the meshes to the skeleton. Here is the guide if you need it https://github.com/eArmada8/kuro_mdl_tool/wiki/Manipulating-the-skeleton For weight painting settings in tools, here are the settings that I use. Uncheck Front Faces Only (under Advanced) if left checked it will only select what you select in front but not around if that's what you need. Weight set to either 0 or 1 depending on which part you want to influence. Radius is up to you. I usually change the range between 50 and 150 depending on much area I want to add or remove weights to. Strength set to .100. I try to be careful when I add weights because if I remove or add to much it will become distorted in game. Auto-Normalize ON (VERY IMPORTANT). If you don't have this ON when you weight paint, you will see things you don't want to see. Weight painting can be very painful so I hope it doesn't come down to that. I actually working on a mod right now, and it took me days to figure out how to fix the weighting for it. Here is a small preview. Honestly the best result I have compared to so many different things I tried. Good Luck! Spoiler Edited October 4, 2025 by ishtarfan1 1
Fartlockerr Posted October 4, 2025 Posted October 4, 2025 I added Pinker Nipples for these two characters in my previous post 6
prbb Posted October 4, 2025 Posted October 4, 2025 8 hours ago, fakecheng said: ----------Trails in the Sky 1st Chapter Secondary NPCs Underwear Mod Vol.2---------- Preview: Hide contents The secondary NPCs UDW Pack Vol.2 includes Aina, Dorothy, Elissa, Jill, Joshua(Female), Lila, Matron Theresa, Mayor Maybelle, Queen Alicia(with younger face) and Tio. ----------Download---------- SNpcUDW_Vol.2.7z 29.73 MB · 233 downloads You can find other underwear mods here. *Please do not repost or re-upload my published mods without my prior consent. *If you wish to modify my mods or use materials from my mods while creating your own, you do not need to obtain my permission in advance. However, if you plan to publicly release your mod, please include a link to the original mod or give proper credit to me. *請勿在未經本人事先同意的情況下轉載或重新上傳本人發佈的模組。 *如果你希望修改本人的模組,或在製作自己的模組時使用本人模組中的素材,無需事先取得本人同意。 但如果你打算公開發佈你的模組,請附上原始模組的連結,或註明本人為原始模組的原作者。 Installation: Method 1: 1. Follow this tutorial to unpack 'asset_common_model.pac' and 'image.pac'. 2. Choose the model you want to install, and place the mdl files into the game base folder\asset\common\model. 3. Open the 'Textures' folder, and move the 'asset' folder into the game base folder. Method 2: 1. Download sora1looselad from here. Put 'xinput_1_4.dll' into the game base folder. 2. In game base folder, create the following directory: Hide contents asset\common\model 3. Choose the model you want to install, and place the mdl files into game base folder\asset\common\model. 4. Open the 'Textures' folder, and move the 'asset' folder into the game base folder. 好棒~ 喜欢这个系列,期待全部NPC都补全的那天
prbb Posted October 4, 2025 Posted October 4, 2025 8 hours ago, fakecheng said: ----------Trails in the Sky 1st Chapter Secondary NPCs Underwear Mod Vol.2---------- Preview: Hide contents The secondary NPCs UDW Pack Vol.2 includes Aina, Dorothy, Elissa, Jill, Joshua(Female), Lila, Matron Theresa, Mayor Maybelle, Queen Alicia(with younger face) and Tio. ----------Download---------- SNpcUDW_Vol.2.7z 29.73 MB · 233 downloads You can find other underwear mods here. *Please do not repost or re-upload my published mods without my prior consent. *If you wish to modify my mods or use materials from my mods while creating your own, you do not need to obtain my permission in advance. However, if you plan to publicly release your mod, please include a link to the original mod or give proper credit to me. *請勿在未經本人事先同意的情況下轉載或重新上傳本人發佈的模組。 *如果你希望修改本人的模組,或在製作自己的模組時使用本人模組中的素材,無需事先取得本人同意。 但如果你打算公開發佈你的模組,請附上原始模組的連結,或註明本人為原始模組的原作者。 Installation: Method 1: 1. Follow this tutorial to unpack 'asset_common_model.pac' and 'image.pac'. 2. Choose the model you want to install, and place the mdl files into the game base folder\asset\common\model. 3. Open the 'Textures' folder, and move the 'asset' folder into the game base folder. Method 2: 1. Download sora1looselad from here. Put 'xinput_1_4.dll' into the game base folder. 2. In game base folder, create the following directory: Reveal hidden contents asset\common\model 3. Choose the model you want to install, and place the mdl files into game base folder\asset\common\model. 4. Open the 'Textures' folder, and move the 'asset' folder into the game base folder. Lila 右侧 No Skirt 的预览图 是否贴错了 1
amorrow28 Posted October 4, 2025 Author Posted October 4, 2025 7 hours ago, SonicMan1234 said: Nope, scrolling through the groups with arrow keys shows nothing lights up on hands except hand related groups, and I made sure my model had no weights and all were taken from Lakovic's nude base. Is it possible some weights got inside the hand mesh, or something? I know sometimes normals get flipped but I have no idea if that applies to weights too. I appreciate the rubberducking though. Should I just try and manually fix it by decreasing the weight a little bit? That might fix it but it doesn't seem like the best option, especially when both meshes I've imported so far seem to have this hand issue. Another thing to examine is if any vertices have weights that do not add up to 1.0
amorrow28 Posted October 4, 2025 Author Posted October 4, 2025 2 hours ago, SonicMan1234 said: So to make sure I understand it, 1. import the VB body 2. then export with Blender's built in .glb exporter... 3. then import that exported .glb with the same one provided in Blender 4. then export it again with the data options provided 5. then extract it with the script (which I assume will be VBs again?) If it's a VB then it's just straight to pack into a .mdl file? I'm sure it'll make more sense when I get to it but it's late for me and thinking of all these extra steps has my head spinning, haha. Here's my write-up on how to do it 1
Your Cinderella Posted October 4, 2025 Posted October 4, 2025 @lakovicsorry just wanna ask, uh are you still working on the nude mod? i will wait for it. Thanks.
lakovic Posted October 4, 2025 Posted October 4, 2025 6 minutes ago, Fey Sylvana said: @lakovicsorry just wanna ask, uh are you still working on the nude mod? i will wait for it. Thanks. Yes, that’s part of my plan, but their priority is quite low. I’ll only start working on their models after I’ve finished all the DLC outfits for the main characters. 7
fakecheng Posted October 4, 2025 Posted October 4, 2025 3 hours ago, prbb said: Lila 右侧 No Skirt 的预览图 是否贴错了 是的,感謝回報
fakecheng Posted October 4, 2025 Posted October 4, 2025 @amorrow28 It looks like the link to NPCs UDW vol.2 in the index points to the young Queen Alicia instead of Vol.2.😂
MoLIlis Posted October 4, 2025 Posted October 4, 2025 5 hours ago, lakovic said: 是的,这是我计划的一部分,但他们的优先级很低。只有在我完成主要角色的所有 DLC 服装后,我才会开始制作他们的模型。 Hello, may I ask: How is the progress of the modification of the Klose Rinz and Tita Russell model variants you have created? These two characters have not yet appeared among the four operable female characters.
amorrow28 Posted October 4, 2025 Author Posted October 4, 2025 4 hours ago, fakecheng said: @amorrow28 It looks like the link to NPCs UDW vol.2 in the index points to the young Queen Alicia instead of Vol.2.😂 Fixed! 2
fakecheng Posted October 4, 2025 Posted October 4, 2025 14 hours ago, doug022965 said: Will shea and lady Hilda be added The next and possibly final UDW mod will only add female NPCs ranging from teenagers to middle-aged. 1
doug022965 Posted October 4, 2025 Posted October 4, 2025 12 hours ago, Fartlockerr said: I added Pinker Nipples for these two characters in my previous post Has those updated files been added 1
Fartlockerr Posted October 4, 2025 Posted October 4, 2025 21 minutes ago, doug022965 said: Has those updated files been added yes, you'll need to put them in the apropriate folder under dx11>images. Please back them up or re-install the same files from the original DOA Modpack if you want to revert the changes.
mizumeyuzuru Posted October 4, 2025 Posted October 4, 2025 On 10/3/2025 at 7:23 AM, teacup81 said: swimsuit mod tita swimsuit.zipFetching info... Is anyone else having the same problem when using this mod? What did I do wrong and how do I fix this? Thanks in advance for the help (also sorry I don't know how to get the image in "hidden content" but since there's no nudity there I'm hoping all is good) 2
SonicMan1234 Posted October 4, 2025 Posted October 4, 2025 2 hours ago, mizumeyuzuru said: Is anyone else having the same problem when using this mod? What did I do wrong and how do I fix this? Thanks in advance for the help (also sorry I don't know how to get the image in "hidden content" but since there's no nudity there I'm hoping all is good) Looks like missing materials. Either you didn't add whatever dx11/images folder it came with correctly or something in material_info is wrong.
mizumeyuzuru Posted October 4, 2025 Posted October 4, 2025 52 minutes ago, SonicMan1234 said: Looks like missing materials. Either you didn't add whatever dx11/images folder it came with correctly or something in material_info is wrong. I did add the dx11/images folder from the mod. How do I fix the material_info? Also were you able to get the mod up and running? I'm wondering if this is a problem on my part or the problem with the mod itself.
SonicMan1234 Posted October 4, 2025 Posted October 4, 2025 15 hours ago, amorrow28 said: Here's my write-up on how to do it I've gotten home and up to step 6, but the wording on it is a bit confusing. I have my new chr5000 and my old backup chr5000 folders, and I cannot simply import my new buffers into Blender. I'm not sure what I'm supposed to be copying to where.
SonicMan1234 Posted October 5, 2025 Posted October 5, 2025 Actually maybe I don't need to do the glb method. I rechecked my weights and some of them were ever so slightly off. Normalizing weights seems to have fixed the hands. Still, good to know in case there's other issues in future. 3
go1go Posted October 5, 2025 Posted October 5, 2025 On 10/4/2025 at 12:42 PM, Fartlockerr said: I added Pinker Nipples for these two characters in my previous post Could you please add baseline khloe? I love that concept
Defozul Posted October 5, 2025 Posted October 5, 2025 Love all the great efforts under this topic! however there is one problem: my game crushed in certain battles (only turn-based battle) Deleting asset folder (removing all mods) wont help But deleting xinput1_4.dll fixed the problem
Mayor2210 Posted October 5, 2025 Posted October 5, 2025 After spending over 70 hours playing through the Trails in the Sky 1st twice, I finally find that here is the most comprehensive and active mod community for this game. Everything you guys have done here is awesome! I’ve always wanted to see Estelle with blonde hair and blue eyes, but the official DLC only includes blonde hair with red eyes. Unfortunately, I’ve searched all other mod communities, including here, and haven’t found any mod that matches what I’m looking for. I would greatly appreciate it if someone could create or share such a mod.
haiyanhero Posted October 5, 2025 Posted October 5, 2025 18 hours ago, mizumeyuzuru said: Is anyone else having the same problem when using this mod? What did I do wrong and how do I fix this? Thanks in advance for the help (also sorry I don't know how to get the image in "hidden content" but since there's no nudity there I'm hoping all is good) Did you figure this out? Mine looks like this when she wears her bath towel I also downloaded the swimsuit mod and didn't backup the original files 😑
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