nickworonekin / PP20thDataExtractor

Extracts/builds GAME.DAT in the Wii and PSP versions of Puyo Puyo!! 20th Anniversary.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PP20thDataExtractor

Extracts/builds GAME.DAT in the Wii and PSP versions of Puyo Puyo!! 20th Anniversary.

Usage

Extract

PP20thDataExtractor extract <executable> <GAME.DAT> <output>

Build

PP20thDataExtractor build <executable> <input> <GAME.DAT>

Arguments

<executable> - Name of the executable (usually main.dol or NPJH50492.BIN)
<GAME.DAT>   - Name of the GAME.DAT file
<output>     - Name of the directory to extract the contents to
<input>      - Name of the directory containing the files to add

About

Extracts/builds GAME.DAT in the Wii and PSP versions of Puyo Puyo!! 20th Anniversary.


Languages

Language:C# 100.0%