Simplifies pre-fox models to be used in PES 15.
Version 1.0.0
If your models are in .fmdl (Fox Model) format, you'll have to convert them to .model format first, using the 4cc AET Converter (PES19 to PES16). You can find it in the Tools page of the wiki.
-
Put your models in the models_to_simplify folder. You can also put entire export folders in there, the script will copy everything.
-
Run the script 0_simplify_models.bat. Ignore the other one.
-
Grab your aesthetics from the simplified_models folder.
-
Compile them and check them on PES.
-
If they look fine, you're done.
-
If some or all of your models have weird-looking shoulders or chest, run the script 1_simplify_models_with_pectoralis.bat with those models.
-
Grab your aesthetics from the simplified_models folder.
-
All done.
The first script only removes the weights from the vertex groups corresponding to the bones missing on PES15, and transfers them to the closest available groups.
The second script does the same, but also removes the weights from the
pectoralis_l/r groups, which for some reason move a lot more to the sides on
PES15's animations than on those of the later games, and transfers them to the
chest group.
This is better done only if really necessary, as it makes chest animations look
a tiny bit stiffer.
Main script and model libraries by Foreground, user-friendly additions by Shakes