Star Trek: DS9 Harbinger Toolset

From XentaxWiki
Jump to: navigation, search

Utilities for Star Trek: DS9 Harbinger

Copyright (C) 2001-2006 Deniz Oezmen

All trademarks and copyrights mentioned implicitly or explicitly in this file or the software described below are property of their respective owners.

Download directly from Xentax


CMP2BMP

Converts CMP background images to Windows bitmap files.

Usage:  CMP2BMP <CMPFiles> <PALFile>

        CMPFiles        Specifies the files to be converted. Wildcards are
                        allowed.
        PALFile         Specifies a palette file to be used for conversion.


DS9EXT

Extracts files from ALL archives.

Usage:  CMP2BMP <Files>

        Files           Specifies the archives to be extracted. Only supply
                        the file prefix here, i.e. "archive" instead of
                        "archive.all". The supplementary files "archive.lst"
                        and -- if available -- "archive.cat" will also be
                        opened. If the CAT is available, the extracted files
                        will be restored with their original file name.
                        Otherwise, an auto-generated name will be used.


RLE2BMP

Converts RLE images to Windows bitmap files.

Usage:  RLE2BMP <RLEFiles> <PALFile>

        RLEFiles        Specifies the files to be converted. Wildcards are
                        allowed.
        PALFile         Specifies a palette file to be used for conversion.