mapo Posted July 3, 2022 Posted July 3, 2022 On 2022/6/29 at AM6點47分, lakovic said: 大家好,好久不見。 先說Aurelia裙子,@amorrow28刪掉的裙子模型v1.3a,長這樣。 裙子還有一部分沒有刪減,不是那麼完美。 那時我在想,為什麼不把她的整條裙子都脫下來,露出她的屁股和內褲呢。 裡面其實是空的,如果去掉整條裙子,遊戲裡就是這個樣子。 這極大地影響了 DIY 模組,因為可以做的事情很少,但是 amorrow28 帶來了他的 3 個教程,尤其是裸模的替換教程,這真的把我帶入了一個新世界。 首先是 Aurelia 腿部模型的修復。我用全腿模型替換了 Aurelia 腿模型,現在看起來比以前好多了。 讓我們看看原來的Alisa'Magical服裝,看看有沒有掀起中間那塊布的衝動。 現在,我們有一個解決方案!裸模替換教程來自@amorrow28,我的想法,用裸體模特的一部分來代替這個殘缺不全的人物,我試過了,它奏效了。 alisa emma juna larua musse sara 一共有6個字 一起來看看各個版本的對比,你最喜歡哪一個呢? 為什麼沒有Altina或者其他蘿莉,就算把內衣刪了,依舊是平胸。和蘿莉比起來,刪掉裙子最好看,所以沒必要修改。 這次我最喜歡的角色是勞拉,她的穿搭看起來最自然,尤其是白色的顏色很好看,很符合她的個人氣質,這次我也修了她的屁股,以前的屁股看起來很平。 你可能還想把衣服中間的那塊布拿走,對,但這會失去衣服的意義。有一套浴巾,完全赤裸。以後我會為所有角色更新新的浴巾套裝。請期待。 最後,享受Aurelia的戰鬥風格,享受遊戲 首先,確保您使用的是@amorrow28 已移除的裙子 mod v1.3a 的版本,我所有的 mod 都在上面完成。重點!!? magic.zip 的模組 19.4 MB · 127 次下載 如何使用附件,解壓縮 zip 文件,您將獲得一個“新”文件夾和 replace.bat 文件。請將它們都移動到 “英雄傳說 冷鋼之路 IV\bin\Win64”。 例如: 然後雙擊replace.bat文件就可以愉快的玩遊戲了。原理是我寫了一個簡單的批處理,自動刪除原字符下的魔法文件夾,替換成我的魔法文件夾。請記住,您不能簡單地覆蓋文件夾。 例如,初始的alisa文件夾中有4種文件ABCD@amorrow28,而我製作的文件是刪除A,更改BCD,添加E文件,現在我的神奇文件夾中有4種文件BCDE。如果復製過去,會同時變成ABCDE 5種文件,遊戲會報錯。 因此,不必每次都刪除整個mods文件夾,只需要刪除對應角色下對應名字和服裝的文件夾即可。 當然,這次我做了一個簡單的批處理,直接使用。 replace.bat 的內容就在這裡,也可以手動做,但是有點麻煩。 Amazing results, fantastic It would be even better if you could make a version with only panties off for all characters, Thanks for your hard work.
safeman1 Posted July 8, 2022 Posted July 8, 2022 Probably not worth the effort for NPCs I think. Unless there's a generic model that is used in multiple places in the game. Also if you use free camera you can see that alot of NPC's are missing bodyparts under their clothes, that is probably an issue.
lakovic Posted July 9, 2022 Posted July 9, 2022 On 7/3/2022 at 12:22 PM, mapo said: Amazing results, fantastic It would be even better if you could make a version with only panties off for all characters, Thanks for your hard work. My English is not very good, I understand what you mean by that sentence, the nude mod patches of many characters are incomplete, is that what you mean? You can take a screenshot and let me fix it
lakovic Posted July 9, 2022 Posted July 9, 2022 @amorrow28 HI,Honey I recently encountered some problems with making mods, and I found it interesting that there is an AstraiaTightsMod.ini file in your UnSkirtMod\Astraia folder, I can understand the meaning of the middle statement, which is to control the loading of different texture maps through F5, which are astraia_tights_mod = 0, 1 two cases But when there is a third case, how should I write this statement I tried to use esle if statement but it failed I wrote it like this [KeyToggle_Skirt] Key = no_modifiers F5 $astraia_tights_mod = 0, 1, 2 type = cycle [TextureOverride_AstraiaTightsMod] hash = 2fd4eca2 if $astraia_tights_mod ... else if ... else if ... endif My English is so bad, it's hard to express my question clearly even by translation, can you write a complete example with the third case, for example, I need to load textures of 3 different colors, for a configuration like this, I should how to write.
mapo Posted July 9, 2022 Posted July 9, 2022 2 hours ago, lakovic said: My English is not very good, I understand what you mean by that sentence, the nude mod patches of many characters are incomplete, is that what you mean? You can take a screenshot and let me fix it Not like that, you did a good job. I'm not good at English too, it's hard to express correctly Please act like I didn't say it, thank you
amorrow28 Posted July 9, 2022 Posted July 9, 2022 2 hours ago, lakovic said: @amorrow28 HI,Honey I recently encountered some problems with making mods, and I found it interesting that there is an AstraiaTightsMod.ini file in your UnSkirtMod\Astraia folder, I can understand the meaning of the middle statement, which is to control the loading of different texture maps through F5, which are astraia_tights_mod = 0, 1 two cases But when there is a third case, how should I write this statement I tried to use esle if statement but it failed I wrote it like this [KeyToggle_Skirt] Key = no_modifiers F5 $astraia_tights_mod = 0, 1, 2 type = cycle [TextureOverride_AstraiaTightsMod] hash = 2fd4eca2 if $astraia_tights_mod ... else if ... else if ... endif My English is so bad, it's hard to express my question clearly even by translation, can you write a complete example with the third case, for example, I need to load textures of 3 different colors, for a configuration like this, I should how to write. It would look like this: [KeyToggle_TexAAA] Key = SHIFT F6 $texture_mod = 0, 1, 2 type = cycle [TextureOverride_TexAAA] hash = 00000000 if $texture_mod == 0 ps-t2 = Resource_Tex_TexAAA_1 else if $texture_mod == 1 ps-t2 = Resource_Tex_TexAAA_2 else ps-t2 = Resource_Tex_TexAAA_3 endif By the way, in English it is a little rude to call somebody "honey" that you do not know very well, I suggest "friend" instead. ? Do not worry though, I am not offended.
lakovic Posted July 9, 2022 Posted July 9, 2022 (edited) 23 minutes ago, amorrow28 said: It would look like this: [KeyToggle_TexAAA] Key = SHIFT F6 $texture_mod = 0, 1, 2 type = cycle [TextureOverride_TexAAA] hash = 00000000 if $texture_mod == 0 ps-t2 = Resource_Tex_TexAAA_1 else if $texture_mod == 1 ps-t2 = Resource_Tex_TexAAA_2 else ps-t2 = Resource_Tex_TexAAA_3 endif By the way, in English it is a little rude to call somebody "honey" that you do not know very well, I suggest "friend" instead. ? Do not worry though, I am not offended. Thank you very much, I didn't expect the name "honey" to mean this in English, I want to express a more cordial attitude, I used the wrong word, I'm very sorry. But thank you for answering so many questions for me, it's great to have you in modding? Edited July 9, 2022 by lakovic 2
lakovic Posted July 9, 2022 Posted July 9, 2022 (edited) I'm making new mods and I have a lot of new ideas to add to the game, making mods makes me happy, really, thank you so much for your tutorials Edited July 9, 2022 by lakovic 3
lakovic Posted July 9, 2022 Posted July 9, 2022 44 minutes ago, mapo said: Not like that, you did a good job. I'm not good at English too, it's hard to express correctly Please act like I didn't say it, thank you Thank you my friend, I am working on more mods and hope to bring you soon 3
Jameskb18 Posted July 9, 2022 Posted July 9, 2022 (edited) Millium's bath suit seem bit not working, as other girl's bath suit is fully nude but she aren't, any idea? Spoiler Edited July 9, 2022 by Jameskb18 can't comment and post media only so i had edit to comment
safeman1 Posted July 9, 2022 Posted July 9, 2022 That effect occurs when someone is under the Stealth buff, so i'm guessing any 'glow' or 'aura' type of effect gets in the way of the nude mod which seems to be the case with Millium here... Also you need to hide that in a spoiler, i've already guessed I get to see Millium again but still..
lakovic Posted July 10, 2022 Posted July 10, 2022 21 hours ago, safeman1 said: That effect occurs when someone is under the Stealth buff, so i'm guessing any 'glow' or 'aura' type of effect gets in the way of the nude mod which seems to be the case with Millium here... Also you need to hide that in a spoiler, i've already guessed I get to see Millium again but still.. I'm still trying to figure out a solution to this problem
lakovic Posted July 10, 2022 Posted July 10, 2022 (edited) On 7/9/2022 at 1:28 PM, amorrow28 said: It would look like this: [KeyToggle_TexAAA] Key = SHIFT F6 $texture_mod = 0, 1, 2 type = cycle [TextureOverride_TexAAA] hash = 00000000 if $texture_mod == 0 ps-t2 = Resource_Tex_TexAAA_1 else if $texture_mod == 1 ps-t2 = Resource_Tex_TexAAA_2 else ps-t2 = Resource_Tex_TexAAA_3 endif By the way, in English it is a little rude to call somebody "honey" that you do not know very well, I suggest "friend" instead. ? Do not worry though, I am not offended. @amorrow28 Thanks for the method you provided, I have another question, give an example For example, I made A, B and C for Emma and Alisa respectively, 3 kinds of clothing, and used the bound F5 to cycle ABC, and only got 3 situations. 1: Emma and Alisa are wearing A clothing at the same time 2: Emma and Alisa are wearing B clothes at the same time 3: Emma and Alisa are wearing C clothes at the same time Because F5 is a global change, of course I know that if you want to change clothing for each person's different situation, you can bind different shortcut keys, such as Emma binds F5, Alisa binds F6, but there are too many characters in the game, if Everyone uses different shortcuts, so there are a lot of shortcuts to remember. Is there a way to use only one shortcut key to cycle ABC only for the currently controlled characters, and the characters that are not used are not affected? I think this solution may be difficult to implement, or impossible Edited July 10, 2022 by lakovic
amorrow28 Posted July 10, 2022 Posted July 10, 2022 6 hours ago, lakovic said: I'm still trying to figure out a solution to this problem This problem is probably not worth solving, because the real solution is to try every costume in every shader circumstance (S-crafts, stealth, glow, etc) and override all the shaders. This would be very tedious and will result in significant visual artifacts. If you want to just override ALL the shaders at once, you can do so with wildcard matching. See DarkStarSword's final comment in this thread here: https://github.com/bo3b/3Dmigoto/issues/102 This will result in significant frame rate drop because of all the extra calls. I do not recommend it.
amorrow28 Posted July 10, 2022 Posted July 10, 2022 (edited) 6 hours ago, lakovic said: @amorrow28 Thanks for the method you provided, I have another question, give an example For example, I made A, B and C for Emma and Alisa respectively, 3 kinds of clothing, and used the bound F5 to cycle ABC, and only got 3 situations. 1: Emma and Alisa are wearing A clothing at the same time 2: Emma and Alisa are wearing B clothes at the same time 3: Emma and Alisa are wearing C clothes at the same time Because F5 is a global change, of course I know that if you want to change clothing for each person's different situation, you can bind different shortcut keys, such as Emma binds F5, Alisa binds F6, but there are too many characters in the game, if Everyone uses different shortcuts, so there are a lot of shortcuts to remember. Is there a way to use only one shortcut key to cycle ABC only for the currently controlled characters, and the characters that are not used are not affected? I think this solution may be difficult to implement, or impossible 3DMigoto cannot tell what character is active or not, to my knowledge. It only has access to the rendering pipeline. There is more than one way to implement what you want, this is my solution: Quote 1. Assign every girl to a number key, starting with 2. For example, 2 = Alisa, 3 = Emma, 4 = Laura, etc. (Skip 1, that button changes the active party member. 3 is the dash button but that should not be a problem since you don't usually change costumes while moving.) 2. Pick a function key to use for cycling costumes, for example F5. So holding down F5 and pressing 2 would change Alisa's costumes, and holding down F5 and pressing 3 would change Emma's costumes. First, make a new .ini file using the text below, name it whatever you want and put it in the unskirt mod folder. Change the help text and the key as needed. [ResourceCostumeLegend] type = Buffer data = "2 = Alisa, 3 = Emma, 4 = Laura, 5 = Juna, 6 = Musse" [KeyToggleCostumeLegend] Key = F5 type = hold run = CommandListCostumeLegend [CommandListCostumeLegend] Resource\ShaderFixes\help.ini\Notification = ref ResourceCostumeLegend run = CustomShader\ShaderFixes\help.ini\FormatText $\ShaderFixes\help.ini\notification_timeout = time + 2.0 Now in your costume .ini files, put in the proper key combination. [KeyToggle_Alisa] Key = no_modifiers F5 2 $texture_mod_alisa = 0, 1, 2 type = cycle [KeyToggle_Emma] Key = no_modifiers F5 3 $texture_mod_emma = 0, 1, 2 type = cycle and so on. Now, when you press F5, the help text will show up for 2 seconds at the bottom of the screen to tell you which number key changes which costume. If you want it to show longer, edit the timeout value "time + 2.0" to a different number. And, if you want to go crazy and have multiple costumes for multiple girls, change "no_modifiers F5 2" to "SHIFT F5 2" for magical, "ALT F5 2" for swimsuit, whatever you want. Edited July 10, 2022 by amorrow28
lakovic Posted July 11, 2022 Posted July 11, 2022 18 hours ago, amorrow28 said: 3DMigoto cannot tell what character is active or not, to my knowledge. It only has access to the rendering pipeline. There is more than one way to implement what you want, this is my solution: ?A wonderful solution, although there are many more shortcut keys, but with on-screen prompts, this is perfect. I am modifying the configuration files of most of the characters, I believe I can meet you soon 2
lakovic Posted July 16, 2022 Posted July 16, 2022 (edited) hi guys, I'm bringing you a huge integration mod. But this will definitely not be the last version, there may be some bugs that need to be fixed, but I haven't found it yet, so I need everyone to help me find it. What can you get by installing this mod? 1. You can get most of the removed skirts from @amorrow28's UnskirtMod mod, Remove skirts for up to 30+ characters 2. Bath towel nude mods for more than 20+ characters, and I also fixed the bath towel mod in Millium's ghost state, and now it can be displayed normally. 3. Updated the swimsuit mod, this time brought the broken swimsuit series, inspired by a certain game, I tried to make their swimsuits sexy 4. The magical series of mods have been updated again. I have done this mod many times, and this time is the one I am most satisfied with. The purpose is to make their clothes not as cut as before, and to keep more clothes. edge and wholeness Among them, the magical clothing of Alisa, Juna, and Musse looks more like a series, from the same painter 5. The VOFAN costume is transplanted. In fact, I transplanted it from Hajimari no kiseki on the PC side. I didn't know until today that the PS4 platform also has it, and not only one set of black, but also other colors. But in the process of transplanting, I also made a white VOFAN costume, which may be a coincidence, now, we have 2 VOFAN costumes, one black and one white. I wore it on Estelle to see the effect There is no guarantee that 100% of the original appearance can be restored during the transplant process, and this is not what I am pursuing. What I am pursuing is to put sexy clothes on each character, which is in line with the spirit of this forum. 6. The killer costume from Sharon, I also like this costume very much. I first made a sexy modification to sharon. I changed this costume in several ways, and finally only kept this one. 7. Combining 5 and 6, I transplanted VOFAN and killer costumes to most people, which is very labor-intensive, and I can't take care of most loli for the time being. The list of characters transplanted for the first time are: Estelle, Emma, Alisa, Laura, Juna, Musse, Sara(Note everyone's first outfit) For sara, I didn't give her a vofan costume. I thought that when I made a VOFAN costume for Laura, I found that tall girls don't look very good when wearing this costume, so I changed sara's costume, from Rixia default clothing Important point: how to change these costumes in the game? This time I added a total of 3 shortcut keys, F4, F5, F6, let's talk about F4 first If you press F4, the corresponding character numbers will be displayed on the screen, such as this: Note that there are no Elie mods in CS4, so please don't mind 8, I'm using Hajimari's screenshots Emma=1, Laura=2, Sara=3, Alisa=4, Juna=5, Musse=6, Estelle=7,You don't have to remember everyone's numbers, just hit F4 alone and you'll be prompted For example, if I want Emma to wear VOFAN clothing, I need to make Emma wear the default clothing first, then press F4+1, it will cycle between Magical, VOFAN and Killer clothing. In the same way, if I want Juna to wear the Vofan costume, I need to put Juna in the Magical costume first, then press F4+5 Pay attention to my previous screenshot, everyone is a set of clothing, derived from other clothing Speaking of Juna, if you switch to her CGF outfit and press F4+5 at the same time, you also get 3 different states Let's talk about F5 and F6 F5 is about color switching, and F6 is about sexy switching. These two shortcut keys are mainly for other girls who do not have separate shortcut keys, such as Vita, Alfin, Elise, etc. It is impossible for each character to be assigned an independent shortcut key, so the number is not enough For example, if I press F5, I can switch between two colors, white and black, on the Vita clothing, and press F6 to switch between normal and sexy. Regarding F5 and F6, I haven't made a lot of plans, and there are not many characters involved for the time being. I will add them when I have ideas in the future. At present, the F6-sexy scheme is only valid for vita, iron fleet (Duvalie 3-member group), Scherazard will not be naked by default, only when you press F6, it will become naked, Maybe I can make an F6 and make everyone's towel nude boobs a size bigger? 8, and finally some small updates from Aurelia, Musse, Claire 9. Enjoy the screenshots Edited July 16, 2022 by lakovic 15
amorrow28 Posted July 16, 2022 Posted July 16, 2022 (edited) 21 minutes ago, lakovic said: hi guys, I'm bringing you a huge integration mod. But this will definitely not be the last version, there may be some bugs that need to be fixed, but I haven't found it yet, so I need everyone to help me find it. What can you get by installing this mod? 1. You can get most of the removed skirts from @amorrow28's UnskirtMod mod, Remove skirts for up to 30+ characters 2. Bath towel nude mods for more than 20+ characters, and I also fixed the bath towel mod in Millium's ghost state, and now it can be displayed normally. 3. Updated the swimsuit mod, this time brought the broken swimsuit series, inspired by a certain game, I tried to make their swimsuits sexy 4. The magical series of mods have been updated again. I have done this mod many times, and this time is the one I am most satisfied with. The purpose is to make their clothes not as cut as before, and to keep more clothes. edge and wholeness Among them, the magical clothing of Alisa, Juna, and Musse looks more like a series, from the same painter 5. The VOFAN costume is transplanted. In fact, I transplanted it from Hajimari no kiseki on the PC side. I didn't know until today that the PS4 platform also has it, and not only one set of black, but also other colors. But in the process of transplanting, I also made a white VOFAN costume, which may be a coincidence, now, we have 2 VOFAN costumes, one black and one white. I wore it on Estelle to see the effect There is no guarantee that 100% of the original appearance can be restored during the transplant process, and this is not what I am pursuing. What I am pursuing is to put sexy clothes on each character, which is in line with the spirit of this forum. 6. The killer costume from Sharon, I also like this costume very much. I first made a sexy modification to sharon. I changed this costume in several ways, and finally only kept this one. 7. Combining 5 and 6, I transplanted VOFAN and killer costumes to most people, which is very labor-intensive, and I can't take care of most loli for the time being. The list of characters transplanted for the first time are: Estelle, Emma, Alisa, Laura, Juna, Musse, Sara(Note everyone's first outfit) For sara, I didn't give her a vofan costume. I thought that when I made a VOFAN costume for Laura, I found that tall girls don't look very good when wearing this costume, so I changed sara's costume, from Rixia default clothing Important point: how to change these costumes in the game? This time I added a total of 3 shortcut keys, F4, F5, F6, let's talk about F4 first If you press F4, the corresponding character numbers will be displayed on the screen, such as this: Note that there are no Elie mods in CS4, so please don't mind 8, I'm using Hajimari's screenshots Emma=1, Laura=2, Sara=3, Alisa=4, Juna=5, Musse=6, Estelle=7,You don't have to remember everyone's numbers, just hit F4 alone and you'll be prompted For example, if I want Emma to wear VOFAN clothing, I need to make Emma wear the default clothing first, then press F4+1, it will cycle between Magical, VOFAN and Killer clothing. In the same way, if I want Juna to wear the Vofan costume, I need to put Juna in the Magical costume first, then press F4+5 Pay attention to my previous screenshot, everyone is a set of clothing, derived from other clothing Speaking of Juna, if you switch to her CGF outfit and press F4+5 at the same time, you also get 3 different states Let's talk about F5 and F6 F5 is about color switching, and F6 is about sexy switching. These two shortcut keys are mainly for other girls who do not have separate shortcut keys, such as Vita, Alfin, Elise, etc. It is impossible for each character to be assigned an independent shortcut key, so the number is not enough For example, if I press F5, I can switch between two colors, white and black, on the Vita clothing, and press F6 to switch between normal and sexy. Regarding F5 and F6, I haven't made a lot of plans, and there are not many characters involved for the time being. I will add them when I have ideas in the future. At present, the F6-sexy scheme is only valid for vita, iron fleet (Duvalie 3-member group), Scherazard will not be naked by default, only when you press F6, it will become naked, Maybe I can make an F6 and make everyone's towel nude boobs a size bigger? 8, and finally some small updates from Aurelia, Musse, Claire 9. Enjoy the screenshots Looks incredible! You have amazing creativity and dedication, Falcom should hire you! ? Edited July 16, 2022 by amorrow28 4
lakovic Posted July 16, 2022 Posted July 16, 2022 (edited) Installation method: delete all your previous mods, unzip the attachment, and overwrite it to the game directory 190503466_CS4_nudesexy_Mod_1.0.zip 7/17:Fix a bug, a mistake of mine, which caused Estelle to switch between VOFAN and black and white outfits, but no Killer outfit. Download the attachment, replace \bin\Win64\d3dx.ini, enter the game and press F10 to reloadd3dx.ini 8/27:Updated version 1.1, raised nipple models, redrawn nipples and vaginas, updated sets of super characters Edited August 26, 2022 by lakovic 5
lakovic Posted July 16, 2022 Posted July 16, 2022 33 minutes ago, amorrow28 said: Looks incredible! You have amazing creativity and dedication, Falcom should hire you! ? Thank you, without your tutorial, I don't think I could have all this. After I studied your nude mod replacement tutorial, I had an idea that the body can be changed, so can the same clothes structure be changed? The first character I locked was Estelle's initial costume. She looks very similar in structure to VOFAN's costume. There are always many mistakes in the process of transplanting. Character switching scheme (F4+number), thank you very much 2
untestedpower Posted July 16, 2022 Posted July 16, 2022 2 hours ago, lakovic said: hi guys, I'm bringing you a huge integration mod. But this will definitely not be the last version, there may be some bugs that need to be fixed, but I haven't found it yet, so I need everyone to help me find it. What can you get by installing this mod? 1. You can get most of the removed skirts from @amorrow28's UnskirtMod mod, Remove skirts for up to 30+ characters 2. Bath towel nude mods for more than 20+ characters, and I also fixed the bath towel mod in Millium's ghost state, and now it can be displayed normally. 3. Updated the swimsuit mod, this time brought the broken swimsuit series, inspired by a certain game, I tried to make their swimsuits sexy 4. The magical series of mods have been updated again. I have done this mod many times, and this time is the one I am most satisfied with. The purpose is to make their clothes not as cut as before, and to keep more clothes. edge and wholeness Among them, the magical clothing of Alisa, Juna, and Musse looks more like a series, from the same painter 5. The VOFAN costume is transplanted. In fact, I transplanted it from Hajimari no kiseki on the PC side. I didn't know until today that the PS4 platform also has it, and not only one set of black, but also other colors. But in the process of transplanting, I also made a white VOFAN costume, which may be a coincidence, now, we have 2 VOFAN costumes, one black and one white. I wore it on Estelle to see the effect There is no guarantee that 100% of the original appearance can be restored during the transplant process, and this is not what I am pursuing. What I am pursuing is to put sexy clothes on each character, which is in line with the spirit of this forum. 6. The killer costume from Sharon, I also like this costume very much. I first made a sexy modification to sharon. I changed this costume in several ways, and finally only kept this one. 7. Combining 5 and 6, I transplanted VOFAN and killer costumes to most people, which is very labor-intensive, and I can't take care of most loli for the time being. The list of characters transplanted for the first time are: Estelle, Emma, Alisa, Laura, Juna, Musse, Sara(Note everyone's first outfit) For sara, I didn't give her a vofan costume. I thought that when I made a VOFAN costume for Laura, I found that tall girls don't look very good when wearing this costume, so I changed sara's costume, from Rixia default clothing Important point: how to change these costumes in the game? This time I added a total of 3 shortcut keys, F4, F5, F6, let's talk about F4 first If you press F4, the corresponding character numbers will be displayed on the screen, such as this: Note that there are no Elie mods in CS4, so please don't mind 8, I'm using Hajimari's screenshots Emma=1, Laura=2, Sara=3, Alisa=4, Juna=5, Musse=6, Estelle=7,You don't have to remember everyone's numbers, just hit F4 alone and you'll be prompted For example, if I want Emma to wear VOFAN clothing, I need to make Emma wear the default clothing first, then press F4+1, it will cycle between Magical, VOFAN and Killer clothing. In the same way, if I want Juna to wear the Vofan costume, I need to put Juna in the Magical costume first, then press F4+5 Pay attention to my previous screenshot, everyone is a set of clothing, derived from other clothing Speaking of Juna, if you switch to her CGF outfit and press F4+5 at the same time, you also get 3 different states Let's talk about F5 and F6 F5 is about color switching, and F6 is about sexy switching. These two shortcut keys are mainly for other girls who do not have separate shortcut keys, such as Vita, Alfin, Elise, etc. It is impossible for each character to be assigned an independent shortcut key, so the number is not enough For example, if I press F5, I can switch between two colors, white and black, on the Vita clothing, and press F6 to switch between normal and sexy. Regarding F5 and F6, I haven't made a lot of plans, and there are not many characters involved for the time being. I will add them when I have ideas in the future. At present, the F6-sexy scheme is only valid for vita, iron fleet (Duvalie 3-member group), Scherazard will not be naked by default, only when you press F6, it will become naked, Maybe I can make an F6 and make everyone's towel nude boobs a size bigger? 8, and finally some small updates from Aurelia, Musse, Claire 9. Enjoy the screenshots This seems like a major breakthrough! Also, it might be a presumptuous of me to say this, but would it be possible for you and @coomi to put your heads together on this? I feel like his nude mod had slightly better proportions for the smaller chested girls as well as 3D protruding nipples, which is always a nice touch. If we could combine his base models with your fantastic costume editing I think we'd be seeing some amazing things. I have to say, though, what floors me most is the outfit states. I would not have guessed that was possible. I figured the amount of outfits the girls had in their particular game was the limit but this adds so many more possibilities. I don't suppose there's any way to tie these outfit states to things outside of keybindings is there? You couldn't, say, make it change based on the girl's current hp, thereby creating a makeshift clothing damage system? It's probably not possible, but it's what went into my head as soon as I saw those outfit states. That and strip vantage masters.
sangp1889 Posted July 17, 2022 Posted July 17, 2022 10 hours ago, lakovic said: 安装方法:删除之前的所有mod,解压附件,覆盖到游戏目录 190503466_CS4_nudesexy_Mod_1.0.zip 131.05 MB · 73 次下载 大佬牛逼!给大佬打call!
lakovic Posted July 17, 2022 Posted July 17, 2022 8 hours ago, undeadclown99 said: This seems like a major breakthrough! Also, it might be a presumptuous of me to say this, but would it be possible for you and @coomi to put your heads together on this? I feel like his nude mod had slightly better proportions for the smaller chested girls as well as 3D protruding nipples, which is always a nice touch. If we could combine his base models with your fantastic costume editing I think we'd be seeing some amazing things. I have to say, though, what floors me most is the outfit states. I would not have guessed that was possible. I figured the amount of outfits the girls had in their particular game was the limit but this adds so many more possibilities. I don't suppose there's any way to tie these outfit states to things outside of keybindings is there? You couldn't, say, make it change based on the girl's current hp, thereby creating a makeshift clothing damage system? It's probably not possible, but it's what went into my head as soon as I saw those outfit states. That and strip vantage masters. very good opinion 1. Regarding my nude mod and @COOMI's nude mod, each has its own characteristics. If its nude mod is transplanted to all current costumes, it will be another big project. I have done it once. It took more than ten days. If you do it again, oh my god, it is unimaginable. I may not be motivated to do it again. Maybe you can follow @amorrow28's 3 tutorials, it's not difficult to replace the nude figure tutorial, especially when you're done, you'll find it's so easy. Of course, if you like that 3D model very much, and the raised nipples, you can directly combine the mods released by coomi with mine, just move his folder into the bin\win64\mods folder That's it, then delete the folder containing "bathing" under each character name, their directory is under the bin\win64\mods\UnskirtMod folder For example, delete bin\Win64\Mods\UnSkirtMod\Alisa\Bathing folder, alisa's bath towel nude mod will no longer exist, you copy alisa in coomi folder here, you will have coomi's 3d nude Mods, the same goes for everyone else 2. The reduction of the health bar is related to the degree of damage to the clothes. I don’t think it is possible to do this. As far as I know, 3DMigoto is a plug-in similar to a renderer. It renders according to the hash value corresponding to each model. , to achieve the effect of modifying the mod, essentially without any modification to the game, which is equivalent to just putting a shell on the outside. If you want to achieve the correlation with blood volume, you may need another plugin, but this is beyond my knowledge
lakovic Posted July 17, 2022 Posted July 17, 2022 40 minutes ago, sangp1889 said: 大佬牛逼!给大佬打call! 谢谢,如果有什么新奇的服装,或者性感服装,记得截图发上来,或者发个存档给我,我把它移植到其他人身上
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