Jump to content

[Zenless Zone Zero] Mods


Nyandred

Recommended Posts

Posted
4 hours ago, Khalia1922 said:

can u edit the mod for low vram user like me pls

sfaf.png

You can fix this in your settings by disabling motion blur in your settings

Posted
6 hours ago, danzo said:

Looks amazing I never managed to finish my idea for the mod but you did it for me 😊🙏

 

BTW I didn't saw your post before I made mine wasn't trying to undermine your work, just saw the quote. 

Thanks and no worries. I think we both posted around the same time (or you shortly after mine). It's better we both tried than neither help ;)

Posted
9 hours ago, hdog77 said:

Anyone know how to fix this ? Already tried using 1.4fix but it's not working. 

 image.png.643ab61705d1542a6483d81fe6f35c55.png

 

What's happening is her hair and her arms/legs share the same texture.

 

Fastest way I can think of fixing this is to go into the .ini file and find something that should look like this (this is assuming there is no changes to the hair mesh and it's just the arms/legs/chest)


 

Spoiler

[TextureOverrideMiyabiLegs]
hash = 4faabaac
match_first_index = 0
run = CommandListSkinTexture
ib = ResourceMiyabiLegsIB


The name isn't important, you just need to make sure that you are working with the arms/legs part of the .ini and not her hair or body

 

Replace it with this instead

 

Spoiler

[TextureOverrideMiyabiLegs]
hash = 4faabaac
match_first_index = 0
;run = CommandListSkinTexture
ps-t3 = ResourceMiyabiLegsDiffuse
ps-t4 = ResourceMiyabiLegsNormalMap
ps-t5 = ResourceMiyabiLegsLightMap
ps-t6 = ResourceMiyabiLegsMaterialMap
ib = ResourceMiyabiLegsIB

 

Where "Resource(TextureName)" is the name of the texture in the .ini (might be found just below it)

Just remember that

ps-t3 = Diffuse
ps-t4 = NormalMap
ps-t5 = LightMap
ps-t6 = MaterialMap

 

 

What this SHOULD do is load the textures onto the arms/legs part of the mesh only and leave the vanilla texture for her hair.

 

You can also comment out these parts of the .ini by placing a ; in front of them like this

Spoiler

;[TextureOverrideMiyabiLegsDiffuse]
;hash = 012e84e9
;this = ResourceMiyabiLegsDiffuse

 

If you can't figure it out you can send me the mod and I can have a go at fixing it as well.

Posted
7 hours ago, A Simple Twist said:

 

What's happening is her hair and her arms/legs share the same texture.

 

Fastest way I can think of fixing this is to go into the .ini file and find something that should look like this (this is assuming there is no changes to the hair mesh and it's just the arms/legs/chest)


 

  Reveal hidden contents

[TextureOverrideMiyabiLegs]
hash = 4faabaac
match_first_index = 0
run = CommandListSkinTexture
ib = ResourceMiyabiLegsIB

 

The name isn't important, you just need to make sure that you are working with the arms/legs part of the .ini and not her hair or body

 

Replace it with this instead

 

  Reveal hidden contents

[TextureOverrideMiyabiLegs]
hash = 4faabaac
match_first_index = 0
;run = CommandListSkinTexture
ps-t3 = ResourceMiyabiLegsDiffuse
ps-t4 = ResourceMiyabiLegsNormalMap
ps-t5 = ResourceMiyabiLegsLightMap
ps-t6 = ResourceMiyabiLegsMaterialMap
ib = ResourceMiyabiLegsIB

 

Where "Resource(TextureName)" is the name of the texture in the .ini (might be found just below it)

Just remember that

ps-t3 = Diffuse
ps-t4 = NormalMap
ps-t5 = LightMap
ps-t6 = MaterialMap

 

 

What this SHOULD do is load the textures onto the arms/legs part of the mesh only and leave the vanilla texture for her hair.

 

You can also comment out these parts of the .ini by placing a ; in front of them like this

  Reveal hidden contents

;[TextureOverrideMiyabiLegsDiffuse]
;hash = 012e84e9
;this = ResourceMiyabiLegsDiffuse

 

If you can't figure it out you can send me the mod and I can have a go at fixing it as well.

Hi! After a while a found the solution. I will posted in case anyone wonders:

 

Fairylag mods and some other mods have some issues when using the mod WAIFU SHOP cause the broken textures on my Miyabi hair. I don't know why but the hair gets like that. 

 

Before deactivating the Waifu Shop mod I ran the 1.4fix making the mods even messier. After I turned off waifu shop and still getting some broken textures on the hair, I went to every file that I run trough 1.4fix and delete every line in the .ini file with the [ReplaceHair].

 

TD;LR: I deactivated Waifu shop and if that didn't work I deleted the [ReplaceHair] lines on the .ini files. 

Posted
On 10/15/2024 at 3:29 PM, rkidzzz said:

Amazing job! Any plan to do some retexture on mingchen or exce other mods as well? Thanks!

can anyone have this download file? pls share a texture

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