NotAZebra Posted August 29, 2023 Posted August 29, 2023 (edited) Juna’s hair: down or magical Convert to hair down: CS4_Juna_Hair_UpToDown.7z Convert to magical hair: CS4_Juna_Hair_UpToMagical.7z Use: Have 3dmigoto installed (you can use my 3dmigoto environment if you don’t have one: 3dmigoto_CS4.7z) Extract the mod files you want to use Place either set of mod files (not both) in the Mods folder There is a chance that other steps may be needed if your 3dmigoto setup differs from mine. Why 3dmigoto? The hair mesh is identical across many Juna models, so this is far easier than modifying every pkg file. This is also compatible with other pkg file mods as long as they don’t alter the hair mesh. Other hair mods: This mod for Reverie This mod for CS3 Give Fran’s hair to Noel (Reverie) Edited September 1, 2023 by NotAZebra 5
amorrow28 Posted September 2, 2023 Posted September 2, 2023 Mod tools updated to v2.3.1! Changelog: Texture only mode if metadata.json is not present (for hair/eye color packages) Ported over animation key frame fix for ed8pkg2gltf from uyjulian/ed8pkg2glb The upload and guide to usage can be found here: https://www.loverslab.com/topic/166239-trails-of-cold-steel-4-mod-request/?do=findComment&comment=4010707 3
amorrow28 Posted September 7, 2023 Posted September 7, 2023 On 9/2/2023 at 9:16 AM, lakovic said: @amorrow28 Hello, I saw this sentence when I was making pkg recently, Mesh segment has more than 80 bones, will fall back to CPU skinning on all platforms, I quite understand the first half of the paragraph, but I don't quite understand the phrase 'will fall back to CPU skinning on all platforms'. Will the PKG produced this way have any impact on mod? I'm curious. I created a pkg and opened the game, but I didn't find any impact You can safely ignore this warning. The compiler will remove empty groups, so then your mesh segment will have less than 80 bones.
amorrow28 Posted September 7, 2023 Posted September 7, 2023 Mod tools updated to v2.3.2! Changelog: Added support for animation. Considered experimental at this time. Only single (non-clip) animations are supported. ed8pkg2gltf.py now outputs .glb files instead of .gltf/.bin files. The upload and guide to usage can be found here: https://www.loverslab.com/topic/166239-trails-of-cold-steel-4-mod-request/?do=findComment&comment=4010707 Here is a guide on getting animations into Blender and back into the game. 1
SonicMan1234 Posted September 7, 2023 Posted September 7, 2023 Oh wow, animation support? It's incredible to see how far Trails modding has come. What does "single non clip" animations mean exactly? Does that mean only environmental animations like walking/running/attacking can be changed and not cutscene animations?
amorrow28 Posted September 7, 2023 Posted September 7, 2023 5 hours ago, SonicMan1234 said: Oh wow, animation support? It's incredible to see how far Trails modding has come. What does "single non clip" animations mean exactly? Does that mean only environmental animations like walking/running/attacking can be changed and not cutscene animations? No, animation clipping is a specific technique to split one animation into two or more. It’s certainly something I can add if given the information I need, but I don’t think the engine uses it anyway. It is a technical designation and not meaningful to actual animators. (It’s like if I told you I can remember three numbers for you, and give them back to you in order, but I will write them on three sheets of paper instead of one. Does it matter to you as long as you get back all three numbers?) Cutscenes are not defined at the model level, they are scripted. In fact, all animation is scripted, even walking and idling. I have never written or edited scripts, which is required for actually working with animations. A tool like this would be used, or this.
SonicMan1234 Posted September 7, 2023 Posted September 7, 2023 3 hours ago, amorrow28 said: No, animation clipping is a specific technique to split one animation into two or more. It’s certainly something I can add if given the information I need, but I don’t think the engine uses it anyway. It is a technical designation and not meaningful to actual animators. (It’s like if I told you I can remember three numbers for you, and give them back to you in order, but I will write them on three sheets of paper instead of one. Does it matter to you as long as you get back all three numbers?) Cutscenes are not defined at the model level, they are scripted. In fact, all animation is scripted, even walking and idling. I have never written or edited scripts, which is required for actually working with animations. A tool like this would be used, or this. Ah, okay. As for uses, sexier walks/idles seems like the no brainer. Another idea is changing casting animations into masturbation ones or something, if that's even feasible. Of course, you need animations for these and most people probably don't have the skills to hand animate one. Converting animations from Skyrim packs or MMD motions seem like good ideas, but I am also not an animator or programmer, so I have no idea how difficult that'd be, but it seems like a promising idea at least.
amorrow28 Posted September 11, 2023 Posted September 11, 2023 Mod tools updated to v2.3.3! Changelog: Updated code base of ed8pkg2gltf.py to latest version from uyjulian/ed8pkg2glb. Significant speed improvements, support for animation channels targeting mesh instance objects instead of nodes. Updated ed8pkg2gltf.py to properly detect missing / corrupt texture references in a material and will output an empty string instead of a float6. Updated build_collada.py to detect both missing / misspelled textures and invalid float6 entries. Added support for models with embedded animation. Added support to glTF extractor for non-skinned meshes. The upload and guide to usage can be found here: https://www.loverslab.com/topic/166239-trails-of-cold-steel-4-mod-request/?do=findComment&comment=4010707 This is the most worthwhile update in a while, for everyone! I finally caught up the decompiler code to the latest codebase from @uyjulian. It is significantly faster now, especially for shader decompilation! For character models this particularly dramatic. I timed decompiling Juna (C_CHR011.pkg) from scratch without buffered libraries - v2.3.2 took 117 seconds and v2.3.3 took 16 seconds - almost 90% faster! 6
NotAZebra Posted September 13, 2023 Posted September 13, 2023 New addition: Elise with a mesh tube top 3 options for length Skirt or no skirt 2 colors Previews Spoiler 3
amorrow28 Posted September 21, 2023 Posted September 21, 2023 Mod tools updated to v2.3.4! Changelog: Fixed crash when exporting .pkg files with animations and without locators. The upload and guide to usage can be found here: https://www.loverslab.com/topic/166239-trails-of-cold-steel-4-mod-request/?do=findComment&comment=4010707 1
mercury_D Posted September 21, 2023 Posted September 21, 2023 (edited) 8 hours ago, amorrow28 said: Mod tools updated to v2.3.4! Changelog: Fixed crash when exporting .pkg files with animations and without locators. The upload and guide to usage can be found here: https://www.loverslab.com/topic/166239-trails-of-cold-steel-4-mod-request/?do=findComment&comment=4010707 maybe a bug? After recompiling Altina's C_CHR015_C06.pkg costume, I noticed that her glowing material would vanish. The previous versions also had the same issue. Spoiler Edited September 21, 2023 by mercury_D
amorrow28 Posted September 22, 2023 Posted September 22, 2023 On 9/21/2023 at 7:26 AM, mercury_D said: maybe a bug? After recompiling Altina's C_CHR015_C06.pkg costume, I noticed that her glowing material would vanish. The previous versions also had the same issue. Hide contents I do not know why that is happening for you. That model recompiles normally for me, and that mesh is intact. (Tested with C_CHR015_C06.pkg in NISA Reverie)
kyotu0054 Posted October 3, 2023 Posted October 3, 2023 (edited) Hi. Where i can get : - PKG mod of Altina full nude mod (with canon bodies, breasts, and such) - PKG mod of Altina Alt or DLCs Outfit with exposed parts Thanks Edited October 3, 2023 by kyotu0054
NotAZebra Posted October 4, 2023 Posted October 4, 2023 On 9/22/2023 at 10:07 AM, amorrow28 said: I do not know why that is happening for you. That model recompiles normally for me, and that mesh is intact. (Tested with C_CHR015_C06.pkg in NISA Reverie) My guess: some other mod on the system uses a shader with the same hash from a different game. That is about 80% of all mod problems I face. 1
amorrow28 Posted October 12, 2023 Posted October 12, 2023 Mod tools updated to v2.3.5! Changelog: Detect multiple parent assignment (node tree error). Armature defaults to top node if the skeleton does not have up_point or root as a child of the top node. New command-line option for outputting .gltf instead of .glb. Bug fix for animation metadata containing entries from prior .pkg files when using ed8pkg2gltf.py in batch mode. Prevent crash with build_collada.py when attempting to import an empty animation. (This will still cause errors with the compiler, however.) The upload and guide to usage can be found here: https://www.loverslab.com/topic/166239-trails-of-cold-steel-4-mod-request/?do=findComment&comment=4010707 1
amorrow28 Posted November 18, 2023 Posted November 18, 2023 Mod tools updated to v2.3.6! Changelog: build_collada.py will now detect and remove nested duplicate nodes, a compiler artifact that corrupts repeated decompile-recompile cycles. Add an internal suffix to texture names to prevent crashes in situations where a texture name matches a node name. Changed detection of skinned shaders at the time of decompile, so that materials with the word "skinned" in them no longer fool the decompiler. The upload and guide to usage can be found here: https://www.loverslab.com/topic/166239-trails-of-cold-steel-4-mod-request/?do=findComment&comment=4010707 1
Guest Posted December 20, 2023 Posted December 20, 2023 Wish we got someone to make 2x breast mod for the nude bodies ?
amorrow28 Posted December 23, 2023 Posted December 23, 2023 21 hours ago, lakovic said: @amorrow28 Hello, old friend, long time no see. How have you been lately? It's been a long time since I came to the forum to chat. I spent nearly half a year making new mods for CS3 and CS4. They are about to be completed. It took a lot of time and energy from me, but I think you guys will like it. , I will slowly introduce you to my new mod next. But now I have encountered some small problems, I found that the code for the puppet is CHR198 CHR198_C00 CHR198_C01 I made a brand new pkg and replaced the figures, also replaced mon114_c00 mon115_c00 mon116_c00 But when I was playing the game plot, they were still the same as before. To be precise, their appearance did not change when they were in the box, but when they were in battle, they turned into the pkg I made. Do you know the reason for this? Reveal hidden contents Hmm, I do not know. There must be another model you need to change, I think. There is probably a very simple model just for the box, maybe even the box and puppet are one model. ? Your project sounds very exciting! I cannot imagine all you can do in half a year, but I am very excited to see what you have achieved!
SonicMan1234 Posted January 5, 2024 Posted January 5, 2024 (edited) 5 hours ago, lakovic said: CS4 reset version mod Hi, everyone. This is my sexy&nude 3.0 for CS4_mod. This is a brand new mod version that took several months to complete. In fact, I prefer to call it a reset mod. 1: It will bring new breast shaking, most female characters will have breast shaking Hide contents QQ短视频20231228233130.mp4 1.13 MB · 0 downloads QQ录屏20231228233310 00_00_00-.mp4 4.09 MB · 0 downloads 2: More fine mesh, upgrade most of the body's breasts and vagina, making them smoother. Hide contents 3: Made about 80 nude female characters (including NPCs). I borrowed the screenshot below from the CS3_mod I made, but it has not been released yet. I released CS4 first. Hide contents 4: Made 10 DLCs, each DLC has 20 costumes. I made 300+PKG. The entire mod volume is close to 2GB, and most costumes have 3 forms. Hide contents Before I start introducing the mod, the most important thing is that I want to thank @amorrow28 for always helping me. He is always very patient in answering my various questions. Without him making such a great pkg_mod tool, there would be no this mod, so really thank you very much Let’s start introducing the mod. First, I’ll put a screenshot of my favorite Emma. Hide contents The following is the CS4 name 服装名单介绍.xlsx I made, which is roughly divided into 3 parts Reveal hidden contents 1. DLC costumes of main characters 2. Official costumes of the main characters 3. NPC clothing Because there are so many costumes, and most of them have 3 forms(NPC have 4 forms), such as this Hide contents So my screenshots only use the first form. You can enter the game to experience the other forms. DLC1:Alisa, Emma, Laura, Fie, Sara Hide contents DLC2:Sara, Juna, Musse, Altina, Angelica Hide contents DLC3: Angelica, Aurelia, Estelle, Sharon, Kea Hide contents DLC4: Elie, Renne, Celine, Duvalie Hide contents DLC5: Tita, Tio, Towa, Roselia Hide contents DLC6: Roselia, Elise, Vita, Afin, Ines, Ennea Hide contents DLC7: Alisa, Fie, Laura, Emma, Juna, Musse Reveal hidden contents DLC8: Altina, Aurelia, Tita, Duvalie, Tio, emma, Laura, Sharon, sara, Musse, Juna Hide contents DLC9: Hide contents DLC0: Hide contents For the official clothing (including the DLC part), I modified some of the clothing so that their initial form is slightly different from the original, and they have 3 different forms at the same time. But there are many costumes, so I won’t introduce them with screenshots. For example, Alisa’s initial clothing Hide contents For example, Emma’s witch costume Hide contents I curved the fabric on the chest like a petal and made it very easy for her to expose her nipples. Hide contents I also optimized the shaders of some clothes, such as Duvalie Hide contents Finally, I wish everyone a happy gaming experience (Later, I will upload the mod installation package, but this is an experience package, you can experience some of the content. If you need the complete mod installation package, please support my https://ko-fi.com/lakovic and donate $10 and leave your contact info and I'll send you the complete mod package) Mod_Experience version:CS4 reset version_mod (trial version).zip Installation method: After unzipping, copy the bin and data folders to the root directory of the game. It will prompt you to replace the files. Just select Yes. F2: MOD switch F6: Change the clothing form of the main character F7: Change NPC’s clothing form Hot damn. It's so damn awesome to see how we went from some texture mods to these amazing overhauls. Your work on all of the Trails games continues to be FANTASTIC! I hope you continue to make more amazing stuff for future games. The new jiggle is especially fantastic. Edited January 5, 2024 by SonicMan1234 1
amorrow28 Posted January 5, 2024 Posted January 5, 2024 (edited) 10 hours ago, lakovic said: CS4 reset version mod Hi, everyone. This is my sexy&nude 3.0 for CS4_mod. This is a brand new mod version that took several months to complete. In fact, I prefer to call it a reset mod. 1: It will bring new breast shaking, most female characters will have breast shaking Reveal hidden contents QQ短视频20231228233130.mp4 1.13 MB · 0 downloads QQ录屏20231228233310 00_00_00-.mp4 4.09 MB · 0 downloads 2: More fine mesh, upgrade most of the body's breasts and vagina, making them smoother. Reveal hidden contents 3: Made about 80 nude female characters (including NPCs). I borrowed the screenshot below from the CS3_mod I made, but it has not been released yet. I released CS4 first. Reveal hidden contents 4: Made 10 DLCs, each DLC has 20 costumes. I made 300+PKG. The entire mod volume is close to 2GB, and most costumes have 3 forms. Reveal hidden contents Before I start introducing the mod, the most important thing is that I want to thank @amorrow28 for always helping me. He is always very patient in answering my various questions. Without him making such a great pkg_mod tool, there would be no this mod, so really thank you very much Let’s start introducing the mod. First, I’ll put a screenshot of my favorite Emma. Reveal hidden contents The following is the CS4 name 服装名单介绍.xlsx I made, which is roughly divided into 3 parts Reveal hidden contents 1. DLC costumes of main characters 2. Official costumes of the main characters 3. NPC clothing Because there are so many costumes, and most of them have 3 forms(NPC have 4 forms), such as this Reveal hidden contents So my screenshots only use the first form. You can enter the game to experience the other forms. DLC1:Alisa, Emma, Laura, Fie, Sara Reveal hidden contents DLC2:Sara, Juna, Musse, Altina, Angelica Reveal hidden contents DLC3: Angelica, Aurelia, Estelle, Sharon, Kea Reveal hidden contents DLC4: Elie, Renne, Celine, Duvalie Reveal hidden contents DLC5: Tita, Tio, Towa, Roselia Reveal hidden contents DLC6: Roselia, Elise, Vita, Afin, Ines, Ennea Reveal hidden contents DLC7: Alisa, Fie, Laura, Emma, Juna, Musse Reveal hidden contents DLC8: Altina, Aurelia, Tita, Duvalie, Tio, emma, Laura, Sharon, sara, Musse, Juna Reveal hidden contents DLC9: Reveal hidden contents DLC0: Reveal hidden contents For the official clothing (including the DLC part), I modified some of the clothing so that their initial form is slightly different from the original, and they have 3 different forms at the same time. But there are many costumes, so I won’t introduce them with screenshots. For example, Alisa’s initial clothing Reveal hidden contents For example, Emma’s witch costume Reveal hidden contents I curved the fabric on the chest like a petal and made it very easy for her to expose her nipples. Reveal hidden contents I also optimized the shaders of some clothes, such as Duvalie Reveal hidden contents Finally, I wish everyone a happy gaming experience (Later, I will upload the mod installation package, but this is an experience package, you can experience some of the content. If you need the complete mod installation package, please support my https://ko-fi.com/lakovic and donate $10 and leave your contact info and I'll send you the complete mod package) Mod_Experience version:CS4 reset version_mod (trial version).zip Installation method: After unzipping, copy the bin and data folders to the root directory of the game. It will prompt you to replace the files. Just select Yes. F2: MOD switch F6: Change the clothing form of the main character F7: Change NPC’s clothing form Your work continues to amaze me! I hope many will support you. You have already given away so many costumes for free after all. But somehow your creativity and skill continues to skyrocket, 大佬! EDIT: Before people complain about paywall, please try downloading the trial version! It is HUGE, and has a lot of great content! (I think lakovic has chosen to give away the nudes for free, and the big mod will mostly have the custom DLC. The final mod is only 4x the size of the "trial" actually.) Let's not forget that Falcom charges $15 for 8 swimsuits - the free version alone has 70 pkg mods and the 3dmigoto content... so he is asking $10 for almost 200 more costumes? Edited January 5, 2024 by amorrow28 5
oaktree10 Posted January 6, 2024 Posted January 6, 2024 On 1/4/2024 at 2:24 PM, lakovic said: CS4 reset version mod Hi, everyone. This is my sexy&nude 3.0 for CS4_mod. This is a brand new mod version that took several months to complete. In fact, I prefer to call it a reset mod. 1: It will bring new breast shaking, most female characters will have breast shaking Reveal hidden contents QQ短视频20231228233130.mp4 1.13 MB · 0 downloads QQ录屏20231228233310 00_00_00-.mp4 4.09 MB · 0 downloads 2: More fine mesh, upgrade most of the body's breasts and vagina, making them smoother. Reveal hidden contents 3: Made about 80 nude female characters (including NPCs). I borrowed the screenshot below from the CS3_mod I made, but it has not been released yet. I released CS4 first. Reveal hidden contents 4: Made 10 DLCs, each DLC has 20 costumes. I made 300+PKG. The entire mod volume is close to 2GB, and most costumes have 3 forms. Reveal hidden contents Before I start introducing the mod, the most important thing is that I want to thank @amorrow28 for always helping me. He is always very patient in answering my various questions. Without him making such a great pkg_mod tool, there would be no this mod, so really thank you very much Let’s start introducing the mod. First, I’ll put a screenshot of my favorite Emma. Reveal hidden contents The following is the CS4 name 服装名单介绍.xlsx I made, which is roughly divided into 3 parts Reveal hidden contents 1. DLC costumes of main characters 2. Official costumes of the main characters 3. NPC clothing Because there are so many costumes, and most of them have 3 forms(NPC have 4 forms), such as this Reveal hidden contents So my screenshots only use the first form. You can enter the game to experience the other forms. DLC1:Alisa, Emma, Laura, Fie, Sara Reveal hidden contents DLC2:Sara, Juna, Musse, Altina, Angelica Reveal hidden contents DLC3: Angelica, Aurelia, Estelle, Sharon, Kea Reveal hidden contents DLC4: Elie, Renne, Celine, Duvalie Reveal hidden contents DLC5: Tita, Tio, Towa, Roselia Reveal hidden contents DLC6: Roselia, Elise, Vita, Afin, Ines, Ennea Reveal hidden contents DLC7: Alisa, Fie, Laura, Emma, Juna, Musse Reveal hidden contents DLC8: Altina, Aurelia, Tita, Duvalie, Tio, emma, Laura, Sharon, sara, Musse, Juna Reveal hidden contents DLC9: Reveal hidden contents DLC0: Reveal hidden contents For the official clothing (including the DLC part), I modified some of the clothing so that their initial form is slightly different from the original, and they have 3 different forms at the same time. But there are many costumes, so I won’t introduce them with screenshots. For example, Alisa’s initial clothing Reveal hidden contents For example, Emma’s witch costume Reveal hidden contents I curved the fabric on the chest like a petal and made it very easy for her to expose her nipples. Reveal hidden contents I also optimized the shaders of some clothes, such as Duvalie Reveal hidden contents Finally, I wish everyone a happy gaming experience (Later, I will upload the mod installation package, but this is an experience package, you can experience some of the content. If you need the complete mod installation package, please support my https://ko-fi.com/lakovic and donate $10 and leave your contact (Loverslab ID) info and I'll send you the complete mod package) Mod_Experience version:CS4 reset version_mod (trial version).zip Installation method: After unzipping, copy the bin and data folders to the root directory of the game. It will prompt you to replace the files. Just select Yes. F2: MOD switch F7: Change the clothing form of the main character F6: Change NPC’s clothing form That's cool, Fie's CS2 outfit is her best one imo so it's great to see it mod of it in CS4. Kinda a noob question, but do I need to delete previous mods for this to work? It's been awhile, but I remember installing 3Dmigoto mods and some .pkg mods.
Astergun Posted January 6, 2024 Posted January 6, 2024 On 1/5/2024 at 9:24 AM, lakovic said: CS4 reset version mod Hi, everyone. This is my sexy&nude 3.0 for CS4_mod. This is a brand new mod version that took several months to complete. In fact, I prefer to call it a reset mod. 1: It will bring new breast shaking, most female characters will have breast shaking Reveal hidden contents QQ短视频20231228233130.mp4 1.13 MB · 0 downloads QQ录屏20231228233310 00_00_00-.mp4 4.09 MB · 0 downloads 2: More fine mesh, upgrade most of the body's breasts and vagina, making them smoother. Reveal hidden contents 3: Made about 80 nude female characters (including NPCs). I borrowed the screenshot below from the CS3_mod I made, but it has not been released yet. I released CS4 first. Reveal hidden contents 4: Made 10 DLCs, each DLC has 20 costumes. I made 300+PKG. The entire mod volume is close to 2GB, and most costumes have 3 forms. Reveal hidden contents Before I start introducing the mod, the most important thing is that I want to thank @amorrow28 for always helping me. He is always very patient in answering my various questions. Without him making such a great pkg_mod tool, there would be no this mod, so really thank you very much Let’s start introducing the mod. First, I’ll put a screenshot of my favorite Emma. Reveal hidden contents The following is the CS4 name 服装名单介绍.xlsx I made, which is roughly divided into 3 parts Reveal hidden contents 1. DLC costumes of main characters 2. Official costumes of the main characters 3. NPC clothing Because there are so many costumes, and most of them have 3 forms(NPC have 4 forms), such as this Reveal hidden contents So my screenshots only use the first form. You can enter the game to experience the other forms. DLC1:Alisa, Emma, Laura, Fie, Sara Reveal hidden contents DLC2:Sara, Juna, Musse, Altina, Angelica Reveal hidden contents DLC3: Angelica, Aurelia, Estelle, Sharon, Kea Reveal hidden contents DLC4: Elie, Renne, Celine, Duvalie Reveal hidden contents DLC5: Tita, Tio, Towa, Roselia Reveal hidden contents DLC6: Roselia, Elise, Vita, Afin, Ines, Ennea Reveal hidden contents DLC7: Alisa, Fie, Laura, Emma, Juna, Musse Reveal hidden contents DLC8: Altina, Aurelia, Tita, Duvalie, Tio, emma, Laura, Sharon, sara, Musse, Juna Reveal hidden contents DLC9: Reveal hidden contents DLC0: Reveal hidden contents For the official clothing (including the DLC part), I modified some of the clothing so that their initial form is slightly different from the original, and they have 3 different forms at the same time. But there are many costumes, so I won’t introduce them with screenshots. For example, Alisa’s initial clothing Reveal hidden contents For example, Emma’s witch costume Reveal hidden contents I curved the fabric on the chest like a petal and made it very easy for her to expose her nipples. Reveal hidden contents I also optimized the shaders of some clothes, such as Duvalie Reveal hidden contents Finally, I wish everyone a happy gaming experience (Later, I will upload the mod installation package, but this is an experience package, you can experience some of the content. If you need the complete mod installation package, please support my https://ko-fi.com/lakovic and donate $10 and leave your contact (Loverslab ID) info and I'll send you the complete mod package) Mod_Experience version:CS4 reset version_mod (trial version).zip Installation method: After unzipping, copy the bin and data folders to the root directory of the game. It will prompt you to replace the files. Just select Yes. F2: MOD switch F7: Change the clothing form of the main character F6: Change NPC’s clothing form FixBug: Reveal hidden contents 01/06:Fixed Roselia_Darkness Queen (young girl and adult) display error1月6日修复更新.zip Copy C_CHR067_C72.pkg to the game root directory data\dlc\asset\D3D11 Copy the chr067_c71 and chr067_c72 folders to bin\Win64\Mods\Roselia Reveal hidden contents Amazing work and effort. But god that Emma photo with the cap ❤️. Do you plan to make this mod compatible with Hajimari/ Trails of Reverie?
Guest Posted January 8, 2024 Posted January 8, 2024 (edited) 16 hours ago, lakovic said: Yes, I'm already planning to port this mod to Hajimari and Reverie, but also need to add DLC costumes for a few new characters, like Rixa, Noel. So it will take some time, maybe at the end of this month In order to more people to experience this mod, I decided to release all NPC content, but the DLC costumes of the protagonist still require additional subscriptions. I look forward to your support. If you downloaded the trial version of the mod, you can add this NPC expansion pack. If you downloaded the full version of the mod, you don’t need to download it. This content is already included. Note that the following screenshots will contain spoilers. If you have not played CS4, it is recommended not to open them. Hide contents Claire: Claire cannot be controlled in CS4, so I did not add any new clothes for her, but I significantly modified her initial clothes. This is a modification that I am very satisfied with. Please note that her shortcut key is F7. Reveal hidden contents Arianrhod: In China we call her Sister 7, because she means the 7th pillar. She has three models in total, and the bleeding model took me a lot of time, even though it only lasted a few seconds in the plot. Reveal hidden contents Princess Klaudia: She couldn't be naked in the previous CS4 mod, but now she can be naked. I think her original clothes are also very good, so I didn't modify her clothes, but the skirt is much shorter than before. Reveal hidden contents Mariabell and her 3 dolls: I designed a new set of costumes. The snakes around the feet are very suitable for her. I also spent a lot of time making the joints of the dolls. Reveal hidden contents Margarita: Although she is not a very important NPC, for the sake of fun, I also designed a nude body for her fat body. Although not many people like her. Reveal hidden contents Nurse Cecile: I gave her a very sexy nurse uniform Reveal hidden contents Scherazard: I gave her a very fancy dress Reveal hidden contents npc expansion.zip 350.48 MB · 72 downloads Instructions: After decompression, copy the 57 pkgs to data\asset\D3D11, copy the NPC folder to bin\Win64\Mods, and restart the game. If you have already downloaded my full version of the mod, you do not need to download this expansion pack You should add larger chests(nothing crazy, but like 2x) to the playable cast, my horny ass would gladly pay for that ? Great work btw! Edited January 8, 2024 by eystopreadingthis
F4Slickx Posted January 16, 2024 Posted January 16, 2024 (edited) On 1/7/2024 at 11:54 AM, lakovic said: Yes, I'm already planning to port this mod to Hajimari and Reverie, but also need to add DLC costumes for a few new characters, like Rixa, Noel. So it will take some time, maybe at the end of this month In order to more people to experience this mod, I decided to release all NPC content, but the DLC costumes of the protagonist still require additional subscriptions. I look forward to your support. If you downloaded the trial version of the mod, you can add this NPC expansion pack. If you downloaded the full version of the mod, you don’t need to download it. This content is already included. Note that the following screenshots will contain spoilers. If you have not played CS4, it is recommended not to open them. Reveal hidden contents Claire: Claire cannot be controlled in CS4, so I did not add any new clothes for her, but I significantly modified her initial clothes. This is a modification that I am very satisfied with. Please note that her shortcut key is F7. Reveal hidden contents Arianrhod: In China we call her Sister 7, because she means the 7th pillar. She has three models in total, and the bleeding model took me a lot of time, even though it only lasted a few seconds in the plot. Reveal hidden contents Princess Klaudia: She couldn't be naked in the previous CS4 mod, but now she can be naked. I think her original clothes are also very good, so I didn't modify her clothes, but the skirt is much shorter than before. Reveal hidden contents Mariabell and her 3 dolls: I designed a new set of costumes. The snakes around the feet are very suitable for her. I also spent a lot of time making the joints of the dolls. Reveal hidden contents Margarita: Although she is not a very important NPC, for the sake of fun, I also designed a nude body for her fat body. Although not many people like her. Reveal hidden contents Nurse Cecile: I gave her a very sexy nurse uniform Reveal hidden contents Scherazard: I gave her a very fancy dress Reveal hidden contents npc expansion.zip 350.48 MB · 337 downloads Instructions: After decompression, copy the 57 pkgs to data\asset\D3D11, copy the NPC folder to bin\Win64\Mods, and restart the game. If you have already downloaded my full version of the mod, you do not need to download this expansion pack Thanks for all the effort you put in this! I do have a question though. I am playing on the Steam Deck and the mod does partly work. What does not work are the "F" functions. F2, F6 and F7 do nothing. Any idea how this could be fixed? I also tried the mod on my pc and there it works as expected. Also, are the vanilla outfits still present in the game or are they all replaced by the mod outfits? Is there a way to keep the original outfits part of the cycle you go through when pressing F7? Thanks again for the effort! Edited January 16, 2024 by F4Slickx
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