Pes 2013 Img File List Install Review

Before you modify anything, you need to understand the architecture. PES 2013 stores almost all its game data—player faces, kits, boots, stadiums, and menus—in compressed archive files with the extension .img. These are located in the game’s root installation folder, typically:

C:\Program Files (x86)\KONAMI\Pro Evolution Soccer 2013\img

Note: If you use a Steam version or a repack, the path might differ (e.g., C:\Games\PES 2013\img).

By replacing or adding files to this folder, you “patch” the game. Unlike modern games that use single large archives, PES 2013 uses a modular system, which is both powerful and confusing.


Mastering the PES 2013 img file list and its installation process is the key to unlocking thousands of hours of modded gameplay. From updated Premier League kits to the complete 2025 season, everything revolves around those .img files.

Remember the core files: dt01.img (database), dt04.img (physics), dt06.img (kits), and dt0c.img (face/kits override). Treat them with respect—always back up before you overwrite, and use an external loader when possible.

Now that you have the complete map and the manual, go ahead and revitalize your PES 2013. The beautiful game never gets old; it just gets modded.

Have a specific patch in mind? Check forums like PES-Patch.com or Evo-Web for season-specific IMG file packs.


Happy modding, and see you on the virtual pitch.

Default paths:

The game loads a text file named FileList.txt (or similar, depending on the crack/patch). This text file contains a map. It looks something like this:

# example entry
"Winning Eleven 2013\dt00.img\Unnamed_5.bin", "GameData\stadium_new.bin"

This line tells the game: Instead of looking for file Unnamed_5.bin inside dt00.img, look for stadium_new.bin in the GameData folder.

Summary

Pros

Cons

