           Modify BHP and AIG for Grand Prix/World Circuit
           ===============================================


Introduction
------------
GpBHP patches GP.EXE (USA/English/French/German/Italian V1.05) and modifies
the player's BHP (engine power) and the CC (computer car's) AIG (grip) level.

The player's car performance can be changed from a low of 450 to a high of
999 BHP (the game's default value is 716BHP).

The CC AIG can be changed from 1 to 100 (the game's default value is 1).
Increasing the AIG increase the CC grip levels, this causes them to brake
later and increases the cornering speed. Beware that if you set the AIG too
high for 100% race distances then the CC will wear out their tyres. See the
CCPIT utility to remove this problem.


Installation
------------
Copy GPBHP.EXE to the directory where GP.EXE is (e.g. C:\GPRIX).


Usage
-----
Usage: GpBHP [-?h] [-aN] [-bN] [GP.EXE]
           -aN  Set AIG (grip level), range 1 to 100, default 1.
           -bN  Set player's BHP (power), range 450 to 999, default 716.
           -?h  This usage message.

To modify the values to BHP 800 and AIG 12 use:

     GPBHP -b800 -a12

To determine the current settings don't specify any values, e.g.:

     GPBHP