Pes 6 Preset Face List Fix
Use this checklist when debugging your PES 6 preset face list:
| Symptom | Most Likely Fix |
| :--- | :--- |
| Face works in training, crashes in match | Corrupt hair model. Delete the specific hair.bin file. |
| Face works for CPU, not for user | Change the "Team" ownership in PES 6 Editor. |
| All faces shifted by one person | Your map.txt is missing a line break at the top. Add # PES 6 Map as line 1. |
| Blonde hair turns purple | Texture mismatch. Convert hair texture to DDS DXT1 using GGS. |
| Game loads slow with faces | Too many BMP textures. Convert all faces to PNG or reduced-size BIN files. | pes 6 preset face list fix
Most "Face List Fixes" you find online are messy. They often: Use this checklist when debugging your PES 6
After years of digging through forums (EVO-Web, Pes-patch.com) and hex-editing files, here is the working method to restore 99% of preset faces. Most "Face List Fixes" you find online are messy
To understand the fix, one must understand how PES 6 handles player faces:
The Assignment Mechanism: The game engine looks for a preset flag in the player data. If flagged, it looks for a specific Face ID.
The Problem: The game contains "hidden" or "dummy" IDs. For example, the database might list a player as having Preset ID #1054, but the game's internal face bin file structure expects ID #2054, or that ID might be mapped to a completely different player in the default coding.
Once the fix is applied, go into Edit Mode > Registration. Search for these hidden preset faces you might have missed:
Pro tip: These IDs only work if your Option File actually has the players unlinked. Use PES Fan Editor to move them to free agents.