Engawa Boys and Kemonotan JPKG

From XentaxWiki
Revision as of 21:08, 5 May 2022 by imported>Ikskoks (→‎Notes and Comments)
Jump to navigation Jump to search

Back to index | Edit this page

JPKG

  • Format Type : Archive
  • Endian Order : Little Endian
  • Signature : jPKG / jTOC


Format Specifications

//header
4 bytes (char) - signature // "jPKG"
4 bytes (uint32) - number of entries in table1
4 bytes (uint32) - number of entries in table2

4 bytes (char) - signature // "jTOC"
x bytes - unknown

Notes and Comments

  • This file format uses lz77ea_970 compression.

Games

List of games using this file format:

  • Engawa Boys and Kemonotan (*.JPKG)

QuickBMS Script

Not written yet.

Compatible Programs

None.