F1GP Single Setup Files
Single setup files contain just one car setup.
There is also a multi-setup file type containing a race and qualifying setup for each track, for a total of 32 setups.
| File Info | |
|---|---|
| Size | Fixed (14 bytes) |
| Checksum? | Yes |
Setup Data
The setup data is 10 bytes long.
| Field | Type | Comment |
|---|---|---|
| Front wing angle | byte | |
| Rear wing angle | byte | |
| Gear 1 ratio | byte | |
| Gear 2 ratio | byte | |
| Gear 3 ratio | byte | |
| Gear 4 ratio | byte | |
| Gear 5 ratio | byte | |
| Gear 6 ratio | byte | |
| Tyre compound | byte | 0 = A, 1 = B, 2 = C, 3 = D |
| Brake balance | sbyte | -32 to 32 |
Checksum
The final four (4) bytes contain the checksum for the file.