Jump to content

[Zenless Zone Zero] Mods


Nyandred

Recommended Posts

Posted
30 minutes ago, Gugligo said:

I'm actually waiting for one, my Brain refuses to finish the Main Story unless a nude mod for her is out.

Then the both of you will have to wait for the 2nd half of the next patch, because that's when everyone will release the mods for her.

Posted
5 hours ago, GalaSeraph said:

Then the both of you will have to wait for the 2nd half of the next patch, because that's when everyone will release the mods for her.

I already have a NPC nude mod for Zhao, so it's not impossible.

Posted
On 10/23/2025 at 10:20 AM, drdrhjdfhd said:

I appreciate it greatly! Had an issue though, the toggles were constantly activating all on their own. So, I pasted the entire .ini into ChatGPT, told it my issue and it told me I needed to do the following.

 

Find this section:

Ini, TOML
 
[Present]
post $active = 0
$body = (time * $fps % ($frameEnd - $frameStart + 1) + $frameStart) // 1
$legs = (time * $fps % ($frameE - $frameS + 1) + $frameS) // 1
$panties = (time * $fps % ($frameEE - $frameSS + 1) + $frameSS) // 1.2

Change it to this (by adding a semicolon ; to comment out the animated lines):

Ini, TOML
 
[Present]
post $active = 0
;$body = (time * $fps % ($frameEnd - $frameStart + 1) + $frameStart) // 1
;$legs = (time * $fps % ($frameE - $frameS + 1) + $frameS) // 1
;$panties = (time * $fps % ($frameEE - $frameSS + 1) + $frameSS) // 1.2

By commenting those lines out, the variables ($body, $legs, $panties) will no longer be animated and will instead revert to the values you set in the [Constants] section (which are 1 for all of them)

 

It worked perfectly! IDK if this will mess anything up, but no issues so far.

Apparently I copied the mod from my folder.
I updated the post, now there's no animation.

Posted
2 hours ago, GleamingGambler said:

We Need A Hero

image_2025-10-25_164330387.png

It's unfinished, just wait a few days till it's finished then somebody will upload the finished version.

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