readme for Thief 2 NOCD fix
---------------------------------------------------
There are three files in the .zip file:
1. Darkinsthack.cfg
2. install.cfg
3. Thief2hack.exe
---------------------------------------------------

Installation instructions:
---------------------------------------------------

                 *** PART 1 ***

First thing to do is BACK UP the original files that
correspond to these files.

Open up your main Thief 2
directory and find the file "darkinst.cfg" and rename
it to something like "darkinstoriginal.cfg" (without
the quotes of course) or something similar.

Then find the file "install.cfg" and rename it to
something like "installoriginal.cfg".

Finally, find the file "Thief2.exe" and also rename it
to something like "Thief2original.exe".

Now you're ready to install the NOCD files
----------------------------------------------------

                 *** PART 2 ***

Unzip the contents of this .zip file (the three files)
directly into your main Thief 2 directory.

The new "install.cfg" is already properly named, but
you'll need to rename the other two and remove the
word "hack" from the file names.
----------------------------------------------------

                 *** PART 3 ***

You'll need to properly adjust the contents of the
install.cfg file so it matches your setup.  Here is
whatthe two .cfg files contain right now and how you
may want to change them according to your own computer
drives and directories.

-----------------
DARKINST.CFG

;cd_path .\
install_path .\
language english
resname_base .\res+.\
load_path .\+.\
script_module_path .\+.\
movie_path .\movies+\.movies

You will want to just leave this one exactly as it is
-----------------

INSTALL.CFG

;cd_path G:\
install_path D:\T2
language english
resname_base D:\T2\res+D:\T2\res
load_path D:\T2+D:\T2
script_module_path D:\T2+D:\T2
movie_path D:\T2\movies+D:\T2\movies

- You will want to change the letter G to whichever
letter your CD drive really is (for many people that
is D)
- You will want to change all the letter D's to
whichever drive letter your Thief 2 directly is 
mainly in (for manypeople that is C)
- You will want to change all the T2's to whatever
the nameof your main Thief 2 directory is (it might
be "Thief 2" or "Thief2" or something)
------------------------------------------------------