Race Tracks - danvratil/jhgpc98decomp GitHub Wiki
Each race track is in a separate directory, containing a bunch of data files with track structure, textures, models, etc.
List of tracks
argentin
austral
austria
belgium
canada
england
germany
hungary
italy
italy2
japan
monaco
pacific
portugal
spain
As of now its unclear to me what italy
and italy2
are.
Track data
Each track folder contains multiple files:
Name | Format | Purpose | Notes |
---|---|---|---|
sound.dat |
SOUND DATA | ||
skydome.tex |
TEX | texture with skydome | |
road.dat |
ROAD DATA | ||
raceline.bin |
RACELINE DATA | ||
pal256.bzp |
BZP | ||
cars.spd |
SPD | ||
cars[N].spd |
SPD | N = number, starting with 0. Not present in all tracks | |
[track].trk |
TRK | ||
[track].tex |
TEX | ||
[track].srf |
SRF | ||
[track].sct |
SCT | ||
[track].obs |
OBS | ||
[track].inf |
INF | ||
[track].cdf |
CDF | ||
[track].cd2 |
CD2 | ||
cameras.bin |
CAMERAS BIN | ||
viewsect.dat |
VIEWSECT DAT |