CPK: Difference between revisions

From Ryu Ga Gotoku Wiki
Jump to navigation Jump to search
(Created page with "CPK is an archive format developed by CRI Middleware. The first four bytes of the file should have the value 0x43504B20 ("CPK ").")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
CPK is an archive format developed by CRI Middleware. The first four bytes of the file should have the value 0x43504B20 ("CPK ").
CPK is an archive format developed by CRI Middleware. The first four bytes of the file should have the value 0x43504B20 ("CPK ").
== Extraction Tools ==
https://github.com/esperknight/CriPakTools
[[Category:File Formats]]

Latest revision as of 13:25, 22 June 2023

CPK is an archive format developed by CRI Middleware. The first four bytes of the file should have the value 0x43504B20 ("CPK ").

Extraction Tools

https://github.com/esperknight/CriPakTools