Do not just run the game. Navigate into the kitserver folder and run setup.exe.
kitserver/
├── GDB/
│ ├── kits/ (uni, font, config.txt)
│ ├── faces/ (bin, model)
│ ├── hair/
│ └── stadiums/
├── lodmixer.ini
├── kload.cfg
└── kitserver.exe (setup/installer)
Extract the contents directly into your root PES 6 folder (where pes6.exe is located). You should see: kitserver pes 6 original
C:\Program Files\KONAMI\Pro Evolution Soccer 6\
│ pes6.exe
│ settings.exe
│
└───kitserver
│ setup.exe
│ lodmixer.dll
│ kitserver.dll
├───GDB
├───img
└───config.txt
Before Kitserver, you had to import faces into 0_texture.afs, which was permanent and risky. The Face Server allows you to store thousands of custom faces in GDB\faces. Do not just run the game
Kitserver is an external loader developed by Juce (a legendary figure in the PES modding scene). Unlike traditional mods that overwrite the game’s .afs archives, Kitserver sits outside the game directory and uses a hooking method to load custom assets at runtime. Extract the contents directly into your root PES