CRB Format - DustStormPettigrew/LibLR1 GitHub Wiki
CRB — Circuit Listing
Defines the circuit/cup structure.
Top-Level Block
| Block ID | Hex | Type |
|---|---|---|
| Circuits | 0x27 |
Dict<string, CRB_Circuit> |
CRB_Circuit Properties
| Property | Hex | Type | Description |
|---|---|---|---|
| Players | 0x28 |
string[] |
Player/racer references |
| Circuit Number | 0x29 |
int | Circuit index |
| Circuit Number Again | 0x2A |
int | Duplicate circuit index (unknown why) |
| Circuit Unlock | 0x2B |
string (optional) | Unlock condition reference |
Read/Write Support
Full round-trip.