Jump to content

Trails of Cold Steel 4 (Mod Request)


Recommended Posts

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..

Link to comment
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

Link to comment
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 by lakovic
Link to comment
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.

Link to comment
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 by amorrow28
Link to comment
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

Link to comment

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

Snipaste_2022-07-17_00-28-36.jpg.e6e1da1a2eebfdef8da551c75e10879a.jpg
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.

Snipaste_2022-07-17_00-46-21.jpg.a1954ff9ce7b7ac7b617d6ad1ae6df59.jpg

Snipaste_2022-07-16_16-39-28.jpg.3b5fd4c5f3025f1b0b07eb1d0d7e8d0a.jpg

 

3. Updated the swimsuit mod, this time brought the broken swimsuit series, inspired by a certain game, I tried to make their swimsuits sexy

Snipaste_2022-07-15_15-33-58.jpg.c197e2b0af5f1b3a90872c3fcdd2de93.jpg

 

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

Snipaste_2022-07-15_15-34-08.jpg.7abe2702d2f70f60c5037b79f44b02a1.jpg

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

Snipaste_2022-07-15_15-51-38.jpg.f0146bb728d57d123eb6f6aaf20014bf.jpg

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.

Snipaste_2022-07-15_15-52-07.jpg.0b5c855dd631aabaa0c829d92a88715c.jpg

 

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.

Snipaste_2022-07-16_23-02-28.jpg.647f0c271b87ec9fd92ae42513dd7f2f.jpg

 

 

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

Snipaste_2022-07-15_15-07-12.jpg.1d2005d05fd0f5033a5094ae19a3042b.jpgSnipaste_2022-07-16_18-51-21.jpg.5163f7408d0d9d965bcff274788f889b.jpgSnipaste_2022-07-16_18-53-00.jpg.a976da5163ded32d88a907990ce162fc.jpgSnipaste_2022-07-16_18-54-56.jpg.23f1656de1972738f7bec82810cd9212.jpgSnipaste_2022-07-16_18-56-41.jpg.3696b911bf93cb489880ee4a0262a481.jpgSnipaste_2022-07-16_22-14-48.jpg.14287c3d6c421c729820f2ad9f064989.jpgSnipaste_2022-07-15_15-34-46.jpg.2d1e18b3e1a3d96d7a3ca3ba94cd08cb.jpg

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:

Snipaste_2022-07-16_23-16-57.jpg.01afa382718a8b3617295daf0439f3c5.jpg

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

Snipaste_2022-07-16_23-48-58.jpg.00323fe7e7977c47ebaf79f02b96363b.jpg

 

 

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.

Snipaste_2022-07-15_15-35-51.jpg.bcc9e123bdc29cd75fb52a4a7c32062e.jpg

Snipaste_2022-07-16_23-56-48.jpg.0aae4bbae6bce08d4ac6926f54f58fe0.jpgSnipaste_2022-07-15_15-34-15.jpg.a3713144c0fbee3a24058810002c7ba7.jpg

Snipaste_2022-07-16_02-44-05.jpg.1e8e4c3fcf3c828055fe9b6cc5f797c4.jpg

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

Snipaste_2022-07-15_15-43-38.jpg.2cbdfb54a90e71ac41bc12d4e846c0bf.jpg

 

9. Enjoy the screenshots

Snipaste_2022-07-15_14-55-51.jpg.a46889fe5110306f9185f2b6f5f1dcc0.jpgSnipaste_2022-07-16_05-28-29.jpg.06eeef31fdec5481fc31987ad42dcbe9.jpg

 

 

 

 

 

Edited by lakovic
Link to comment
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

Snipaste_2022-07-17_00-28-36.jpg.e6e1da1a2eebfdef8da551c75e10879a.jpg
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.

Snipaste_2022-07-17_00-46-21.jpg.a1954ff9ce7b7ac7b617d6ad1ae6df59.jpg

Snipaste_2022-07-16_16-39-28.jpg.3b5fd4c5f3025f1b0b07eb1d0d7e8d0a.jpg

 

3. Updated the swimsuit mod, this time brought the broken swimsuit series, inspired by a certain game, I tried to make their swimsuits sexy

