Pes 6 Preset Face List Jun 2026

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

To go beyond the basic in-game editor and use custom faces, follow these steps: pes 6 preset face list