Even teams like Bayern Munich or Porto, which are in the game but unlicensed, only have generic faces for all players except a few stars (e.g., Kahn had a preset despite Bayern being called "FC Bavaria" in-game).
If you are creating a classic player or updating an Option File, you can "borrow" a preset face from an existing player. Go to the from the main menu.
If you have a modern superpatch (e.g., Firebird, PES 2020 mod for PES 6), they often use a GDB folder. You don't type numbers; you write face "Player_Name.bin" . However, the map.txt file inside GDB/faces often references these original preset IDs as fallbacks.
def search_by_name(self, query): query = query.lower() results = [] for fid, info in self.face_data.items(): if query in info['name'].lower(): results.append((fid, info)) return results pes 6 preset face list
An image file (usually .bin or .png ) representing the skin. Hair Model: The hairstyle file associated with that face. Step 3: Using Kitserver (GDB Method)
def by_id(self, face_id): return self.face_data.get(str(face_id), None)
class PES6FaceLookup: def (self, json_path): with open(json_path, 'r', encoding='utf-8') as f: self.face_data = json.load(f) # dict: face_id -> info Even teams like Bayern Munich or Porto, which
For PC players using Kitserver, the internal preset list is often bypassed entirely using . This allows you to add thousands of modern, high-definition faces to the game. Map.txt Syntax
You might ask: Why do people still search for a "PES 6 preset face list" today?
Distinct bald head and sharp facial features. Skin Color 4 (Dark / Afro-Caribbean) If you have a modern superpatch (e
: Black / Dark (Players like Patrick Vieira, Samuel Eto'o)
PES 6 offers one of the richest preset face rosters in classic football gaming – approximately highly detailed faces covering:
Pair with matching kits and boots
You can still find many of these face packs on dedicated fan forums like .
Below is the definitive index of notable preset faces organized by their database categories. 1. National Team Icons & Licensed Stars Player Name Skin Color Preset Face Category Face ID / Number Reference France / Classic Special / Face 12 Thierry Henry France / Arsenal Ronaldinho Brazil / Barcelona Ronaldo (R9) Brazil / Real Madrid Adriano Brazil / Inter Milan Kaká Brazil / AC Milan Cristiano Ronaldo Portugal / Man Utd Wayne Rooney England / Man Utd David Beckham England / Real Madrid Michael Ballack Germany / Chelsea Francesco Totti Italy / AS Roma Andriy Shevchenko Ukraine / Chelsea 2. The Legendary Japanese National Team (Fully Licensed)