<-------------------------------------------------------------------->
		    1970 Porsche 914-6 2.0l
<-------------------------------------------------------------------->


Readme Index:

1. License
2. About the author
3. Racer Compatibility
4. Installation
5. Customization



1: License ---------------------------------------------------------->

-=Useage=-

You may use this car for racing in Racer. Doh! ;)


-=Modifications=-

You have my permission to make and release any modification to this 
car, but only if you follow these two conditions:

a. You must give credit to Justin Martin for making the original car

b. You may NOT distribute the car, or modifications to the car, in 
   exchange for money or other financial gain.


-=Redistribution=-

You have my permission to post this car on any website, but only if you 
follow the four conditions below:

a. The webpage must list Justin Martin as the author of the car.

b. You must include this readme file with the car, and it may not be
renamed.

c. You may NOT distribute this car in any way in exchange for money or
other financial gain.

d. You may NOT distribute this car in such a way where the download is
accessible only by registering for an account on the website.


For all other forms of distribution, such as in CD's or in a game mod, 
you will need my permission before distributing the car.




2: About the author ------------------------------------------------->


Everything (except driver) made by:

Justin Martin
kc5kql@flash.net
http://pitstop.totalnfs.net



Driver model made by:

Stecki
stecki@quakerally.com
http://stecki.racesimcentral.com




3: Racer Compatibilty ----------------------------------------------->

Fully compatible with:
v0.9.0rc3



4: Installation ----------------------------------------------------->


Installing the Porsche 914-6 in Racer:

Step 1. Extract the contents of this .zip file to Racer's \data\cars\ 
directory using the "Use folder names" option. (in WinZip)


Step 2. If you are not using Raven, go to the directory 
\data\cars\Porsche9146\raven_varients

There are six folders in this directory. Pick one of those folders, 
and copy the files from that folder back into the 
\data\cars\Porsche9146 folder.


Step 3. Start Racer, and enjoy!



Installing the AI lines for the Porsche 914-6:

This car includes AI lines for the following tracks:

Donington Park
Fernstone
Imola
Nurburgring
Swiss Stroll

The AI lines are stored in the directory Porsche9146\ai_lines\

To use a AI line, you will need to copy it from that directory to 
a track's directory. 

For example, if you want to use the Imola AI line, copy the file 
"Porsche9146.ini" from the folder data\cars\Porsche9146\ai_lines\Imola 
to the folder data\tracks\Imola\ai




5: Customization----------------------------------------------------->


----- Using the targa top and side windows -----------------

Press T to put the targa top on/off
Press W to raise/lower the windows



----- Switching speedometer to metric -------------------


This car comes with both a mph and kmh speedometer, and the mph
speedometer is used by default. To switch to the kmh speedometer,
follow these instructions:

1. Delete or rename the file "views.ini"

2. Find the file "views.ini.metric". Rename it "views.ini"

3. Open the file "car.shd" and find the following section:

shader_speed
{
  layer0
  {
    map=speedmph.tga
    ;map=speedkmh.tga
    mipmap=1
  }
}

Remove the semicolon from the line ";map=speedkmh.tga" and put
a semicolon in front of the line "map=speedmph.tga".