UnnamedCharacter
Captain
The Wing Commander Toolbox is a set of tools for creating, editing, or extracting Wing Commander 1/2/3/Academy/Armada and Privateer 1 game data. Included in the WCToolbox:
* The API Library provides an application programming interface for the Microsoft .NET Framework v4. It is a fully documented set of types which provide read and write functionality to many of the WC1/2/Acad game data formats. Consult the help file for additional information, including the underlying data structures of the data formats.
* The WC1ToolsCmd / WC2ToolsCmd / WCAcadToolsCmd are console applications which provide various commands to perform actions on WC1/2/Acad game data files. The commands:
* The WC3ToolsCmd is a console application which provides various commands to perform actions on WC3 game data files. The commands:
* The WCArmToolsCmd is a console application which provides various commands to perform actions on Arm game data files. The commands:
* The Priv1ToolsCmd is a console application which provides various commands to perform actions on Priv1 game data files. The commands:
* The WC1Inspector (as a separate download) is a Windows application which provides functionality for viewing a snapshot of in-memory WC1 game data.
* The WCTools is a Windows application which provides functionality to perform actions on WC1/2/Acad game data files: extracts information and assets from data files; convert the data to and from XML.
* The WCToolsCmd is a console application which provides various commands to perform common actions on files:
Updated 2020-09-11; version 6.0.0-beta.1:
Updated 2020-08-07:
* The API Library provides an application programming interface for the Microsoft .NET Framework v4. It is a fully documented set of types which provide read and write functionality to many of the WC1/2/Acad game data formats. Consult the help file for additional information, including the underlying data structures of the data formats.
* The WC1ToolsCmd / WC2ToolsCmd / WCAcadToolsCmd are console applications which provide various commands to perform actions on WC1/2/Acad game data files. The commands:
- EXTRACT; extracts information and assets from a data file.
- XMLPACK / XMLUNPACK; converts a game data file to and from XML.
* The WC3ToolsCmd is a console application which provides various commands to perform actions on WC3 game data files. The commands:
- EXTREE; extract the files from a tree (TRE) archive.
- EXPACK; extract the files from a pack (PAK) file.
- EXPALETTE; extract an image from a palette (PAL) file.
- EXSHAPE; extract the images from a shape (SHP) file.
- EXMOVIE; extract the videos from a movie (MVE) file.
* The WCArmToolsCmd is a console application which provides various commands to perform actions on Arm game data files. The commands:
- TREE / UNTREE; creates or reverses a tree (TRE) file.
- PACK / UNPACK; creates or reverses a pack (PAK) file.
- PALETTE / UNPALETTE; creates or reverses a palette (PAL) file.
- SHAPE / UNSHAPE; creates or reverses a shape (SHP) file.
- TEXTURE / UNTEXTURE; creates or reverses a texture (TEP) file.
- UNMAKE; reverses various data files (IFF, PAL, etc).
* The Priv1ToolsCmd is a console application which provides various commands to perform actions on Priv1 game data files. The commands:
- TREE / UNTREE; creates or reverses a tree (TRE) file.
- PACK / UNPACK; creates or reverses a pack (PAK) file.
- PALETTE / UNPALETTE; creates or reverses a palette (PAL) file.
- SHAPE / UNSHAPE; creates or reverses a shape (SHP) file.
- TEMPLATE / UNTEMPLATE; creates or reverses a template (TPL) file.
- UNMAKE; reverses various data files (IFF, PAL, PFC, etc).
* The WC1Inspector (as a separate download) is a Windows application which provides functionality for viewing a snapshot of in-memory WC1 game data.
* The WCTools is a Windows application which provides functionality to perform actions on WC1/2/Acad game data files: extracts information and assets from data files; convert the data to and from XML.
* The WCToolsCmd is a console application which provides various commands to perform common actions on files:
- PALEXPORT; exports the color palette of an image.
- PALREMAP; converts the colors of an image to a different color palette.
Updated 2020-09-11; version 6.0.0-beta.1:
WC3: Support for editing pack (PAK) data files.
WC3: Support for extracting profile (IFF) audio files.
WC3-3DO: Support for extracting bundle (BUN) data files.
WC3-3DO: Support for extracting stream (STR) data files.
WC3-PSX: Support for extracting library (LIB) data files.
WC3-PSX: Support for extracting voice (TAI) audio files.
Updated 2020-08-07:
WC3: Support for extracting tree (TRE) data files.
WC3: Support for extracting pack (PAK) data files.
WC3: Support for extracting palette (PAL) data files.
WC3: Support for extracting shape (SHP) data files.
WC3: Support for extracting movie (MVE) files.
Attachments
Last edited: