Jump to content

Genshin Impact - Mod Requests pt.2


Ashal

Recommended Posts

Posted
3 hours ago, Raphtalia05 said:

can someone repair this skin for nahida? please i really like it 

 

You'll need to update the hashes either with a fix tool or manually changing them by copying from any working Nahida mods you have. You will also need to add ORFix lines for the Body, Head, Extra, and Dress sections and change "ps-t0" to "this" in the facehead section. There should be tools but I have not used them before and considering how exactly this file is laid out I'm not sure how much trouble you might have with the tool. There is also the customer shader transparency pieces which I am no expert in so all I can say is that on my end everything is working except the pieces of clothing with transparency do not show the body underneath but rather whatever is on the opposite side of the character.

Posted
On 6/7/2026 at 6:31 PM, Agap said:

new nicole mod from Rollact. can somebody share here.

 

Myproject-09deagostode202313_46.43-96.thumb.png.341007d2f0f1a3a2f59cc0ffc1ad1ac5.png

1.png?token-hash=1uIw38GawsaisgBcQLihYa1WIA2BrOpf9VERPdD23JU%3D&token-time=1782086400A.webp.d097150a250193aa31c2c58b010f1019.webp

 

My project - 09 de agosto de 2023, 13.46.43-97.webp

Can someone share this mod?

Posted

db4d06653c1af38234c8fdaf96bf91cf87168dfa9e22210abc58f086de92a1b5.png?expires=1781382394&key=B314iN5AmrE0AZGQ8pgMIw&type=origc84d28adda41055cba64cf11b9e6ca72c1e1131082d884a0ed3ec8a14e883916.png?expires=1781381371&key=giRoWI6a02egBEFDicEF8A

I remember that on one occasion I came across an archive of lots of modifications, organised by artist, as shown in the first image, but I can’t find it now. The list contained a great many modifications, and I’m looking for it because I’m interested in furniture modifications like the ones I have...

Tedom and nineteen
Where can I find it?

 

 

Posted
18 hours ago, mrbingchilling said:

can someone help me fix this mod i cant seem to do

it. ty

 

For this HuTao mod its hard for me to tell what exactly is the cause behind it not working. Obviously there is the issue of it being green, but that is an easy enough thing to resolve with ORFix/NNFix lines. the fucked up model aside from the face is the the bigger issue. going off of the preview image however, it seems to me like this might be originally intended for HuTao's alternate skin and you might have run a fix tool that pasted the hashes for her regular version. Let me know if that sounds right otherwise I have no idea what might be causing the issue.

Posted

Does anyone have full PLDG's archive? he has the best animated mods, and is there any genshin mod discord othe than safezone? or doesn anyone know website for mods archive other than gamebanana and arca?

Posted (edited)
On 6/13/2026 at 8:43 PM, mrbingchilling said:

can someone help me fix this mod i cant seem to do

it. ty

 

HuTao_HighLegLeotardAndBikini.7z 15.72 MB · 1 download

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

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

Edited by pepsedna01
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...