HipHopTool

From Heavy Iron Modding
Revision as of 07:40, 1 September 2018 by Battlepedia>Igorseabra4 (Created page with "==Introduction== '''HipHopTool''' is a tool made by community member igorseabra4 in C#. It can be used to extract all assets from a HIP/HOP file into a folder stru...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Introduction

HipHopTool is a tool made by community member igorseabra4 in C#. It can be used to extract all assets from a HIP/HOP file into a folder structure and INI file, which allows the user to edit them, and then rebuild the archive using these same files. The new archive does not rely on the previous one for anything, and as such may contain added/removed assets which can be of any size.

Usage

The program can be used simply by opening it and selecting one of the available options (extracting or creating a HIP archive), or it can be run from the command line for faster use with batch scripts. The download includes a readme with instructions.

Links