Snipaste_2022-07-15_15-33-58.jpg.c197e2b0af5f1b3a90872c3fcdd2de93.jpg

 

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

Snipaste_2022-07-15_15-34-08.jpg.7abe2702d2f70f60c5037b79f44b02a1.jpg

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

Snipaste_2022-07-15_15-51-38.jpg.f0146bb728d57d123eb6f6aaf20014bf.jpg

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.

Snipaste_2022-07-15_15-52-07.jpg.0b5c855dd631aabaa0c829d92a88715c.jpg

 

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.

Snipaste_2022-07-16_23-02-28.jpg.647f0c271b87ec9fd92ae42513dd7f2f.jpg

 

 

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

Snipaste_2022-07-15_15-07-12.jpg.1d2005d05fd0f5033a5094ae19a3042b.jpgSnipaste_2022-07-16_18-51-21.jpg.5163f7408d0d9d965bcff274788f889b.jpgSnipaste_2022-07-16_18-53-00.jpg.a976da5163ded32d88a907990ce162fc.jpgSnipaste_2022-07-16_18-54-56.jpg.23f1656de1972738f7bec82810cd9212.jpgSnipaste_2022-07-16_18-56-41.jpg.3696b911bf93cb489880ee4a0262a481.jpgSnipaste_2022-07-16_22-14-48.jpg.14287c3d6c421c729820f2ad9f064989.jpgSnipaste_2022-07-15_15-34-46.jpg.2d1e18b3e1a3d96d7a3ca3ba94cd08cb.jpg

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:

Snipaste_2022-07-16_23-16-57.jpg.01afa382718a8b3617295daf0439f3c5.jpg

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

Snipaste_2022-07-16_23-48-58.jpg.00323fe7e7977c47ebaf79f02b96363b.jpg

 

 

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.

Snipaste_2022-07-15_15-35-51.jpg.bcc9e123bdc29cd75fb52a4a7c32062e.jpg

Snipaste_2022-07-16_23-56-48.jpg.0aae4bbae6bce08d4ac6926f54f58fe0.jpgSnipaste_2022-07-15_15-34-15.jpg.a3713144c0fbee3a24058810002c7ba7.jpg

Snipaste_2022-07-16_02-44-05.jpg.1e8e4c3fcf3c828055fe9b6cc5f797c4.jpg

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

Snipaste_2022-07-15_15-43-38.jpg.2cbdfb54a90e71ac41bc12d4e846c0bf.jpg

 

9. Enjoy the screenshots

Snipaste_2022-07-15_14-55-51.jpg.a46889fe5110306f9185f2b6f5f1dcc0.jpgSnipaste_2022-07-16_05-28-29.jpg.06eeef31fdec5481fc31987ad42dcbe9.jpg

 

 

 

 

 

Looks incredible! You have amazing creativity and dedication, Falcom should hire you! ?

Edited by amorrow28
Link to comment

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 by lakovic
Link to comment
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

 

Link to comment
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

Snipaste_2022-07-17_00-28-36.jpg.e6e1da1a2eebfdef8da551c75e10879a.jpg
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.

Snipaste_2022-07-17_00-46-21.jpg.a1954ff9ce7b7ac7b617d6ad1ae6df59.jpg

Snipaste_2022-07-16_16-39-28.jpg.3b5fd4c5f3025f1b0b07eb1d0d7e8d0a.jpg

 

3. Updated the swimsuit mod, this time brought the broken swimsuit series, inspired by a certain game, I tried to make their swimsuits sexy

Snipaste_2022-07-15_15-33-58.jpg.c197e2b0af5f1b3a90872c3fcdd2de93.jpg

 

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

Snipaste_2022-07-15_15-34-08.jpg.7abe2702d2f70f60c5037b79f44b02a1.jpg

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

Snipaste_2022-07-15_15-51-38.jpg.f0146bb728d57d123eb6f6aaf20014bf.jpg

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.

Snipaste_2022-07-15_15-52-07.jpg.0b5c855dd631aabaa0c829d92a88715c.jpg

 

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.

