Meos4 / Jade-Cocoon-Unpacker-Repacker

Files Unpacker / Repacker for the PlayStation 1 game Jade Cocoon Story of the Tamamayu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature

Can unpack / repack DATA.001 files and is compatible with all known retail game versions.

Download

Romhacking

How to Use

Using the executable:

  • Unpacker: Expect DATA.001 and the PSX.EXE to be in the same directory as the executable and extract the files to a "DATA" directory.

  • Repacker: Expect “DATA” directory containing game files and the PSX.EXE to be in the same directory as the executable and repack DATA.001 and the PSX.EXE to a “Repacked” directory.

With console arguments:

  • Unpacker arguments: [0] [PSX.EXE path] [DATA.001 path] [Unpacked files path].

  • Repacker arguments: [1] [PSX.EXE path] [Unpacked files path] [Repacked PSX.EXE path] [Repacked DATA.001 path].

Building

Requirements:

  • CMake
  • C++20

Dependencies

About

Files Unpacker / Repacker for the PlayStation 1 game Jade Cocoon Story of the Tamamayu

License:MIT License


Languages

Language:C++ 88.7%Language:Less 7.2%Language:Python 2.1%Language:CMake 1.6%Language:HTML 0.3%Language:Shell 0.1%Language:Cuda 0.0%Language:Starlark 0.0%Language:Makefile 0.0%