Jump to content

req Wuthering waves


Recommended Posts

Posted
12 minutes ago, yuukino9 said:

latest RabbitFX causing this eye bug anyone know if it could be fixed?

Screenshot (70).png

  1. Fixed the Yanagi mod errors caused by the v2.4 update.

  2. Resolved the issue where RabbitFX updates turned Ciaccona's eyes black.

  3. Fixed temporary texture glitches after Cantarella uses her E skillĀ 

anyone1 have Cartethyia CHRONOPATTERN update pls

Posted
18 hours ago, infinitybelt said:

Anybody ever seen this Chisa mod?
image.png.3582d45636bff47a32965d4b875e19ff.png

In case anyone is still wondering, this is AI. The thumbnail is from a video uploaded on 10/25, which was before 2.8.

å±å¹•ęˆŖå›¾_28-11-2025_85720_space.bilibili.com.jpeg

Posted (edited)

Damn, I don't use RabbitFX as it reduces my already poor fps, so now most Chisa mods don't work and some others.

Using mods becomes more and more pain in the ass. I bet it's the pain for Rabbit to fix his tool every update too.

Ā 

Edit.

It looks like problem can be solved by adding missing hashes similar to injured state. I was able to fix LxL mod I think, I didn't test it properly.Ā 

Anyway hashes will be added to the fixer soon probably or modders will do it themselves.

I took hashes from WoJu fixer (it wont work on mods with different filenames) and modified ini manually.

Ā 

(only for LxL mod) add this to ini:

Spoiler
[TextureOverrideTexture81]
hash = ea7a9c63
match_priority = 0
if $object_detected
    this = ResourceTexture0
endif

[TextureOverrideTexture82]
hash = 4ae5d777
match_priority = 0
if $object_detected
    this = ResourceTexture0
endif

[TextureOverrideTexture83]
hash = 23b680fe
match_priority = 0
if $object_detected
    this = ResourceTexture9
endif

[TextureOverrideTexture84]
hash = bee2935e
match_priority = 0
if $object_detected
    this = ResourceTexture9
endif

[TextureOverrideTexture85]
hash = 7b7f1a19
match_priority = 0
if $object_detected
    this = ResourceTexture11
endif

[TextureOverrideTexture86]
hash = 11105c28
match_priority = 0
if $object_detected
    this = ResourceTexture11
endif

[TextureOverrideTexture87]
hash = 4d9c4532
match_priority = 0
if $object_detected
    this = ResourceTexture14
endif

[TextureOverrideTexture88]
hash = 4c7e5ddf
match_priority = 0
if $object_detected
    this = ResourceTexture14
endif

[TextureOverrideTexture89]
hash = a6605a4e
match_priority = 0
if $object_detected
    this = ResourceTexture14
endif

[TextureOverrideTexture90]
hash = eca8e09b
match_priority = 0
if $object_detected
    this = ResourceTexture15
endif

[TextureOverrideTexture91]
hash = b4a8aefa
match_priority = 0
if $m ==0
if $jdt ==0
    this = ResourceTexture18
endif
if $jdt ==1
    this = ResourceTexture18a
endif
endif
if $m ==1
if $jdt ==0
    this = ResourceTexture18b
endif
if $jdt ==1
    this = ResourceTexture18c
endif
endif

[TextureOverrideTexture92]
hash = 6616fe2c
match_priority = 0
if $m ==0
if $jdt ==0
    this = ResourceTexture18
endif
if $jdt ==1
    this = ResourceTexture18a
endif
endif
if $m ==1
if $jdt ==0
    this = ResourceTexture18b
endif
if $jdt ==1
    this = ResourceTexture18c
endif
endif

[TextureOverrideTexture93]
hash = 1e8c8420
match_priority = 0
if $object_detected
    this = ResourceTexture1
endif

[TextureOverrideTexture94]
hash = 105ff121
match_priority = 0
if $object_detected
    this = ResourceTexture1
endif

[TextureOverrideTexture95]
hash = b07813d6
match_priority = 0
if $object_detected
    this = ResourceTexture20
endif

[TextureOverrideTexture96]
hash = d1996971
match_priority = 0
if $object_detected
    this = ResourceTexture20
endif

[TextureOverrideTexture97]
hash = cc6e7ae6
match_priority = 0
if $object_detected
    this = ResourceTexture5
endif

[TextureOverrideTexture98]
hash = ed37d75d
match_priority = 0
if $object_detected
    this = ResourceTexture5
endif

Ā 

Ā 

If it doesn't work wait for fixer.

Ā 

Ā 

screen.jpg

Edited by CrazDy
Posted
7 hours ago, infinitybelt said:

@IncogACC

Could you make one of your toggles for this mod? I love the proportions, but I would like to the option to remove the shoes as she looks a little goofyĀ 