Snipaste_2022-07-16_23-02-28.jpg.647f0c271b87ec9fd92ae42513dd7f2f.jpg

 

 

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

Snipaste_2022-07-15_15-07-12.jpg.1d2005d05fd0f5033a5094ae19a3042b.jpgSnipaste_2022-07-16_18-51-21.jpg.5163f7408d0d9d965bcff274788f889b.jpgSnipaste_2022-07-16_18-53-00.jpg.a976da5163ded32d88a907990ce162fc.jpgSnipaste_2022-07-16_18-54-56.jpg.23f1656de1972738f7bec82810cd9212.jpgSnipaste_2022-07-16_18-56-41.jpg.3696b911bf93cb489880ee4a0262a481.jpgSnipaste_2022-07-16_22-14-48.jpg.14287c3d6c421c729820f2ad9f064989.jpgSnipaste_2022-07-15_15-34-46.jpg.2d1e18b3e1a3d96d7a3ca3ba94cd08cb.jpg

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:

Snipaste_2022-07-16_23-16-57.jpg.01afa382718a8b3617295daf0439f3c5.jpg

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

Snipaste_2022-07-16_23-48-58.jpg.00323fe7e7977c47ebaf79f02b96363b.jpg

 

 

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.

Snipaste_2022-07-15_15-35-51.jpg.bcc9e123bdc29cd75fb52a4a7c32062e.jpg

Snipaste_2022-07-16_23-56-48.jpg.0aae4bbae6bce08d4ac6926f54f58fe0.jpgSnipaste_2022-07-15_15-34-15.jpg.a3713144c0fbee3a24058810002c7ba7.jpg

Snipaste_2022-07-16_02-44-05.jpg.1e8e4c3fcf3c828055fe9b6cc5f797c4.jpg

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

Snipaste_2022-07-15_15-43-38.jpg.2cbdfb54a90e71ac41bc12d4e846c0bf.jpg

 

9. Enjoy the screenshots

Snipaste_2022-07-15_14-55-51.jpg.a46889fe5110306f9185f2b6f5f1dcc0.jpgSnipaste_2022-07-16_05-28-29.jpg.06eeef31fdec5481fc31987ad42dcbe9.jpg

 

 

 

 

 

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.

Link to comment
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

Link to comment

@lakovic Incredible work, my friend! Your modifications on the outfits were impressive enough, but the fact that you found a way to transfer outfits to other girls in next level! If you don't mind taking requests, I'd love to see a mod for the Academy Swimsuit that looks like this:
 

Spoiler

Junie.png.d8a926ec208578905b48ad6d6ec81396.png
Altina, Juna and Musse (and maybe Laura?) looking like this would be pretty sexy :flushed:
Here's the source for better quality and more examples: https://www.pixiv.net/en/artworks/85216160


And if I could make another suggestion - I think using both your nude models and @coomi's depending on how the costume looks would be a nice idea. For example, the protuding nipples on coomi's mod wouldn't work in this instance because they would clip through the outfit:
 

Spoiler

Rixia1.png.4070ee2916824d85af9f06c268141370.png

