Skip to main content

Pes 2017 Cri Packed File Maker May 2026

PES 2017 CRI Packed File Maker: The Ultimate Guide

Method B: Using a Batch File (Simplest for beginners)

Create a new text file called Pack_My_Mod.bat inside your tool folder. Write:

@echo off
CriPackedFileMaker.exe -c ".\Source" ".\Output\MyPatch.cpk"
pause

Then, place your modded folder named Source next to the .bat file. Double-click the .bat – the CPK appears in the Output folder. Pes 2017 Cri Packed File Maker


Installation Steps:

  1. Download CriPackedFileMaker_v2.xx.zip.
  2. Extract the contents to a dedicated folder, e.g., C:\PES2017_Tools\.
  3. No installation is required – it is a portable executable.
  4. Optional but recommended: Add the folder to your Windows Defender exclusions to prevent false positives (the tool modifies game files).

What is CriPackedFileMaker?

A small command-line or GUI utility that: PES 2017 CRI Packed File Maker: The Ultimate


5. Troubleshooting Common Errors

When using a "Packed File Maker" for PES 2017, errors usually result in the game crashing upon startup. Then, place your modded folder named Source next to the

Article: PES 2017 Cri Packed File Maker — Guide & Overview

Part 8: Troubleshooting – Why is My CPK Crashing?

Let’s solve the most common errors:

| Error | Probable Cause | Solution | | :--- | :--- | :--- | | Game crashes on startup (black screen) | Missing alignment parameter. | Repack with -a 2048. | | Game loads, but new kits are pink/black | Texture compression mismatch. | Ensure your .dds files are DXT5 or ARGB. | | "File not found" error in the maker | Path contains spaces. | Use underscores instead of spaces. Put paths in quotes. | | The CPK is 0KB after packing | Source folder is empty or has illegal characters. | Delete __MACOSX or Thumbs.db files from the source. | | Game specific crash during replays | Sound file inside CPK is corrupted. | Unpack, replace the .awb file, repack with -a 2048 -v. |


3. The "Maker" Process: Creating a CPK Archive

If you are creating a standalone CPK (for example, a patch containing new boots or a scoreboards mod), the process generally follows these steps: