breadcrumbs
 
 

Pes 2013 Img File List Better (2026)

Pro Evolution Soccer (PES) 2013 folder is the core repository for all game assets, ranging from player faces and kits to stadium textures and menu graphics. These assets are typically stored in container files (like

), which act as archives containing thousands of individual "unnamed" Core IMG File Directory The following table outlines the primary

files found in the PES 2013 directory and their respective contents: Primary Content Type Key Assets Included Equipment & Balls Match balls, goalkeeper gloves, and related icons. Kits & Footwear Player and referee kits, boots, and 3D equipment models. Faces & Hair Thousands of unique 3D player faces and hairstyle textures. Database & Settings Team names, league structures, and global game settings. Commentary Audio files for match commentary (varies by language). UI & Menus Main menu graphics, fonts, icons, and league logos. Match Interface Scoreboards, replay transitions, and in-game HUD elements. Stadium 3D models, pitch textures, and goal nets. Match Atmosphere Crowd sounds, fan chants, and stadium ambient audio. Key Asset Mapping (Unnamed .bin IDs) Modding tools like PES Ultimate Data Explorer

allow users to browse specific "unnamed" files within these containers. Below are common ID ranges for major assets: Player Kits : Typically found within , with IDs often ranging from unnamed_6360 to unnamed_6819 Faces & Hair : Located in ; face IDs often fall between 131 and 2007 , while hair IDs range from 4206 to 6082 Footwear (Boots) : IDs such as unnamed_6206 to unnamed_6278

correspond to specific real-world brands like Adidas and Nike. Essential Modding & Exploration Tools pes 2013 img file list better

To view or modify these lists, the community primarily uses these specialized utilities: AFS Explorer: Used to open, extract, and re-import files into the containers. Kitserver 13:

A crucial tool for bypassing internal file limits, allowing you to add unlimited faces, kits, and stadiums without replacing original PES 2013 Editor: Ideal for managing the

file to relink specific player faces or team chants to their corresponding


Part 1: Why the Default IMG File List is "Bad"

Before we fix it, let’s diagnose the problem. When you install PES 2013 fresh, your /kitserver/ folder or img directory looks like a mess of alphanumeric codes: Pro Evolution Soccer (PES) 2013 folder is the

  • dt00_e.img
  • dt02.img
  • dt07.img

For a new player, this is gibberish. The default file list is bad for three reasons:

  1. No readability – You cannot tell which file controls boots, which controls stadiums, and which controls the scoreboard.
  2. Overwrites are dangerous – You might dump a "Face" pack into dt0c.img and accidentally delete your kits.
  3. Performance lag – Vanilla IMG files are fragmented and slow to load on modern SSDs/HDDs.

To make it better, we need to decode the list and rebuild it using the Kitserver 13 Sider (or the newer File Loader addons).

Part 4: The "Ultimate Better" IMG Pack (Recommended Tools)

To make your PES 2013 look like FIFA 23 using this "better file list" philosophy, you need specific community mods. Here are the gold standards:

2. For Faces (dt04.img alternative)

  • Mod: Faces Collection Vol. 7 (by aRAN)
  • Better because: Uses a faces folder (not raw IMG) allowing you to turn faces ON/OFF via map.txt. No more compiling.

Troubleshooting tips

  • Wrong textures appearing: likely ID collision or wrong IMG load order — check kit/face IDs and mod priority.
  • Crashes after mod: restore backup IMG, add assets one-by-one to isolate the culprit.
  • Visual glitches (alpha issues): ensure alpha channel is present and correct format for kit/face textures.
  • Performance drops: large uncompressed DDS or excessive mipmaps can increase memory usage — prefer appropriate compression.

Organizing Chaos: How to Create a "Better" IMG File List for PES 2013

For modders and passionate fans, PES 2013 remains the gold standard of gameplay on PC. However, anyone who has tried to install a massive Option File, a kitserver face pack, or a stadium pack knows the frustration of the IMG file system. Part 1: Why the Default IMG File List

If you’ve ever encountered a game crash because two mods were fighting for the same "bin" file, or you simply can't find the file you need to edit, the problem isn't the game—it’s your file list.

Here is a guide to achieving a "better" IMG file list: one that is organized, crash-free, and optimized for loading.


PES 2013 — IMG File List (Better): Guide & Tips

Pro Evolution Soccer 2013 stores many game assets (kits, faces, balls, boots, stadiums, menus, etc.) inside IMG archive files used by the game engine. A well-organized IMG file list helps modders identify where to add or replace assets safely and improve mod distribution. Below is a concise, practical reference for a clearer, more useful IMG file list and best practices for PES 2013 modding.

6. Best Practices

  • Always back up original .img files before editing.
  • Use file loader mods to avoid rebuilding large .img containers.
  • Maintain a changelog of replaced unnamed_*.bin indices.
  • When distributing mods, provide a folder-based patch rather than modified .img files.