Jump to content

Genshin Impact - Mod Requests pt.2


Ashal

Recommended Posts

Posted
16 hours ago, pepsedna01 said:

I deleted all three parts of `run = CommandList\global\ORFix\NNFix`

There might be a better way, but this is the quickest way I could think of. But I checked the key switch and it's working normally.

 

[TextureOverrideHuTaoBody]
hash = 3de1efe2
match_first_index = 16509
ib = ResourceHuTaoBodyIB
if $Skin == 0
ps-t0 = ResourceHuTaoBodyDiffuse1
run = CommandList\global\ORFix\NNFix
else if $Skin == 1
ps-t0 = ResourceHuTaoBodyDiffuse2
run = CommandList\global\ORFix\NNFix
endif
ps-t1 = ResourceHuTaoBodyLightMap
run = CommandList\global\ORFix\NNFix
if $Dress == 0 && $Transparent == 0
ps-t69 = ResourceBodyTmap
run = CommandList\global\ORFix\NNFix
run = CommandList\Texfx\T.0
endif

 

to

 

[TextureOverrideHuTaoBody]
hash = 3de1efe2
match_first_index = 16509
ib = ResourceHuTaoBodyIB
if $Skin == 0
ps-t0 = ResourceHuTaoBodyDiffuse1

else if $Skin == 1
ps-t0 = ResourceHuTaoBodyDiffuse2

endif
ps-t1 = ResourceHuTaoBodyLightMap
run = CommandList\global\ORFix\NNFix
if $Dress == 0 && $Transparent == 0
ps-t69 = ResourceBodyTmap

run = CommandList\Texfx\T.0
endif

 

GenshinImpact 2026-06-14 22-01-09-073.jpg

 

GenshinImpact 2026-06-14 22-33-22-483.jpg

HuTao_HighLegLeotardAndBikini [Urgent fix 6.3].rar 28.49 MB · 1 download

Your mod is very old, but mine is the latest and shows the correct map. Both files are the current and pre-modified versions.

HuTao_HighLegLeotardAndBikini.rar 20.35 MB · 1 download

thanks man

 

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
×
×
  • Create New...