Xzonn / CriPakTools

Tool to list/extract/update contents of CRIWARE's CPK archive format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CriPakTools-mod

This tool is based on code by Falo , Nanashi3 ,esperknight and uyjulian.

I forked and added more features in the NEW GUI Version.

  • Add Shift-JIS support for CPK files.
  • Support 2GB+ CPK for PS3.
  • Add Batch Mode
  • Add compression code(Thanks for KenTse 's CRILAYLA compression method)
  • Fix GTOC & ETOC
  • Fix CPK header
  • Add GUI

===========

Tool to extract/update contents of CRIWARE's CPK archive format. (aka CRI FileMajik)
This is based on codes uploaded by Falo's code released on the Xentax forums (http://forum.xentax.com/viewtopic.php?f=10&t=10646) which was futher modified by Nanashi3 (http://forums.fuwanovel.org/index.php?/topic/1785-request-for-psp-hackers/page-4),and esperknight (https://github.com/esperknight/CriPakTools).

Compiling

Install Visual Stuidio 2019 & Visual C++ V142.

Change directory to where the CriPakTools.sln file is located,

Output file should be in CriPakGUI/bin/CriPakGUI.exe. Otherwise, just open the CriPakTools.sln file in Visual Studio 2019 and build.

About

Tool to list/extract/update contents of CRIWARE's CPK archive format.


Languages

Language:C# 96.9%Language:C++ 3.0%Language:C 0.1%