Wuthering 1.3 Fix - All Characters
Only a few characters have been affected by this patch, with some changes being more notable than others.Broken Characters:
- Verina
- Yinlin
- Rover (Female)
- Jianxin
- Chixia
- Yangyan
- Shanhua (Still need to check her, she didn't break on my end so yeah)
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.If the Mod texture still messed after the fix and the fix prompt went well, Open the game again.
Video Tutorial for Visual Learners:
Watch the step-by-step video tutorial (Yes Click on the Yellow Text :3)The source code is included with the post.
Build Command:
Code:
pyinstaller --onefile --add-data "version_info.txt;." --add-data "manifest.xml;." --version-file=version_info.txt --manifest=manifest.xml --add-data "C:\Genshin Migoto\3dmigoto\Mods\Skill Issue\genshin_env\Scripts\FixTexture.zip;." WWMI_Fix_13.py