]> icculus.org git repositories - btb/d2x.git/blob - README.utils
make sure buffered robot movie only plays 15fps
[btb/d2x.git] / README.utils
1 The d2x source code includes a few other programs besides Descent II
2 itself.  These are:
3
4 mveplayer
5 =========
6 A standalone MVE movie player.  So far, it is able to play all MVE
7 files I have been able to find.  If you find one that doesn't work,
8 please let me know.  Note that the "mve" files found in the Macintosh
9 version of Descent II are not really mve files.  They appear to be
10 some sort of quicktime-related format.
11
12 hogcreate
13 =========
14 Creates a hog file from all the files in the current directory.
15
16 hogextract
17 ==========
18 Extracts a hog file into the current directory
19
20 mvlcreate
21 =========
22 Creates an mvl file from all the files in the current directory.
23
24 mvlextract
25 ==========
26 Extracts an mvl file into the current directory
27
28 tex2txb
29 =======
30 Converts an ascii tex (briefing) file to an "encrypted" txb file.
31
32 txb2tex
33 =======
34 Converts an encrypted txb file to an ascii tex file.