Jump to content

req Wuthering waves


Recommended Posts

Posted
23 hours ago, mamahina said:

I cant download from nahida.live it says removeChild on Node???

WHY?

  Reveal hidden contents

Screenshot2026-05-08082248.png.913d9f191966fdb85e774f6620d97ccd.png

 

just wait, only a warning, download will continue, wait till it completes, don't close or refresh

Posted
7 hours ago, whalemons said:

Starlight Idol Aemeath   by Alunnop
Need a hero...
69f84090a2de3.jpg

I don't take credit for it, I got it from the discord group.

Mod toggles are:
Mod Toggles

  • Ctrl + 4 Shoes
  • Ctrl + 5 Original Skirt
  • Ctrl + 6 Gloves
  • Ctrl + 7 Tacet Mark
  • Ctrl + 8 Choker
  • Ctrl + 9 Glasses & Halo
  • Ctrl + 0 Clothing Options
  • Alt + 4 Short Hair
  • Alt + 5 Earrings
  • Alt + 6 Torso Swap (Robot Form)
  • Alt + 7 Robotic Tail (Robot Form)

It also has a mecha mod included so if you are already using one then you have to remove one of them.

 

P.D: For some reason RabbitFX's transparency doesn't work on this mod (only normal form, mecha form works), so if someone can fix that I would thank them.

 

P.D2: This is the thicc mod. There is also a normal model mod.

Aemeath Starlight Idol Thicc NSFW.rar

Posted (edited)
5 hours ago, Rosseweiss said:

I don't take credit for it, I got it from the discord group.

Mod toggles are:
Mod Toggles

  • Ctrl + 4 Shoes
  • Ctrl + 5 Original Skirt
  • Ctrl + 6 Gloves
  • Ctrl + 7 Tacet Mark
  • Ctrl + 8 Choker
  • Ctrl + 9 Glasses & Halo
  • Ctrl + 0 Clothing Options
  • Alt + 4 Short Hair
  • Alt + 5 Earrings
  • Alt + 6 Torso Swap (Robot Form)
  • Alt + 7 Robotic Tail (Robot Form)

It also has a mecha mod included so if you are already using one then you have to remove one of them.

 

P.D: For some reason RabbitFX's transparency doesn't work on this mod (only normal form, mecha form works), so if someone can fix that I would thank them.

 

P.D2: This is the thicc mod. There is also a normal model mod.

Aemeath Starlight Idol Thicc NSFW.rar 154.66 MB · 1 download

Thank you so muchhh!

Edited by whalemons
Posted
22 hours ago, IncogACC said:

Adding transparency via textures requires that component to have transparency in the first place, that's in the realm of actual modders so the method there isn't something I'm actually familiar with. I don't see "red" in particular when looking at textures with transparency though, "red" is what TexFx textures use in Genshin but TexFx isn't a thing for WuWa.

Whenever I'm working with transparency, it's using blend transparency which is pretty shit but gets the job done.

You replace the draw call with a CustomShader call instead and have the draw call run inside that custom shader:

 

;drawindexed = X, Y, Z

run = CustomShaderTransparency

Then somewhere outside of the TextureOverride block (I usually just put it below) you'd add the CustomShader block

 

[CustomShaderTransparency]
blend = ADD BLEND_FACTOR INV_BLEND_FACTOR
blend_factor[0] = 0.5
blend_factor[1] = 0.5
blend_factor[2] = 0.5
blend_factor[3] = 1

drawindexed = X, Y, Z

 

Now instead of drawing the object as normal, it draws the object after applying the blend factors. There are quite a few "blend =" options but this is the most standard one and gives opacity control via the 3 "0.5" values, change those to anything between 0 and 1 with 1 being opaque and 0 being invisible.

 

Also when it comes to blend transparency, draw call order actually matters for layering to make sure that objects drawn beneath the transparent component are displayed correctly, make sure your custom shader call is at the bottom of that component block, you want it to be the last thing drawn within that component workspace.

Alright thank you for the answer

Posted (edited)
On 5/7/2026 at 10:08 AM, kilo11yoimiya said:

Do anyone have these three custmes for luno Chiseese Moon Festival style Customes?


Hope to be the comeplity full switch keys verison.

Really want the middle custome .


  Thanks you guys



Luno Chneese monn festival customes showing videos
 

maxresdefault.png

NoMention
 

All three of these options are available on huihui, but you need to fix the .ini file — too many errors in the code. I published all these options on Discord back in November 2025, so go ahead and use them.

i hate this

Spoiler

image.png.b36023a643134ac3b4df8c33e64b0bd7.png

 

 

  

On 5/8/2026 at 8:41 PM, whalemons said:

Starlight Idol Aemeath   by Alunnop
Need a hero...
69f84090a2de3.jpg

published on discord.. 

The regular and thick version

 

Edited by Hikoyore
Posted

When I move the camera far away, a white shadow appears on the character. Does anyone know how to fix this?

スクリーンショット (16).png

Posted

Anybody got Hiyuki mods where with her hair let down or changing her into one of her future variants? I love her Miko future design and am really surprised that no one has done a mod for any of the variants.

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