Jump to content

req Wuthering waves


Recommended Posts

Posted
13 hours ago, 2Scratch said:

 

首先,打开mod.ini文件。

在 [常量] 下添加以下两行:

global $A = 0
global $B = 0

然后,在 [Present] 下,添加以下内容:

if $A != $B
  $A = $B
  if $A == 1
    $mod_enabled = 0
  else
    $mod_enabled = 1
  endif
endif
$B = 0

最后,将以下内容添加到 [Shading: Draw Call Stacks Processing] 下的任何空白区域:

[TextureOverrideP]
hash = 703ef664
match_priority=0
if $object_detected
   $B = 1
endif

我喜欢你

Posted

I'm very new to modding and blender in general. I was trying to load the model of Sanhua, somebody advice to just load the colour maps. But I'm wondering what the marked maps are. I've seen tutorials but these don't look anything similar to the ones shown in the tutorials. Can somebody tell me what these are and how can I load them.

IMG_20250810_205010.png

Posted
52 minutes ago, Silver-Gold said:

I'm very new to modding and blender in general. I was trying to load the model of Sanhua, somebody advice to just load the colour maps. But I'm wondering what the marked maps are. I've seen tutorials but these don't look anything similar to the ones shown in the tutorials. Can somebody tell me what these are and how can I load them.

IMG_20250810_205010.png

The top left circled has to do with the hair, top right has to do with the eyes, and the bottom is a normal map that looks like it goes to the back shoulders probably the whole body.

Posted

does anyone know how to fix the LODS for mods in game in the engine.ini because I have to zoom in really close just for my mods to load 

Screenshot 2025-08-10 154434.png

Posted
17 minutes ago, Sekifu said:

does anyone know how to fix the LODS for mods in game in the engine.ini because I have to zoom in really close just for my mods to load 

Screenshot 2025-08-10 154434.png

r.Streaming.Boost=30
r.Streaming.PoolSize=0
r.Streaming.LimitPoolSizeToVRAM=0

 

Should work.

Posted
6 minutes ago, roflmnop said:

r.Streaming.Boost=30
r.Streaming.PoolSize=0
r.Streaming.LimitPoolSizeToVRAM=0

 

Should work.

thanks!

Posted
3 hours ago, roflmnop said:

The top left circled has to do with the hair, top right has to do with the eyes, and the bottom is a normal map that looks like it goes to the back shoulders probably the whole body.

Thanks for the reply. I could tell that the top two circled were for her hair and eyes, but I want to ask if you could identify what kind of map are they? 

Posted (edited)
On 8/10/2025 at 2:31 PM, Silver-Gold said:

Thanks for the reply. I could tell that the top two circled were for her hair and eyes, but I want to ask if you could identify what kind of map are they? 

Oh, I can't help you with that, I don't have any experience with those type of textures.

 

 

I found the ambition to create a fix for the bottom heavy Zani mod when you use her ult and her face is goes wonky.  Here are the screenshots and original mod https://gamebanana.com/mods/594207

 

Zani-BottomHeavy(NSFW)v1.1.1 UltFaceFix.rar

 

It looked like everything worked for me, but if you find any bugs or issues let me know.

 

EDIT: It seems the eyes weren't working correctly here is a post with a fix

 

Edited by roflmnop
Posted
19 minutes ago, IncogACC said:

Yep.

 

Toggles: Cartethyia / Fleurdelys. The toggles are bound so whatever you do in Cartethyia form will be reflected in Fleurdelys form and vice versa.

 

Up - Jacket / Hat

Down - Feet decorations / Single stocking

Left - Top

Right - Bottom

 

Alt Left - Arm band

Alt Right - Thigh strap / Skirt

 

image.thumb.png.27ccbdd68ff96c9479360b57e90ea2e2.pngimage.thumb.png.d66b4d8cdec0922af1ef789c8dd1859c.pngimage.thumb.png.607896937ee08a9e4a27c87c5e9492ed.pngimage.thumb.png.4036eadedef8f11f61ed8dfcfeaaf693.png

image.png.a6bb547ea1dcae1ff52eeae7a6dbdf2e.pngimage.png.d610b635a4475b56b8988a2c894fe8a8.pngimage.png.025aeb1af9edd89610e174c2128b4fee.pngimage.png.d6fa283821c5459c6f1be8becef8fbea.png

 

Sorry it took so long, I'm at my mental limit, like I'm about to break down sort of limit which is why I haven't been cracking mods or converting UI mods lately. I just don't have to strength to do all of that on top of the massive coding hurdle I already have in front of me that I still can't overcome after about 8 days of just beating my head into this... I did this because I just needed to get away from it, but I'm going back into this endless miserable abyss known as the coding mines again so don't expect any more uploads for a bit... Hopefully "a bit" is all it'll take.

Cartethyia Beach Day Unlocked.rar 81.88 MB · 0 downloads


"Your name is unknown – your deed is immortal." o7

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