But they would work on the alternative option, since there's nothing on the way of the nipples:
Rixia2.png.799b254c291cfd57b8b81694a01ebea3.png
(this is just a quick edit I did on Paint, I didn't actually modify the outfit)


If you accept both my suggestions, this means that the Academy Swimsuit mod would use coomi's nude model, since the heart-shaped cuts on the outfit would allow the nipples to be exposed. Sorry if I'm asking for a lot at once btw, I got excited by the possibilties :sweat_smile:. Anyway, thank you for the wonderful mods!

Link to comment
16 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.

This would be an ungodly amount of work, and I don't plan on coming back to these games for a while, so I'm not going to do it. If someone else wants to do it, feel free to use my models. You can use them for whatever purpose you want. There are plenty of tutorials in these threads to help you get started.

Link to comment
15 hours ago, Whayameen said:

@lakovic Incredible work, my friend! Your modifications on the outfits were impressive enough, but the fact that you found a way to transfer outfits to other girls in next level! If you don't mind taking requests, I'd love to see a mod for the Academy Swimsuit that looks like this:
 

  Reveal hidden contents

Junie.png.d8a926ec208578905b48ad6d6ec81396.png
Altina, Juna and Musse (and maybe Laura?) looking like this would be pretty sexy :flushed:
Here's the source for better quality and more examples: https://www.pixiv.net/en/artworks/85216160


And if I could make another suggestion - I think using both your nude models and @coomi's depending on how the costume looks would be a nice idea. For example, the protuding nipples on coomi's mod wouldn't work in this instance because they would clip through the outfit:
 

  Reveal hidden contents

Rixia1.png.4070ee2916824d85af9f06c268141370.png

But they would work on the alternative option, since there's nothing on the way of the nipples:
Rixia2.png.799b254c291cfd57b8b81694a01ebea3.png
(this is just a quick edit I did on Paint, I didn't actually modify the outfit)


If you accept both my suggestions, this means that the Academy Swimsuit mod would use coomi's nude model, since the heart-shaped cuts on the outfit would allow the nipples to be exposed. Sorry if I'm asking for a lot at once btw, I got excited by the possibilties :sweat_smile:. Anyway, thank you for the wonderful mods!

This requirement is a huge challenge for me, because making a heart in a full swimsuit fabric is beyond my ability, I can try it out, but it is not guaranteed to be completed, in fact, I touch Blender is less than 2 months old.?

Link to comment
3 hours ago, lakovic said:

This requirement is a huge challenge for me, because making a heart in a full swimsuit fabric is beyond my ability, I can try it out, but it is not guaranteed to be completed, in fact, I touch Blender is less than 2 months old.?


Please pardon my ignorance, I didn't know how difficult my request really was. :confounded:

The mods you are bringing us are already top notch, so don't worry about this one if you don't feel like doing it! 

Link to comment

A very tiny contribution to the CS4 experience:

 

CS4_minZ.CT

 

This script for Cheat Engine sets the minimum Z to zero.  Normally, the game prevents the camera from going below the waist.  This lowers the limit from waist-height down to the floor.  I really liked this feature in Cyber's CS3 table, and I missed having it in Cyber's CS4 table.

 

Ordinarily, the game engine prevents this kind of camera angle, now you can do this effortlessly without putting down the controller!

Spoiler

1487840642_2022-07-2015_16_35-TheLegendofHeroes-TrailsofColdSteelIV_SteamEnabled_GoGInited.png.40c67dbda443534ec55d8bb0d3cbe513.png

 

What if you want to use both Cyber's CS4 table and this feature?  They are compatible.  You can combine them into one table for convenience - just open Cyber's CS4 table, then open my table, and it will ask if you want to merge.  Say yes, and then save.

 

 

Here are all my other Falcom camera scripts:  Trails of Cold Steel (CS) 1, CS2, CS3, Hajimari no Kiseki, Kuro no Kiseki, Tokyo Xanadu eX+.

Edited by amorrow28
Link to comment

Trio2_small.png.416579f8acbd582615f8e35196a4801a.png

 

Photo Credit: @Whayameen - see his amazing work here!

Here is a new version of my compatibility wrapper for using @coomi's nude mods with my skirt delete mod!  This version adds compatibility with coomi's latest update (for Hajimari) and fixes CS3 compatibility.  I have removed support for the older mod as it is no longer available; only coomi's mod is available now.

 

NEW VERSION 3.5: https://www.loverslab.com/topic/166239-trails-of-cold-steel-4-mod-request/?do=findComment&comment=3832221

 

Coomi compatibility v3.3 for UnSkirtMod - CS3 CS4 Hajimari.7z - OBSOLETE

 

PLEASE NOTE:  This adds support for coomi's mod.  @lakovic's nude mods are built using my mod as a base, and do not need a compatibility wrapper.  (If you're wondering what are the differences, coomi's mod are based on a previous nude mod port, and lakovic's are based on the @S_S_Majin mod of Emma's Astral Form.  Both are excellent, give each one a try!)

 

For CS4, there is no need to update if you already have v3.2.  For Hajimari, you only need to update if you haven't already downloaded my Noel / Rixia fixes that I uploaded separately; they are now bundled.  For CS3, YOU DO NEED TO UPDATE.  Delete the original files entirely, and replace them all with the new files.  (Clearly nobody is playing CS3 anymore, I don't even know how long compatibility has been broken and no one posted anything...  I'm sad, CS3 remains my favorite!)

 

The attached file is just the compatibility wrapper that makes coomi's mod useable with my UnSkirt mod, and does not come with either mod.

 

Edited by amorrow28
Link to comment
8 hours ago, safeman1 said:

I see you guys talking about the table for the camera.

 

Did you know that this exists? https://ayuanx.wordpress.com/2021/05/01/trails-of-cold-steel-iv-camera-tweak/

 

Works pretty well, run it when the game is already running. But be careful if you close it the game will likely close as well, so save before.

 

Thanks!  I actually am aware of this, but I haven't used it since it trips microsoft defender.  I actually wanted to implement it in Hajimari no Kiseki (and succeeded); it was easy to backport and thus I did so.

 

Everyone is of course free to use whatever they like, but I like cheat engine because you can open the table and see exactly what it does.  It would be much harder to hide malware in a cheat table (although yes it's possible, please be cautious opening and using random tables).

 

Now if you can locate the code for min Z in Tokyo Xanadu eX+, you have my attention!  EDIT:  I've been searching for the Z limiter in TXe all week, and OF COURSE I find it right after saying I can't find it.  ?

Edited by amorrow28
Link to comment

@amorrow28 Thank you for the shout-outs, I appreciate it! Great job on all of the camera mods too! It's astounding how much work you have put into so many aspects of modding these games, Towa would be proud. Speaking of whom, have a sneak peak at one of her screens:
 

Spoiler

Towa1.png.a9ace37d3df023566e044f8c4d02b618.png
Towa always providing the booty for shortstack lovers :smirk:


The Reverie compilation should be completed soon now that I have finished playing the game (it's amazing btw, can't wait to fully experience it next year) and unlocked all the characters. I have to finish it in time to play Kuro too, I completely forgot it was coming out on PC this month lmao.

Link to comment
10 hours ago, Whayameen said:

@amorrow28 Thank you for the shout-outs, I appreciate it! Great job on all of the camera mods too! It's astounding how much work you have put into so many aspects of modding these games, Towa would be proud. Speaking of whom, have a sneak peak at one of her screens:
 

  Reveal hidden contents

Towa1.png.a9ace37d3df023566e044f8c4d02b618.png
Towa always providing the booty for shortstack lovers :smirk:


The Reverie compilation should be completed soon now that I have finished playing the game (it's amazing btw, can't wait to fully experience it next year) and unlocked all the characters. I have to finish it in time to play Kuro too, I completely forgot it was coming out on PC this month lmao.


Thanks! I hope you don't mind, but especially after CScreens 3, I found it just made so much more sense to feature your work on my posts, rather than trying to take my own crappy shots. ? I'm very excited for your next compilation, and am sad I'll have to stay out of the "spoilers" folders. (Although I've seen my share of spoilers just from modding...)

 

I'm excited for Kuro, although my hope for a fan translation goes up and down. Right now I'm pessimistic towards the chances of a fan translation anytime soon. I've spent a fair amount of time combing through the Hajimari files, and found that CLE has done some sort of encryption or scrambling on all their Chinese and Korean assets, making them unreadable by our current tools. (I wanted to make a Chinese language version of my Hajimari item editor cheat table for our Chinese friends, but I still haven't figured out what CLE did. Making a Japanese version was super easy - if anyone wants it then I'll post it.) The Hajimari fan translation depended on the Japanese assets, and the Zerofield Kuro spreadsheet also uses the Japanese text. So if CLE only includes their encrypted assets, modders are going to have a challenge on their hands - especially if CLE has changed any pointers or removed code to read unprotected assets because then we can't shove in PS4 assets.

 

Still, who am I to underestimate what our community can do? Watch them come out with an English patch on the 28th or something insane like that. ?
 

Edit: Loving that teaser screenshot btw!

Edited by amorrow28
Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use