Let's say you want to
add Swift to the list of possible chassis. Open up your DRIVERS2.TXT,
find the NUMCH line, and change the number from 3 to 4.
Add "Swift" to the end of the CHASS line. Change the
DINFO number right after the car number of each of the Swift
drivers to 3. Then close the file and set
the read-only attribute. This is a necessary step. The problem
here is that you are now no longer able to alter driver information
in the game, and every time you exit the Driver Info screen you're
told "Can't write driver info." The solution is to
use Brad's driver randomizer
- it creates a DRIVERS2.TXT from a DRIVERS3.TXT file which can
be modified and made read-only without consequence. The DRIVERS2.TXT
reads the DRIVERS3.TXT, performs its randomizer function, and
writes a new DRIVERS2.TXT every time it's run. So this
|