Jump to content

req Wuthering waves


Recommended Posts

Posted
On 7/25/2025 at 4:26 AM, IncogACC said:

I don't have enough attach space to fit this in 1 post, so I'll split it across 2. 

All of these mods broke during the 2.5 update literally the DAY after I converted them all to use shader animation instead. Honestly my foul for doing mod work a day before a patch, always a bad idea. Took a lot of work since several of the textures updated so I had to manually redo them, plus there was a lot of conflicts to work out, blah blah blah several hours later here I am.

 

FemeO5Q.gifFem4kVp.gifFemsl71.gif

 

Edit: Updated to improve efficiency a little, should improve performance by a small amount.

 

Reduced the number of conditions tied to the PS checks and wrapped them into a single if else statement that avoids the PS checks all together if the mod isn't active which should reduce runtime overhead when the mod is off screen. Added that same condition to the command lists, even if they're run under the condition via the shaders, it should still stop it continuing the cycle off screen until it finishes executing. Basically I just tightened things up.

Lupa Store UI.rar 160.23 MB · 414 downloads Cantarella Guidebook UI.rar 118.93 MB · 268 downloads Cartethyia Terminal UI.rar 183.38 MB · 360 downloads



Say hello politely
In previous versions, the 'composite button' did not have an icon displayed

 

ad80cdaa2bfe819683535a50fdb9a892.png.b86f4f1b73db126cd47908fc6a2e84a8.png


In the current version, only the "composite button" has an icon displayed

150f2fd9c9256842cf578b30057fc7bc.png.aea6ef8fe9ae604c75fb71cb332ee377.png

 

 


Then the leftmost area has a slight distortion, only displaying normally at a resolution of 2560x1440

95b8c40263d7045a19ae346e0d524915.thumb.png.d80d0f825978f8504715faa771260b27.png

 

 


My graphics card is RTX3060
Provide you with possible bugs (as these may be issues with my own computer)

 

Of course, I don't recommend you solve these bugs now because it's too exhausting. You just need to fix the problem when you have time in the next or a certain version of the game
 

Posted
18 hours ago, mistaj90 said:

 

If that was supposed to be Caverabbit's Cantarella mod you're having problems with then it's not the mod. I use it myself and it works just fine. It doesn't get talked about because almost everyone using it has no problem whatsoever. Not sure what to tell you.

image.thumb.png.223528d7684008a87b1fe1c5f2aa823a.png

 

I can only guess you have something in your mod folder that is conflicting with whatever Cantarella mod you happen to be using be that another Cantarella mod or something else trying to target and alter the same textures.

are you using xxmi or 3dmioto?

Posted
12 hours ago, Andrew34501 said:

does this mod even have an npc version? if the npc version of that mod doesn't exist. it cannot be given.

 

But i thought it has an npc version, isnt this it?

Screenshot_7.png

Posted
35 minutes ago, dawnchoice said:



Say hello politely
In previous versions, the 'composite button' did not have an icon displayed

 

ad80cdaa2bfe819683535a50fdb9a892.png.b86f4f1b73db126cd47908fc6a2e84a8.png


In the current version, only the "composite button" has an icon displayed

150f2fd9c9256842cf578b30057fc7bc.png.aea6ef8fe9ae604c75fb71cb332ee377.png

 

 


Then the leftmost area has a slight distortion, only displaying normally at a resolution of 2560x1440

95b8c40263d7045a19ae346e0d524915.thumb.png.d80d0f825978f8504715faa771260b27.png

 

 


My graphics card is RTX3060
Provide you with possible bugs (as these may be issues with my own computer)

 

Of course, I don't recommend you solve these bugs now because it's too exhausting. You just need to fix the problem when you have time in the next or a certain version of the game
 

I reworked the backend a little and uploaded all of the non character UI mods here. Hopefully this fixes it.

Posted

Phrolova animated hentai portrait for the team menu.

 

FU6cjVa.gif

 

Full res preview and download - All the other portrait mods can be found linked on my profile. 

 

If it's too big, then you can just delete whichever animations you don't want to downsize it. Delete > Press F10 > Done.

 

