WAL2BMP

By Kevin Waugh
gwaugh@cadvision.com
Copyright (c) Kevin Waugh March 25, 1998

-----
Contents
-----

1. Introduction
2. Requirements
3. Usage
4. Credits

-----
1. Introduction
-----

        This program converts Quake 2 WAL Files to a standard 8 bit windows
bitmap.  I am not responsible for what this program does to your system.  I
take no legal responsibility for this program.  By using this program you
take full responsibility.  You may use this program at will, but you must
give me credit where credit is due.  This program may be disributed on
any type of media as long as the archive is not altered.

-----
2. Requirements
-----

        You will require a computer with Windows 95/NT and A registered copy
of Quake 2.

-----
3. Usage
-----

        Extract the .wal files you want to convert from the pak files included
with Quake2 and put them in to the same directory as wal2bmp.

To use at a dos prompt type "wal2bmp" and the fallowing arguments.

To convert 1 file:
        wal2bmp -f <wal file> <bmp file>

To convert the whole directory:
        wal2bmp -a

For help:
        wal2bmp -?


-----
4. Credits
-----

        Idsoftware for making Quake2,  Jerrid Brown for giving me the idea.