Installation checklist (recommended before starting)

  • Download IMG packs from trusted community sources; check readme for entry IDs and conflicts.
  • Keep a clean folder structure: separate kits, faces, boots, stadiums.
  • Verify game version and any required updates/patches (e.g., 1.05/1.06).
  • Step-by-step (simple, DPFileList Generator method)

  • Launch PES 2013 and verify textures in-game; check multiple teams and replays for issues.
  • If problems, revert dpfilelist.bin to backup and re-add packs one-by-one to isolate conflicts.
  • Troubleshooting common issues

    Best practices

    Verdict (short) If you want a visual overhaul of PES 2013, IMG file list installs are one of the best community-driven methods — powerful and customizable but require careful installation and version-matching to avoid issues.

    Related search suggestions (If you want, I can provide search terms to find trusted packs, DPFileList Generator, or step-by-step video guides.)


  • Example B — Full modpack (kits + faces + stadiums):
  • Note: stadiums often need compatible pitch textures and camera settings — follow pack instructions.
  • Example C — Conflict resolution:
  • Installing IMG files in PES 2013 is a journey back in time to the golden age of football gaming modding. It requires a bit of patience and a willingness to tinker with file structures, but the reward is immense. There is nothing quite like firing up a ten-year-old game and seeing a photorealistic version of the Santiago Bernabéu with up-to-date kits and faces.

    Start small—install a boot pack or a single stadium using AFS Explorer. Once you are comfortable with the concept of "Slots" and "IDs," you can move on to larger File List-based modifications.

    Happy modding, and see you on the pitch!


    Did this guide help you? Are you stuck on a specific error? Drop a comment below, and let’s troubleshoot together!

    The PES 2013 IMG file folder is the heart of the game's data structure. Knowing how to navigate and modify these files is essential for installing patches, updating rosters, or adding high-definition faces and stadiums to this classic title. Understanding the IMG Folder Structure

    In a standard installation, the IMG folder is located at:C:\Program Files (x86)\KONAMI\Pro Evolution Soccer 2013\img

    This directory contains several large .img files that house all game assets.

    dt00_e.img / dt00_q.img: Contains text and menu data (the letter corresponds to the language). dt01.img: Stores all sound effects and crowd noises. dt02.img: Holds the game's soundtrack and background music.

    dt04.img: Contains the database, including player names, team IDs, and league structures. dt05.img: Used for menu graphics, icons, and UI elements.

    dt06.img: High-detail assets like trophies, cinematic sequences, and referees.

    dt07.img: The stadium file, containing 3D models of pitches and stands.

    dt0c.img: The "Faces" file, where player hair and skin textures are stored.

    dt0f.img: The DLC packet file (Data Pack) which overrides base game files. How to Install and Modify IMG Files

    Since PES 2013 is an older title, the most efficient way to manage these files is through Kitserver13. Instead of manually overwriting the large .img files (which can break the game), Kitserver allows you to "inject" new files virtually. Step 1: Install Kitserver13

    Download Kitserver13 and extract it into your main PES 2013 folder. Navigate to the manager.exe inside the kitserver folder. Click Attach to link it to your pes2013.exe. Step 2: Create the Mapping

    Inside the Kitserver folder, look for a folder named example-root or pesedit. Inside that, find the img folder. pes 2013 img file list install

    You must create subfolders named exactly after the IMG files (e.g., a folder named dt0c.img). Step 3: Insert Custom Content

    If you have a new face file (usually a .bin file), place it inside the kitserver13/pesedit/img/dt0c.img folder.

    Launch the game. The Kitserver will prioritize these individual files over the original bulk .img files. Essential Tools for IMG Management

    If you want to view or manually export files from the IMG list, use these community-standard tools:

    AFS Explorer: The classic tool for opening .img files and replacing .bin entries manually.

    PES 2013 Ultimate Editor: Best for editing player stats and relinking faces to specific IDs.

    Game Graphic Studio (GGS): Ideal for viewing and editing the textures (kits and emblems) stored within the files. Troubleshooting Common Errors

    Black Screen on Launch: Usually caused by a corrupted dt0f.img (DLC). Ensure your DLC version matches your patch version.

    Missing Faces: Ensure the player’s ID in the database matches the filename in your dt0c.img folder.

    Kitserver Not Working: Always run manager.exe as an Administrator to ensure it has permission to attach to the game.

    To install or update PES 2013 using the .img file system, you typically need to place specific data files into the game's root installation directory or specialized mod folders like Kitserver. The core game assets are contained within large container files (e.g., dt0c.img, dt0f.img) that house everything from player faces and kits to stadium textures. Core IMG File Functions

    Each .img file in the Pro Evolution Soccer 2013\img folder serves a specific purpose:

    dt0c.img: The primary container for player faces, hair, and kits.

    dt04.img: Contains general game database information, including league structures and team names.

    dt06.img: Stores common UI elements like logos, banners, and menus.

    dt07.img: Handles stadium textures, grass, and pitch patterns.

    dt09.img: Contains visual assets for various game modes, including Master League icons.

    dt0f.img: Often used for Data Pack (DLC) updates; it typically resides in C:\ProgramData\Konami\Pro Evolution Soccer 2013\download\. Installation Steps (PC) Before you modify anything, you need to understand

    For a clean installation or patch application, follow this general workflow:

    Backup Existing Data: Always copy your original img folder before replacing files to prevent total data loss if a crash occurs.

    Clear Old Files: If installing a major patch (like PESEdit), delete all files in the installation directory except the img folder to ensure compatibility.

    Replace IMG Containers: Move your new .img files into the root Pro Evolution Soccer 2013\img directory. If you are using a Kitserver mod, place them in kitserver13\[patch_name]\img\[folder_name] (e.g., dt0c.img folder for individual face files).

    Update Save Data: Most patches require an updated EDIT.bin file. This must be placed in Documents\KONAMI\Pro Evolution Soccer 2013\save.

    Run as Administrator: Launch the game (or the patch selector) as an administrator to ensure it has permission to read the new file structure. PS3 Option File Installation

    If you are working on a console, the "img list" refers to the individual save files transferred via USB:

    How To Install PES 2013 Anime vs World Patch Tutorial (2019)

    Pro Evolution Soccer (PES) 2013 on PC, the files are the core archives located in the game's

    folder that store everything from player faces and kits to balls and stadiums. PES 2013 Core

    Each file corresponds to a specific category of game assets: : Commentary and audio. : Sound effects (crowds, chants). : Background music (BGM). : Database files (team names, player transfers, leagues).

    : Localized text (menus, team names in different languages).

    : General UI graphics (menus, scoreboards, icons, ball cursors). : Stadium assets (crowds, turf, lighting). : Boots and player equipment. : Kits (jerseys, shorts, socks) and referees. : Balls (contains the ball models and previews). : Player faces and hair. : 3D player models and animations.

    : DLC/Update file (the most important for patches, containing updated squads and DLC items). How to Install/Replace

    To update the game manually or install patches, you typically follow these steps: Locate Game Folder

    : Navigate to the directory where you installed the game (usually C:\Program Files (x86)\KONAMI\Pro Evolution Soccer 2013\img Back Up Original Files : Always copy the original files to a safe location before replacing them. Replace Files : Copy your new files into the folder. If asked to Replace Archives , click yes. Install DLC Files ( : Unlike the others, is often placed in the hidden "Program Data" folder: C:\ProgramData\Konami\Pro Evolution Soccer 2013\download\ Using Kitserver (Recommended) : For advanced modding, use Kitserver13 . It allows you to place files in a kitserver13/pesedit/img/ folder without overwriting the original base game files. Quick Mapping Guide : Found in (e.g., ball cursor is file 35). Gloves/Coaches : Found in : Found in unnamed file ID list for a certain category like player faces or stadiums?

    Pes 2013 Img File List | PDF | Adidas | Sports Teams - Scribd

    Here’s a helpful article on PES 2013 IMG file list and installation guide for anyone looking to manually install patches, kits, stadiums, or other mods. Mastering the PES 2013 img file list and