Jump to content

req Wuthering waves


Recommended Posts

Posted
1 hour ago, Nero183 said:

Can anyone tell me why most of my other mods fail when I run this mod? Even Denia's mods only work in the open world and don't show up in the character interface.

1280

 

Dania-Bunny Bunny Puff (All Accessories) V1.0.rar 156.46 MB · 1 download

I don't know why this'd break your other mods, but the reason the interface version wasn't working was because the interface file was disabled.

Lesson for all of you, XXMI won't load any mods if the ini or folder containing the ini has "disabled" in the name.

 

Anyway, this being a Huiyoo mod, I can probably do my usual texture and ini edits to make it into a full nudity toggle, but it being Huiyoo, I'd expect new versions of this to pop up so it'd probably be better to just wait on those anyway, unless you're really desperate or something.

Posted
3 hours ago, IncogACC said:

This error isn't the kind of thing the fix tool was designed for, the problems run deeper than that.

 

Moonholders fix tool is a hash replacer, but the issue here was completely different, this mod was designed with 7 components, but the 7th component block was deleted manually causing leftovers to bug out which is what all the jagged lines were.

The other issue was manually and incorrectly assigned texture hashes which caused the fixer to skip the mod even though the texture hashes needed updating, meaning a manual job.

 

To be clear, I'm explaining for the sake of explaining, I didn't expect you to know the difference between a normal hash issue and a mesh issue, the problem 100% lies with the modder or with whoever last modified the mod.

 

I can't tell if it's fixed properly or not because it still looks like trash to me, bad texture seams and broke UVs, but that might have just been the quality of the mod from the beginning.

LunoBodyModification1.5.rar 12.36 MB · 1 download

My goodness, you really are a genius.

 

After looking at the model preview images, it seems the mod itself may indeed have quite a few issues. You've already restored it to how it was originally supposed to look.

 

Thank you so much for all the help you've been providing to this community. Having someone like you around is incredibly reassuring. I just wanted to express my gratitude.

Posted
9 hours ago, Sangoku25 said:

I messed around with a friend for a bit and got a rough idea of how to do it myself.  Splash Nude v3.3.zip 26.42 MB · 1 download

If I feel like it sometime, I'll take a look and see if I can find a better version for Denia. However, people can actually edit the images themselves—provided someone explains exactly what needs to be changed and where. Plus, the images should all be the same size to make the process easier. You can even do this using standard Windows tools!

 Catch  my file if u want, lckz droped for free on patreon for path 3.3 (contains Denia, Hiyuki etc). I just replaced the boys with graphics from Wuwa School, always u can change with tool --> https://gamebanana.com/mods/658343  <--, its easy to use rly. I hope your Denia will be happy now. And I hope someone finally leaks SUSUJI's wedding dress portraits.

Zrzut ekranu 2026-06-01 224318.png

MS Portraits changed.zip

Posted
1 hour ago, synek said:

 如果你想要的話,可以下載我的文件,lckz 在 Patreon 上免費發布了 3.3 版本(包含 Denia、Hiyuki 等角色)。我只是把裡面的男生換成了 Wuwa School 的素材,你也可以用這個工具修改 -->  https://gamebanana.com/mods/658343   <--,真的很容易上手。希望你的 Denia 現在會開心。也希望有人能盡快洩漏 SUSUJI 的婚紗照。

2026-06-01 224318.png

MS Portraits changed.zip 31.94 MB · 1 次下載

Thank you so much for sharing.

Posted (edited)
7 hours ago, IncogACC said:

Huiyoo mod

For the first time, I decided to see what was wrong with the mod - and... yeah.
He’s a cunning guy. But if you have at least a little understanding of what you’re doing, the result can be quite pleasing

Spoiler

Bezymannyj.png

I don't really have time to analyze mods, so I'll just wait until he finishes the fixes and the full version appears here 🤧

Edited by Hikoyore
Posted
8 hours ago, IncogACC said:

I don't know why this'd break your other mods, but the reason the interface version wasn't working was because the interface file was disabled.

Lesson for all of you, XXMI won't load any mods if the ini or folder containing the ini has "disabled" in the name.

 

Anyway, this being a Huiyoo mod, I can probably do my usual texture and ini edits to make it into a full nudity toggle, but it being Huiyoo, I'd expect new versions of this to pop up so it'd probably be better to just wait on those anyway, unless you're really desperate or something.

But it did break my other mods—like this. It's as if I didn't use any of the other mods, but you can actually see subtle differences from the original model, which is proof that I used mods. Could this be because the Denia-mod uses too much VRAM?

z2AOS0aV.pnguTIO02Wd.pngm1a2o93r.png

Posted (edited)

Does anyone have the weapon mod for this Carlotta skin they could please share? It affects her pistol and rifle

att.3ujy5aFF97WF0IzaHSbVLNiXwheoFOp5iH31NMLZk7I.jpeg.53e5fbe719c23a723359f97625815289.jpeg

att.YoM19dpLBbm4JZSySVZk0Y61wbrgFUsA3N1FluCMryo.jpeg.25417efcd2f0ddf9f1216a87036d6803.jpeg

Edited by yummyo
Posted
6 hours ago, Nero183 said:

But it did break my other mods—like this. It's as if I didn't use any of the other mods, but you can actually see subtle differences from the original model, which is proof that I used mods. Could this be because the Denia-mod uses too much VRAM?

