Home Artists Posts Import Register

Content

A few of you might've noticed that the Rosaria Bikini mods are broken since the update. Specifically, the transparencies have gone wonky. Basically the draw sort order of the materials have been updated on a variety of characters, and we just need to shuffle them around in the .ini.

To get it working again, just set the match_first_index back into numerical order as shown below.

I'll republish the mods in due time (when I get around to making new variants).

-------------

[TextureOverriderosariaHead]

hash = 851e4de1

match_first_index = 0

ib = ResourcerosariaHeadIB

ps-t0 = ResourcerosariaHeadDiffuse

ps-t1 = ResourcerosariaHeadLightMap

ps-t2 = ResourcerosariaHeadMetalMap

ps-t3 = ResourcerosariaHeadShadowRamp

drawindexed = auto


[TextureOverriderosariaBody]

hash = 851e4de1

match_first_index = 11025

ib = ResourcerosariaBodyIB

ps-t0 = ResourcerosariaBodyDiffuse

ps-t1 = ResourcerosariaBodyLightMap

ps-t2 = ResourcerosariaBodyMetalMap

ps-t3 = ResourcerosariaBodyShadowRamp

drawindexed = auto


[TextureOverriderosariaDress]

hash = 851e4de1

match_first_index = 46539

ib = ResourcerosariaDressIB

ps-t0 = ResourcerosariaDressDiffuse

ps-t1 = ResourcerosariaDressLightMap

ps-t2 = ResourcerosariaDressMetalMap

ps-t3 = ResourcerosariaDressShadowRamp

run = CustomShaderTransparency


[TextureOverriderosariaExtra]

hash = 851e4de1

match_first_index = 48441

ib = ResourcerosariaExtraIB

ps-t0 = ResourcerosariaBodyDiffuse

ps-t1 = ResourcerosariaBodyLightMap

ps-t2 = ResourcerosariaBodyMetalMap

ps-t3 = ResourcerosariaBodyShadowRamp

run = CustomShaderTransparency

-----------------------


Comments

Tamamo Takamori

I can't seem to get that to work for non CN versions, it just seems to make everything baring her head invisible, works a treat for cn tho

Lewd_Lad

Yeah sorry, only tried on the CN versions... but it's the preferable version to use as it's in the cutscenes, and it's the same costume otherwise, and CN users can use it too. The other versions, I think you'll have to shuffle around those numbers until you find a working combination (which is basically what I do). Apologies for the inconvenience!

AshenOne

oh thanks for the head ups i didn't notice because i was not using Rosaria for the moment

Kuryuu

"match_first_index = 0" for her "TextureOverriderosariaHead" and "TextureOverriderosariaBody" for non CN seems to bring back her body, just cant seem to figure out how to get her headdress back though. Edit: Setting her "TextureOverriderosariaDress" to "match_first_index = 0" brings back the headdress, but has the side-effect of turning the back of her head that you see through the headdress transparent also.