Jump to content

Genshin Impact - Mod Requests pt.2


Ashal

Recommended Posts

Posted
4 hours ago, Ichthyosaur said:

So we got another NPC skin issue with the new NPCs you encounter in the first Snezhnya village you come across, they seem to overlap with other NPCs and thus end up going green skin whenever you get close to them. If someone could find a fix for this it would be greatly appreciated (no pictures right now as I play on a separate device). If it helps, they appear to be the same as Viliana (an NPC in Nasha Town that shows up after appearing in a character story quest).

The lazy fix once Region.ini is updated to include Snezhnaya as an option, if it hasn't already, is to edit the npc mod that the new npcs are sharing from and include a NNFix or ORFix line depending on what it needs only if you're inside of the Snezhnaya region only using a basic if check. This probably won't work long term and requires an actual unique hash on the npc to check for since events will eventually place those new npcs in older regions as well, albeit temporarily.

Posted
On 1/15/2026 at 8:56 AM, jokerr15 said:

Improvements and fixes. I discovered there's also a long-distance version.

NPC Fatui Lyudmila (sunben) nude.zip 5.82 MB · 32 downloads

One final update before I go to bed, I have determine this mod to be the cause. It was originally intentended for Fatui NPCs and also works on Ratniki when NNFix is added, but not even NNFix can undo the green skins. If anyone can create an updated version compatible with Snezhnaya NPCs then it would be greatly appreciated.

Posted (edited)
1 hour ago, Tyranico said:

hey, i was also looking for this mod so thanks a lot, i also wanted to ask if you could post some other of his toggle mods? i'm mostly looking for his Zibai, NIcole and Columbina mods, thanks in advance dude!

I'm uploading everything here

https://pawchive.pw/patreon/user/24922755 

 

Edited by Mistablo
Posted

Hi. I want to add a cameltoe to the texture of this mod, should be possible with a simple texture edit right? I know where I would have to draw it, but I have absolutely 0 clue how to go about as I have no shading or drawing skills. I know where I would have to draw it, It is on the lower left where the stocking meets the edge of the file, my half an hour of attempts have just been miserable xD. I would appreciate if anyone could do it, or better show me how to. I think it would really complement this Mod. https://gamebanana.com/mods/703439

Posted
8 hours ago, RA2489 said:

The lazy fix once Region.ini is updated to include Snezhnaya as an option, if it hasn't already, is to edit the npc mod that the new npcs are sharing from and include a NNFix or ORFix line depending on what it needs only if you're inside of the Snezhnaya region only using a basic if check. This probably won't work long term and requires an actual unique hash on the npc to check for since events will eventually place those new npcs in older regions as well, albeit temporarily.

What is Region.ini? I am not a mod creator so most of that stuff goes over my head.

Posted
40 minutes ago, Ichthyosaur said:

What is Region.ini? I am not a mod creator so most of that stuff goes over my head.

It's essentially like ORFix; a library mod that lets other mods do stuff by simply referencing it. Region.ini lets the mod know if you are currently in a specific region/map. It's part of XXMI if you have that working so it'll auto-update, but you can manually download it in the same place as ORFix, here: https://github.com/leotorrez/LeoTools/tree/main/releases

 

Just so you know, it is not currently updated for Sneznhaya. Tl;dr for what you do is add an if check to see if you are in snez and if you are, apply the ORFix line it needs for example. Or, you can reverse where if you are NOT in snez, then you apply orfix. Whatever the actual correct hash the mod needs from the character will do exactly the same thing, you're just picking whatever the most consistent thing to check for is.

Posted

Update: I decided to do some testing, and it terns out the connected NPCs are actually Liyue Robe NPCs, which I had NNFix on for but don't actually need NNFix. Thus removing that from the code has completely resolved the problem.

Posted

There's something else that I've noticed in the last few versions of genshin. The remove transparency for a lot of NPCs doesn't really work anymore. I wonder if anyone else has noticed or it'll get fixed at some point.

Posted
1 hour ago, Ichthyosaur said:

Update: I decided to do some testing, and it terns out the connected NPCs are actually Liyue Robe NPCs, which I had NNFix on for but don't actually need NNFix. Thus removing that from the code has completely resolved the problem.

I have unfortunately determined that female NPCs in the Temple of Space also use this and do require NNFix so it will have to be toggled manually between them.

Posted
7 minutes ago, Chronos Reaper said:

There's something else that I've noticed in the last few versions of genshin. The remove transparency for a lot of NPCs doesn't really work anymore. I wonder if anyone else has noticed or it'll get fixed at some point.

Huh, it works just fine for me for modded NPCs.

Posted
2 hours ago, Ichthyosaur said:

Update: I decided to do some testing, and it terns out the connected NPCs are actually Liyue Robe NPCs, which I had NNFix on for but don't actually need NNFix. Thus removing that from the code has completely resolved the problem.

gracias, mi problema con los npc del nuevo mapa se han resuelto al quitar el NNFix de el ini ❤️

Posted
21 minutes ago, Ichthyosaur said:

Huh, it works just fine for me for modded NPCs.

I just got the new remove transparency 7.0 from gamebanana and it works now. I've just been using the built in one for XXMI so that's probably why.

Posted
10 hours ago, Fruchti said:

Hi. I want to add a cameltoe to the texture of this mod, should be possible with a simple texture edit right? I know where I would have to draw it, but I have absolutely 0 clue how to go about as I have no shading or drawing skills. I know where I would have to draw it, It is on the lower left where the stocking meets the edge of the file, my half an hour of attempts have just been miserable xD. I would appreciate if anyone could do it, or better show me how to. I think it would really complement this Mod. https://gamebanana.com/mods/703439

Hey if you manage to get this to work, I'd love to use your alteration as well ^^

Posted
3 hours ago, consulo said:

Mods with workaround that checks for Nod-krai with Region.ini. May not work at first until you teleport into another region

 

For the others, removing NNFix entirely seems to work well for me

  Hide contents

image.thumb.png.5bfc06e34b3195dbda39b4cbefc9e2a0.pngimage.png.da6c9a612bf345cf18c8ece934da1f7d.png

Fontaine Skirt Oprichniki - thick nude.zip 3.81 MB · 1 download Fontaine Skirt Oprichniki - office or nude.zip 17.59 MB · 1 download

I had to make a small change for it to work: the region value should be 14 rather than 16 (also this only fixes Oprichniki in Nod-Krai, not Shneznaya, so everyone is aware).

Posted
1 hour ago, Ichthyosaur said:

I had to make a small change for it to work: the region value should be 14 rather than 16 (also this only fixes Oprichniki in Nod-Krai, not Shneznaya, so everyone is aware).

Tried it but not working for all female Fatui soldiers -- I don't think they are region-specifc.

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