Before understanding the Maker, you must understand the File. CRI Packed File (CPK) is a proprietary archive format developed by CRI Middleware. It is used extensively in Japanese game engines, including the Fox Engine (used by KONAMI for PES 2017).
Think of a .cpk file as a ZIP or RAR archive that contains thousands of individual assets:
When KONAMI shipped PES 2017, they packed all game data into large .cpk files (e.g., dt20_eng.cpk, dt30.cpk). To edit the game, you must unpack these files. To share your edits or install a patch, you must repack them. This is where the CRI Packed File Maker enters the scene.
CRI Packed File Maker (CPFM) is a specialized utility used by the
modding community to package game assets—such as faces, kits, stadiums, and adboards—into
. The game uses these archives to store and load its internal data, making this tool essential for anyone looking to customize their experience. Key Features and Usage Portable Utility
: The tool does not require installation; you can simply unpack the files and run CriPackedFileMaker.exe Asset Packaging : It converts standard file formats (like ) into the game's proprietary
format, provided the correct folder structure (starting with a "common" root folder) is maintained. Mod Compatibility : It is frequently used alongside other tools like DpFileList Generator
to ensure new mods are correctly registered and prioritized by the game engine. Common Modding Workflow Preparation
: Organize your mod files into a specific directory structure (e.g., common/character/model/face/ : Drag the main folder into CRI Packed File Maker and click "Build CPK" to generate the archive. Installation : Place the resulting file in the Activation : Use a tool like DpFileList Generator to add the new file to your game's load list. Troubleshooting Tips Avoid Corruption : To prevent corrupt files, avoid overwriting existing
files directly and restart the program if you are making multiple files in a row. Priority Matters DpFileList
, files lower on the list generally have higher priority and will overwrite conflicting data from files above them. Format Consistency
Disclaimer: Always download modding tools from trusted sources. Here are the classic safe havens:
Avoid "auto-installer" websites. The genuine tool is less than 2MB. If a site asks for a "Premium subscription" to download 500KB, it is a scam.
In the vibrant modding community of Pro Evolution Soccer 2017 (PES 17), customization is king. From updating kits and balls to overhauling stadiums and scoreboards, mods breathe new life into the game. However, simply downloading mod files isn't enough; they must be properly integrated into the game’s engine. This is where the CRI Packed File Maker becomes an essential tool in a modder’s arsenal.
This write-up explores what this tool is, why it is necessary for PES 17, and how it functions within the modding workflow.
The CRI Packed File Maker is not just a tool—it’s the backbone of PES 2017 modding. Whether you’re a face maker, kit creator, or scoreboard editor, mastering this utility elevates your mods from amateur to professional.
To recap:
With this guide, you now possess the knowledge to unpack, edit, and repack any .cpk file for PES 2017. Go forth, create beautiful mods, and keep the beautiful game alive on PC. cri packed file maker pes 17
Do you have a specific error or a custom mod you’re trying to build? Drop your questions in the comments below (or on your favorite PES modding forum). Happy modding!
For those deep into the Pro Evolution Soccer (PES) 2017 modding scene, the CRI Packed File Maker is the essential "engine room" tool. It is the bridge between loose, edited files and a game that actually recognizes them. What is it?
The CRI Packed File Maker is a utility used to manage CPK files. In PES 2017, CPK files are the "containers" that hold every asset in the game—from player faces and kits to stadiums and soundtracks. Without this tool, the game cannot read the custom content created by modders. The "Deep" Mechanics: How Modding Works
Modding PES 17 isn't just about replacing a file; it’s about rebuilding the game's file structure. Here is why this specific tool is vital:
Decompression & Compression: The tool allows you to "unpack" the game's original files to see how they are built, and "repack" your custom edits into a format the game engine understands.
The DpFileList Priority: Repacking a CPK is only half the battle. PES 2017 uses a file called DpFileList.bin to determine the loading order. If you pack a new face mod into a CPK, you use this tool to create the archive, and then a "DpFileList Generator" to tell the game to load your new mod instead of the default assets.
Data Integrity: Unlike simple zip files, CPK archives support specific alignment and compression methods (like CRI Middleware) that ensure the game doesn't crash during loading screens. Why PES 2017 Specifically?
Even years after its release, PES 2017 remains a favorite for "low-spec" PC gamers and purists who prefer its gameplay over newer eFootball titles. Because the community is so active, the CRI Packed File Maker serves as the universal language for:
Patch Creators: Groups like SmokePatch or Professional Patch use it to bundle massive seasonal updates.
Face Makers: Individual artists use it to inject hyper-realistic player models into the game. Technical Workflow
Organize: You must mirror the game's internal folder structure (e.g., common/character/model/bg/face/).
Drag & Drop: You pull the root folder into the CRI interface.
Build: You "Build CPK," usually selecting "Mask" or "Compress" options to keep file sizes manageable.
Inject: The resulting .cpk goes into the PES download folder.
Are you looking to start modding yourself, or are you trying to troubleshoot a specific patch that isn't loading? Finding the correct build settings for a stable CPK. Fixing "Infinite Loading" screens caused by bad packing.
Explaining how to link the CPK to your game using a DpFileList Generator.
For Pro Evolution Soccer (PES) 2017 modders, the CRI Packed File Maker (CPFM) is a foundational utility used to bundle loose game files—such as faces, kits, and stadiums—into the .cpk format that the game requires to load custom content. Core Functionality
CRI Packed File Maker acts as an archiving tool specifically for the CPK file system. PES 2017 uses these archives to store almost all its internal data, including downloadable content (DLC). Before understanding the Maker , you must understand
Archiving: It collects files from a specific directory structure and packs them into a single .cpk file.
Unpacking: It can also be used to view the contents or check details of existing .cpk files.
Exclusion: The tool allows users to "Edit Excluded Files" to prevent unwanted system files (like thumbs.db) from being included in the final mod package. Creating a Mod File (.cpk)
To create a functional mod for PES 2017, follow these general steps:
Organize Folders: Place your mod files (e.g., face textures) into the correct folder hierarchy required by the game.
Load into CPFM: Open CriPackedFileMaker.exe and drag your root mod folder into the application window.
Build: Click the Build CPK button. In the subsequent window, clicking Start will generate the archive.
Deployment: Move the newly created .cpk file into the PES 2017 download folder. Implementing the Files
Generating the .cpk is only the first step. To make the game actually "see" the new file, you must use a DpFileList Generator.
CRI Packed File Maker for PES 2017: The Ultimate Modding Guide
CRI Packed File Maker (CPFM) is an essential utility for anyone looking to mod Pro Evolution Soccer (PES) 2017. This tool is primarily used to pack and unpack the .cpk files that the game uses to store nearly all its data, including player models, kits, stadiums, and animations.
Whether you are trying to install a new patch or create your own custom DLC, understanding how to use CPFM is the first step toward a fully customized PES experience. What is CRI Packed File Maker?
Developed by CRI Middleware, this tool handles the proprietary .cpk archive format used in many Japanese video games. In the context of PES 2017:
Data Storage: The game stores its core assets (like audio, textures, and databases) inside .cpk archives.
Mod Implementation: To add new content, mods must be packed into a .cpk file and then registered in the game's DpFileList.bin to be recognized by the game engine. Key Features and Capabilities
CRI Packed File Maker offers several functions that are vital for both beginners and advanced modders:
Unpacking Files: You can drag an existing .cpk file into the CPFM window to view its contents and extract them to your computer.
Creating CPK Archives: You can take a folder of modified assets (e.g., new face textures) and pack them into a new archive that the game can read. When KONAMI shipped PES 2017, they packed all
Merging Files: Modders often use it to join multiple smaller .cpk files into a single archive to save space or stay under the game's file limit.
Portable Utility: The software is typically standalone, meaning there is no need for a formal installation; you can simply run the executable after unpacking the tool. How to Use CRI Packed File Maker for PES 2017
Following these steps will help you create your first mod file:
Prepare Your Folder: Ensure your modified files follow the correct folder structure (e.g., keeping common as the root folder inside the archive). Open CPFM: Launch the CriPackedFileMaker.exe.
Load Files: Click the browser icon to select the folder containing your modded files.
Configure Settings: Before building, ensure you have the correct settings to prevent file corruption. Avoid overwriting existing files directly, as this can increase the risk of a corrupted 8-byte error.
Build the CPK: Click the Build CPK button. Once finished, you will have a new file ready for your PES 2017 download folder. Common Troubleshooting Tips
Modding can sometimes lead to crashes or files not appearing in-game. Here are common solutions:
File Corruption: If a .cpk is corrupted, it is often 8 bytes larger than it should be. The best fix is to delete the file, restart CPFM, and try the build process again.
Priority Issues: PES 2017 loads files based on their order in the DpFileList.bin. Use a tool like the DpFileList Generator to ensure your new mod has the correct priority.
Zlib Compression: Some extracted files may still be compressed using Konami's zlib method. You may need additional tools to further unpack these specific internal files.
For more detailed tutorials on specific mods like kits or faces, community hubs like the Rigged Wiki provide extensive guides on the technical folder structures required for successful packing. Pro Evolution Soccer 2017/DLC - Rigged Wiki
The CRI Packed File Maker for PES 2017 is more than just a utility; it is the key to unlocking the full potential of the game. Whether you want to fix a misplaced adboard, create a custom scoreboard for your favorite league, or build a mega-patch for the community, mastering this tool is non-negotiable.
Start small. Extract a kit file, change the color of a sock, repack it, and test it. Once you understand the rhythm of -extract and -pack (or the GUI equivalents), you will never look at PES 2017 the same way again.
Quick Reference Card:
Now, go build the ultimate PES 2017 patch.
Did you find this guide helpful? Check our next article: "How to edit DpFileList.bin for PES 2017 without crashes."
Warning: Many sites claiming to offer “CRI Packed File Maker for PES 2017” bundle malware or outdated versions. Stick to trusted modding communities:
The version most compatible with PES 2017 is CRI Packed File Maker v1.01 or any variant labeled “for PES 2017.” Do not confuse it with “CRI File System Maker” (used for PS3) or “CRI Packed File Manager” (a different GUI utility).
Key file signatures to verify: