          GP Camera Angle editor for Grand Prix/World Circuit
          ===================================================

This tool changes the external camera angles and zoom factors. To examine
the current settings, change into the directory containing your GP.EXE and
type gpcamang on it's own.

This shows that the default camera height is 384 units off the ground, and
that the default zoom factor is 248. Height goes from 0 (ground level) 
to 32767 (very high). (You can go down to -32768 but this takes you 
underground not very useful.) Zoom goes from 0 (zoomed out a lot) to 255
(inside the car; not much use). My personal favourite is height 0, zoom 
factor 252. To set this, I can say one of:
gpcamang -set=0,252
gpcamang -height=0 -zoom=252

Of course, you can just adjust one, and leave the other alone. For instance:
gpcamang -height=-32

To restore the defaults, type:
gpcamand -default                                                      