WWMI Mod Fix 1.2
By now, most modders have already updated their own mods, and other fixes have been released. However, I am posting this one as it is more comprehensive.Main reason for me to share this fix is to make wuthering's remap logic public for future references.
Does not work for mods made using "Per-Component"
1.2 Few Characters Affected
Only a few characters have been affected by this patch, with some changes being more notable than others.Minor Changes (Hash Change)
The following characters have only undergone changes to their hashes:- Calcharo
- Rover (Female and Male)
- Baizhi
- Yinlin
- Jiyan
Major Changes (Remap):
• Verinahas undergone a remap in her vertex groups, making this fix more complex.
- If you have run a previous fix on Verina, download the mod again and run it fresh, as it will cause conflict and not perform the remap.
Complex Changes:
• Changlihas undergone the most significant changes in this patch, with her cape being re-weighted and new vertices added. Due to the large number of vertex groups, her fix was more challenging.
Fix Usage
Download the file and run it inside the Mods folder or within an individual Mod. Please note that this fix is meant for Mods created with WWMI. Mods created with other tools are not included in this fix.The source code is included with the post.
Video Tutorial for Visual Learners:
Watch the step-by-step video tutorial.If you don't know how to run a Python script, visit this guide on running Python scripts.
Build Command:
Code:
PyInstaller --onefile --clean wuwa_fix_12.py