z2AOS0aV.pnguTIO02Wd.pngm1a2o93r.png

If you run out of VRAM, then XXMI will just start using system memory (normal RAM) instead, if you run out of normal RAM as well, then DX11 will start unloading assets to avoid crashing your game/system. The only way to actually break the game via too much memory consumption is if a singular asset was bigger than your entire VRAM+RAM buffer.

Source: I've tested this extensively back when I used to make Genshin card mods

 

There's nothing in this Dania mod that should disable other mods, my Hiyuki and Mornye mods are working just fine, so instead of guessing at the problem go turn on errors and see what pops up. You turn on errors by opening d3dx.ini and changing the LAST line in the file from 0 to 1, that turns on warnings.

Posted
1 hour ago, IncogACC said:

If you run out of VRAM, then XXMI will just start using system memory (normal RAM) instead, if you run out of normal RAM as well, then DX11 will start unloading assets to avoid crashing your game/system. The only way to actually break the game via too much memory consumption is if a singular asset was bigger than your entire VRAM+RAM buffer.

Source: I've tested this extensively back when I used to make Genshin card mods

 

There's nothing in this Dania mod that should disable other mods, my Hiyuki and Mornye mods are working just fine, so instead of guessing at the problem go turn on errors and see what pops up. You turn on errors by opening d3dx.ini and changing the LAST line in the file from 0 to 1, that turns on warnings.

I used the version 1.1 and then problem solved. Thank you.

Posted

Anyone had any nice and lewd mod for base Sanhua? Most mods I can find are either broken or for her skin(which I don't have)

Posted
16 hours ago, synek said:

 Catch  my file if u want, lckz droped for free on patreon for path 3.3 (contains Denia, Hiyuki etc). I just replaced the boys with graphics from Wuwa School, always u can change with tool --> https://gamebanana.com/mods/658343  <--, its easy to use rly. I hope your Denia will be happy now. And I hope someone finally leaks SUSUJI's wedding dress portraits.

Zrzut ekranu 2026-06-01 224318.png

MS Portraits changed.zip 31.94 MB · 1 download

for me only changli skin dont work?
what i have to change? the hash look correct

Posted

Fuckin' wasting away cracking kongxinrumeng's Dania mod, it's a pain as one would expect from a Dania mod but the issue is, of course, the shapekeys and for some reason my dumbass decided to spend like an hour + trying to cope getting the shapekeys functioning at least partially only to remember the patch is in less than a week and I'd be better off just ignoring this mod for my own sanity.

 

I'm not gonna bother cracking it until I hear something from Spectrum on the topic of custom shapekeys, whether it be them being fixed or that Spectrum has a plan to fix them.

If someone desperately needs specifically this default toggle and can't make do with origin toggle, then I'll crack it ONLY under the acceptance that the sliders won't work.

 

This is me throwing in the towel for my own sanity.

Posted (edited)
2 hours ago, IncogACC said:

Fuckin' wasting away cracking kongxinrumeng's Dania mod, it's a pain as one would expect from a Dania mod but the issue is, of course, the shapekeys and for some reason my dumbass decided to spend like an hour + trying to cope getting the shapekeys functioning at least partially only to remember the patch is in less than a week and I'd be better off just ignoring this mod for my own sanity.

 

I'm not gonna bother cracking it until I hear something from Spectrum on the topic of custom shapekeys, whether it be them being fixed or that Spectrum has a plan to fix them.

If someone desperately needs specifically this default toggle and can't make do with origin toggle, then I'll crack it ONLY under the acceptance that the sliders won't work.

 

This is me throwing in the towel for my own sanity.

Is it at all possible through ini editing to change what the default boob size is in the overworld even if we can't adjust it through sliders in-game? I ask because my Aemeath mod by kong is able to change body shape in overworld but I can't get the same results with Denia

 

Edit: Double checking Denia mod and just noticed the nipple size in the overworld appear to be fixed to the max size but I can't see what in the ini is causing that

Edited by HotaOsh708
Posted
1 hour ago, HotaOsh708 said:

Is it at all possible through ini editing to change what the default boob size is in the overworld even if we can't adjust it through sliders in-game? I ask because my Aemeath mod by kong is able to change body shape in overworld but I can't get the same results with Denia

 

Edit: Double checking Denia mod and just noticed the nipple size in the overworld appear to be fixed to the max size but I can't see what in the ini is causing that

Yes it's possible, you just have to override the shapekey updater block with a static value instead of taking input from the slider, you're looking for this line "$\WWMIv1\shapekey_value = $BoobsSize" and you replace the variable with a static value between 0 and 1 depending on the size you want, but the problem is that shapekeys are broken right now so you're going to be stuck with inconsistent results.

 

From my very limited knowledge, WWMI uses the existing shapekey pipelines to overwrite default shapekey applications with the custom ones so it requires perfect detection of when WuWa applies shapekeys in order to properly apply custom shapekeys.

Up until 3.3 WuWa kept that shapekey pipeline open all the time so it was "easy" to constantly update custom shapekeys but that changed in 3.3 and now shapekeys can only be applied to certain animations which is why they don't work consistently in overworld.

 

The patch is in less than a week and I'd assume that Spectrum is just waiting to see how WuWa's shapekey behaviour changes before making any decisions about what to do, and until that happens I don't really see any point messing with shapekeys.

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