while running around lol

CartexBelleå”ęåøŒåØ…-å¤ę—„ēš®č‚¤.rar 69.35 MBĀ Ā·Ā 1 download

image.thumb.png.be761baa92fbbfe011167796e2fc5e8f.png

image.png.06cf18abd252ec6ba49ce27c8f932cce.pngĀ Component 3 btw

The draw calls are already separated, there's nothing here that specifically requires my skills.Ā 

If you wanna remove the shoes, then put a ; in front of the highlighted line, you can do that to remove any of the components listed here.

If you want to be able to toggle them, then make a variable at the top of the file "global persist $shoes = 0" or whatever and make a copy of the existing key. Change the name of the key, the key itself and the variable it's modifying to your new variable and lastly add an if else statement around the draw call. There you go, you now have a toggle.

image.png.cc7e333d42978e24b4b2ac6920e694b7.png

Ā 

image.png.6e03191aa4a49fb1c57c8dab5b16336c.png

This is as barebones as you'll be able to get with this mod.

Ā 

I saw in the mod file that it's a Woju mod, so there's no base body mesh below the clothing, it's just a hole to save on drawing vertexes meaning I can't use draw call reconstruction and texture edits to make a nude toggle.

Posted (edited)

Friggin' 27 years later... I originally requested this mod, then saw that I could probably crack it, removed that post then over 2 hours went by and my head hurts but I have the mod cracked.

Ā 

I got rid of the menu because it doesn't come with all of the resources for the full version,Ā  it'sĀ possibleĀ to restore the menu if I went and did the texture work myself but I honestly can't be bothered. The mod has manual toggles, that's good enough as far as I'm concerned.Ā 

Ā 

Toggles: 24. This isn't how I woulda done the toggles tbh, but I wanted to be true to the original. 6 keys, 4 combos per key.

Ā 

Up - Horns

Down - Shoes

Left - Jacket straps*

Right - Skirt chains / straps*

< - Left arm

> - Right arm

Ā 

Alt Up - Side swept hair

Alt Down - Left leg

Alt Left - Jacket

Alt Right - Skirt

Alt < - Left wrist wraps

Alt > - Right wrist wraps

Ā 

Ctrl Up - Braid

Ctrl Down - Right leg

Ctrl Left - Bra*

Ctrl Right - Bodysuit

Ctrl < - Left glove

Ctrl > - Right glove

Ā 

Shift Up - Ponytail

Shift Down - Thigh straps*

Shift Left - Chest straps

Shift Right - Crotch straps

Shift < - Ribbon

Shift > - Tacet mark

Ā 

* Even if this is a crack rather than a personal rewrite, I still have standards and so I made an effort to remove toggle states that can't physically happen, like the bra without any supporting structure, the leg tag without the stocking or the skirt/jacket straps without the skirt/jacket itself.

Ā 

image.thumb.png.04d7763746a44d1c055f268c373c7974.pngimage.thumb.png.9eb492a0d8981f67c1b5cccfbf910081.pngimage.thumb.png.2b35291f5b11c2917ed80bac19485996.pngimage.thumb.png.38038b572c82880c604662dca051fb17.pngimage.thumb.png.ad85a9ec41072b5845a8588ed826f898.png

Ā 

Edit: Oh yeah, there where unused commandlist calls for setting certain body part sizes.

I checked 130 shape keys manually and couldn't find any attached to Chisa's actual body, it was all just the standard face shapekeys.

I'm sure the safezone guy will come to tell me how everything I did was pointless because it was already posted in safezone 0.1 seconds after release and all that, but before you heckle me, do let me know if the full version has body sliders, 'cus I'm super curious why those commandlist calls were left in.

Chisa Fighting Girl Cracked.rar

Edited by IncogACC
Posted

Can anyone help me fix this?
When entering the character interface everything works fine, but when entering the battlefield some mods are broken, the rest of the mods work fine.

Screenshot 2025-11-28 222047.png

Screenshot 2025-11-28 222111.png

Screenshot 2025-11-28 222128.png

Posted
17 minutes ago, ThiccEnjoyer said:

https://gamebanana.com/mods/636375

Fixed all my Chisa mods ^^

U fixed "e" button? After i use E onĀ  "Chisa Fox Swimsuit" , texture broke.Ā Ā When I switch characters it works again until I press the button Е  on Chisa texture broke again. U have this problem?Ā Sorry, I'm new to modding gacha games.

Ā 
Posted
2 hours ago, zomzzn said:

Can anyone help me fix this?
When entering the character interface everything works fine, but when entering the battlefield some mods are broken, the rest of the mods work fine.

Screenshot 2025-11-28 222047.png

Screenshot 2025-11-28 222111.png

Screenshot 2025-11-28 222128.png

i used this and works for me

Version 2.8.rar

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