Broken Sword: The Shadow of the Templars Toolset

From XentaxWiki
Jump to: navigation, search

Utilities for Broken Sword: The Shadow of the Templars

Copyright (C) 2005-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 / mirror1 / mirror2 / mirror3

CLUEXT

Extracts files from general CLU archives.

Usage: 	CLUEXT <RIFFile> <CLUFiles>

        RIFFile         Specifies the location of the RIF resource file.
                        Usually, only one such file should exist in a given game
                        installation.
        CLUFiles        Specifies the CLU files to be extracted. Wildcards are
                        allowed.

This program only handles general archives. CLU files containing speech should be processed using the SCLUEXT utility.


SCLUEXT

Extracts audio files from speech CLU archives.

Usage: SCLUEXT <CLUFiles>

       CLUFiles         Specifies the speech CLU files to be processed.

This program extract and decomposes CLU archives containing speech into single PCM wave files. General CLU archives should be handled by the CLUEXT utility.