Congratulations /k/! | ||
Winners of the 2024 4chan Autumn Babby Cup |
Tools
Pro Evolution Soccer 2019 This is still a work in progress. Please be patient. | |
---|---|
Game | |
Rules | |
Info | |
Tools | |
Modding |
This page is meant to list all PES tools that we recommend worth using in one place.
All PES versions
Edit File
- 4ccEditor - An editor (for any PES since PES16 EDIT files) with several convenient features, including editing aesthetics settings and the ability to port teams between versions. This is the recommended editor to use and the only one updated regularly.
Aesthetic Exports
- 4cc aet compiler Red (grab the 7z in the Assets box)
This tool converts aesthetic exports into a cpk and automatically adds the cpk to the PES DLC filelist, so that you can easily test your team's aesthetics.
It also warns about any errors in the export, so you can use this tool to check if you've compiled it properly.
Please read the readme file included to learn how to use it. Read the AET wikipage for details on how to properly prepare an aesthetic export.
You can also keep track of the latest updates and download experimental versions on the GitHub page. Feel free to report bugs and request new features on the Issues section.
Referees
- 4cc refs compiler - Packs your referee folders according to the folder names listed on the refs list txt. It supports both fmdls, with automatic texture path changing, and .model files. You do need to replace the player ID 'XXXxx' with 'referee000' manually on the texture path from any face fmdl models you want to use. Includes an example ref folder.
Balls
- 4cc balls compiler - Packs your ball folders according to the folder names listed on the balls_list txt. It supports both fmdls, with automatic texture path changing, and .model files. It also comes with a few ball folders you can use as template. Please read the readme file included to learn how to use it.
Blender
- Blender Starter Pack - Complete all-in-one pack of plugins and settings for a cup-standard installation. It gets updated with the latest version of the PES plugins fairly frequently, so make sure to check back every few months. If you're just starting out, make sure to check the Blender tutorials page.
Kit Configs
- Kit Manager v5 - Editor for kit config files. Does NOT work with PES 21. Refer to this tool for PES 21.
PES 21
Make sure to check the All PES versions section first.
Aesthetic Scripts
- Pes File Tools - A collection of Python scripts for handling some common simple tasks such as texture conversions without having to use the fully-featured aesthetics compiler
Kit Configs
- Kit Manager PES2021 edition - Editor for kit config files. This version can edit PES2021 kit config files properly, but will not work properly for PES2019 and earlier.
Gameplay
- Gameplay Editor - An editor of AI files stored in dt18_all.cpk file. See this page for more information.
PES 19
Make sure to check the All PES versions section first.
Aesthetic Scripts
- Pes File Tools - A collection of Python scripts for handling some common simple tasks such as texture conversions without having to use the fully-featured aesthetics compiler
PES 17
Make sure to check the All PES versions section first.
Edit File
The Edit file (often simply referred to as save) stores all player stats, appearance settings, teams, tactics, and so on.
It is created once you start the game and open the Edit menu.
In PES17 EDIT00000000 can be found in %HOMEPATH%\documents\KONAMI\Pro Evolution Soccer 2017\save.
- Editor - A new PES17 editor with the familiar UI of PES Next-Gen Editor.
- 4ccEditor - An editor for PES21, 20, 19 18, 17, and 16 EDIT files with several convenient features, including editing aesthetics settings and the ability to port teams between versions.
Other
- pesXdecrypter - Edit file decrypter used by the tools above, needed if you want to hex edit the editfile manually since it is encrypted.
- Using a hex editor - See Pro Evolution Soccer 2017/Edit file for details.
- Transfer - Easily transfer exports and aesthetics between slots
PES 16
Make sure to check the All PES versions section first.
Edit File
The Edit file (often simply referred to as save) stores all player stats, appearance settings, teams, tactics, and so on. It is created once you start the game and open the Edit menu.
In PES16 EDIT00000000 can be found in %HOMEPATH%\documents\KONAMI\Pro Evolution Soccer 2016\save. It is encrypted and thus, cannot be simply edited directly.
pes16decrypter4CCC fork (behind but stable) - Edit file decrypter used by the tools below.- PES Next-Gen Editor 2016 BETA 0.6.0 - Pretty complete editor including teams and line-up. Seems to be missing appearance.
- RigIt - Open-source editor that allows setting 4chan Cup specific options as well as otherwise unavailable appearance options.
- Using a hex editor - See Pro Evolution Soccer 2016/Edit file for details.
- PESGambiarra 2016 - A tool to edit teams and players stats and appearance using spreadsheets.