-
-
Notifications
You must be signed in to change notification settings - Fork 12
Track ia routes file
Enrique Somolinos Pérez edited this page Jan 2, 2019
·
1 revision
Originally, this files (TRX_LR1.BPK) apperas to be a mask to apply to the circuit, but this file contains a set of routes to complete a circuit lap.
This file, as all bpk files, is crypted. Once decripted, this file is a matrix[circuitHeight/4][circuitWidth/4]. Each point contains an integer value from 0 to 255. If you select all points that contains the 0 value, you will obtain a route to complete the lap.
The original game had a few tests to determine if the IA driver needs to turn left or right based on this.
- File format
- BPA files
- PAL files
- HAF files
- BPK files
- CMF files
- S3M files
- Track files
- TRX-BLO.TAB
- TRX-DRV.DAT
- TRX-FLIP.PAL
- TRX-IMA.BPK
- TRX-LIT.TAB
- TRX-LR1.BPK
- TRX-MAS.BPK
- TRX-OHI.DAT
- TRX-SCE.BPK
- TRX-SHA.BPK
- TRX-SKI.TAB
- TRX-VAI.BPK
- TRX-INF.BIN
- Savegame files
- Config file