Install: Merge the mods folder with your mods folder, replace anything it asks you to replace (If you've installed another one of my mods), that's it. 

 

Controls:
Swap animation - P + Right arrow

 

Other controls (Just media controls stuff)

Ctrl + Up - Pause

Ctrl + Left/Right - Skip forward/back by X seconds

Ctrl + R - Restart animation

 

Even more obscure stuff

Ctrl + A - Auto mode (Automatically swaps from current animation to the next after X loops) - Recommended

Tab - Randomly swap animation

Ctrl + Down - Shuffle mode (Will shuffle without repeating until all animations have been played)

 

If it looks frozen, Ctrl + R to reset it, 99% of the time that will fix it.

 

So... I rewrote almost the entire thing... It's "better" in that it has very marginally slightly better performance when using lots of animations and theoretically better present overhead per frame, but because writing animation code is REALLY hard due to all the most minute of timing details that need to be manually lined up along side all of the features I insist on having, it's also rather unstable. 

It was running perfectly fine in my tests, no freezes or lockups, but as I was recording the preview for the portrait, it locked up when I had done basically nothing so... I don't know man. I've already spent days rewriting and I'm beyond sick of it so I'm releasing this and if it doesn't break for anyone, then I can go ahead and convert ALL of my other portrait mods, but if it does then I'm seriously considering sticking to what I already had 'cus this has been painful to develop. Enjoy... if it actually decides to not break that is...

Posted
20 hours ago, mistaj90 said:

 

If that was supposed to be Caverabbit's Cantarella mod you're having problems with then it's not the mod. I use it myself and it works just fine. It doesn't get talked about because almost everyone using it has no problem whatsoever. Not sure what to tell you.

image.thumb.png.223528d7684008a87b1fe1c5f2aa823a.png

 

I can only guess you have something in your mod folder that is conflicting with whatever Cantarella mod you happen to be using be that another Cantarella mod or something else trying to target and alter the same textures.

did you use the rabbit fixerexe????
author said all older mods have to be fixed with it

Posted
2 hours ago, DigitalDave1136 said:

Does anyone know which creator made this npc mod? I forgot where I got it and I'm wondering if they have a version for Septimont?

image.png.349b0c2e44ac5c2e1f6c302d88a26b5f.png 

Nvm, found the creator, it's Creekflow

Posted

Y'know what fuck it. Here's all of the UI shit I did recently updated to use the external Shader activation files and rewritten again to be as lightweight as possible. I can't optimise them beyond this, it should also address the bugs some people are having. Can't be arsed to upload this shit for a 3rd time with gifs and all so here. 

 

I'm just hosting it on Google drive, here's everything.

All you do is put the ShaderOverrideUI.ini file somewhere in your mods folder and all of them should work.

I made Splash.ini but instead of kicking you in the balls, it makes UI mods work. If that's not good enough, then I don't know what is.

 

image.png.fdd7dd98030dfe5ab83ab9d787daf790.png

Posted
56 minutes ago, IncogACC said:

Y'know what fuck it. Here's all of the UI shit I did recently updated to use the external Shader activation files and rewritten again to be as lightweight as possible. I can't optimise them beyond this, it should also address the bugs some people are having. Can't be arsed to upload this shit for a 3rd time with gifs and all so here. 

 

I'm just hosting it on Google drive, here's everything.

All you do is put the ShaderOverrideUI.ini file somewhere in your mods folder and all of them should work.

I made Splash.ini but instead of kicking you in the balls, it makes UI mods work. If that's not good enough, then I don't know what is.

 

image.png.fdd7dd98030dfe5ab83ab9d787daf790.png

Is it possible to make the Rover one usable on Male Rover?

Posted

Is anyone else having trouble embedding files? I can't share the Cantarella mod on the forum. I keep getting an error. It's also been taking forever to load and has been getting hungup lately.

Posted
10 hours ago, IncogACC said:

Phrolova animated hentai portrait for the team menu.

 

FU6cjVa.gif

 

Full res preview and download - All the other portrait mods can be found linked on my profile. 

 

If it's too big, then you can just delete whichever animations you don't want to downsize it. Delete > Press F10 > Done.

 

Install: Merge the mods folder with your mods folder, replace anything it asks you to replace (If you've installed another one of my mods), that's it. 

 

Controls:
Swap animation - P + Right arrow

 

Other controls (Just media controls stuff)

Ctrl + Up - Pause

Ctrl + Left/Right - Skip forward/back by X seconds

Ctrl + R - Restart animation

 

Even more obscure stuff

Ctrl + A - Auto mode (Automatically swaps from current animation to the next after X loops) - Recommended

Tab - Randomly swap animation

Ctrl + Down - Shuffle mode (Will shuffle without repeating until all animations have been played)

 

If it looks frozen, Ctrl + R to reset it, 99% of the time that will fix it.

 

So... I rewrote almost the entire thing... It's "better" in that it has very marginally slightly better performance when using lots of animations and theoretically better present overhead per frame, but because writing animation code is REALLY hard due to all the most minute of timing details that need to be manually lined up along side all of the features I insist on having, it's also rather unstable. 

It was running perfectly fine in my tests, no freezes or lockups, but as I was recording the preview for the portrait, it locked up when I had done basically nothing so... I don't know man. I've already spent days rewriting and I'm beyond sick of it so I'm releasing this and if it doesn't break for anyone, then I can go ahead and convert ALL of my other portrait mods, but if it does then I'm seriously considering sticking to what I already had 'cus this has been painful to develop. Enjoy... if it actually decides to not break that is...

Do you have any other character animated hentai portraits? Would you mind sharing them too, if you do?

Posted

Hello. Could somebody help me replacing the hair texture to the Ciaccona Idol mod from Caverabbit? Usually I just look for the hashes and replace the files but with this mod I could not get it to work. The attach file has the mod and the hair (and eye) textures I´m trying to replace

Ciaconna Idol.7z

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