Jump to content

Honoka body type mesh for hi-res nipples proposal - feedback welcome


Recommended Posts

Posted
5 hours ago, krunkDunk said:

nude mod for Biwa / Square Bikini

 

shift+z is not working for me, nothing changes.  I tried shift+x and i got this.. What can be the problem?

 

image.thumb.png.24604e3fe0cb3c9d6e626dc926bceef8.png

Posted
5 hours ago, HattoWW said:

shift+z is not working for me, nothing changes.  I tried shift+x and i got this.. What can be the problem?

Maybe you haven't disabled old Honoka skins?

Posted
2 hours ago, chalombobo said:

if $shader_type == 2

put in skin skin.ini (anywhere) ?

 

Thx for this mod

 

The IF statement should surround the skin texture assignment like this example:

 


 

Quote

[TextureOverride Skin]
if $shader_type == 2
        ps-t0 = ref ResourceNewSkin
endif

 

$shader_type constants were added to help support some features of CostumeCustomizer I believe. In the standard d3dx.ini there are sections for clothes,skin,hair, etc...

 

Quote

[CommandListClothes]
$shader_type = 1

...
[CommandListSkin]
$shader_type = 2

...
[CommandListFingernailsEyes]
$shader_type = 3

...
[CommandListHair]
$shader_type = 4

 

Posted
11 minutes ago, leesangkill said:

When using a single skin file, the toenail color changes.

 

The new skin file requires an extra check for $shader_type so that it won't interfere with nails.

Quote

[TextureOverride Skin]
if $shader_type == 2
        ps-t0 = ref ResourceNewSkin
endif

 

Posted

It looks nice.
Looks more realistic with the increased resolution.
It would be nice to be able to use it for other Honoka type girls as well.

 

353400921_DOAX_VV2021-10-2414-26-31.thumb.jpg.1a30428aa6949330cd37d63cb8cd1b2b.jpg

Posted
2 hours ago, krunkDunk said:

Maybe you haven't disabled old Honoka skins?

 

yeah you are right :)

 

Any way to add the last white lace nude meshes to this mod? (The one that eramaro shared)

 

BTW how can i use this mod for square bikini and have no problems with other mods for Honoka? If i disabled the original skin file, then all other mods have skin problem for Honoka.

Posted

@leesangkill

"match_priority" is used when there may be multiple overrides for the same element. the lower the number the lower it's rank in taking effect.

In this case, it's used on the tan lines texture map. It's probably not necessary, but that's how that particular section has been coded for years. It's originally from Tan.ini in the Square Bikini mod by knight77 I think.

Posted
On 10/24/2021 at 1:48 AM, HattoWW said:

 

yeah you are right :)

 

Any way to add the last white lace nude meshes to this mod? (The one that eramaro shared)

 

BTW how can i use this mod for square bikini and have no problems with other mods for Honoka? If i disabled the original skin file, then all other mods have skin problem for Honoka.

This new square bikini body mesh requires the specific included skin texture because of the new UV map.

The new skin is designed to still be compatible with older mods like CostumeCustomizer and others that used Hi-Metal skins.

But if you insert the dds files into an older skin mod, you have to add a couple of lines of code.

The highlighted IF statement... For example:

Quote

[TextureOverride Skin]
if $shader_type == 2
        ps-t0 = ref ResourceNewSkin
endif

 

Posted

for anyone following the topic, I made a new package - look at the top of the first post.

new skins for honoka, luna, sayuri, tsukushi, elise.

new body for square bikini outfit - requires the new skins.

Posted (edited)
13 hours ago, square_pants13 said:

Sayuri loses her areola on tension burst screen.

Would you please fix this?

I couldn't replicate that with the skin I uploaded. Search your d3dx.ini for "41a91765e13bc793" in a ShaderOverride section; or try an older skin from another modder.

 

If that shader hash isn't in d3dx.ini add this section:

; Nov-2020-fix
[ShaderOverrideSkinPSBurst-20201107]
hash = 41a91765e13bc793
run = CommandListSkin

 

Edited by krunkDunk
Posted
7 hours ago, krunkDunk said:

I couldn't replicate that with the skin I uploaded. Search your d3dx.ini for "41a91765e13bc793" in a ShaderOverride section; or try an older skin from another modder.

 

If that shader hash isn't in d3dx.ini add this section:

; Nov-2020-fix
[ShaderOverrideSkinPSBurst-20201107]
hash = 41a91765e13bc793
run = CommandListSkin

 

Now your skin files work properly.

Thank you!

Posted

@modaca1919 That's not one of the skins I uploaded. You'll have to double check what skin mods you have enabled. I think that may be one that Hatto had made - it was for an alternate body mesh with bulging puffy nipples in eromaro's thread.

Posted
17 hours ago, krunkDunk said:

@modaca1919 That's not one of the skins I uploaded. You'll have to double check what skin mods you have enabled. I think that may be one that Hatto had made - it was for an alternate body mesh with bulging puffy nipples in eromaro's thread.

I've been editing the ini file with various mods, so it might be confusing.
I'll give up using this mod...

  • 2 weeks later...
Posted

Created a version of Honoka body type mesh for hi-res nipples with additional pubic hair.
krunkDunk gave me permission to upload it forum, but I couldn't select this forum when I chose [Download] > [Submit a file], probably because of my low user level.


I was going to upload just a screenshot, but I'll have to post an external link.

Posted

Additional pubic hair version are as follows:

* "Elise 2.dds" is based on "Honoka body type mesh for hi-res nipples", HI-METAL's HI-METAL v4 4k Elise version was reduced to 2048px x 2048px and only the pubic hair part was transplanted.
* "Tsukushi 2.dds" is based on "Honoka body type mesh for hi-res nipples", eromaro's maroskin 4k Tsukushi version was reduced to 2048px x 2048px and only the pubic hair part was transplanted.
* "Honoka 2.dds" and "Sayuri 2.dds" are based on"Honoka body type mesh for hi-res nipples". eromaro's maroskin 4k Tsukushi version was reduced to 2048px x 2048px and only the pubic hair part was transplanted and the color was adjusted. 
* "Luna 2.dds" is based on "Honoka body type mesh for hi-res nipples". eromaro's maroskin 4k tsukushi version was reduced to 2048px x 2048px and only the pubic hair part was transplanted, and the color was adjusted and added wrote pubic hair .

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