Ra2.csf -
| Key | English (ra2.csf) | German (ra2ger.csf) | |------|------------------|----------------------| | NAME:TESLA | Tesla Coil | Tesla-Turm | | TOOLTIP:TESLA | Powerful stationary defense | Starke stationäre Verteidigung | | DIALOG:QUIT_MSG | Are you sure you want to quit? | Spiel wirklich beenden? |
The algorithm (reverse-engineered by the XCC community) is: ra2.csf
| Offset | Size (bytes) | Field | Description | |--------|--------------|-------|-------------| | 0x00 | 4 | CSF Header | ASCII signature "CSF" (0x435346) + 0x20 | | 0x04 | 4 | Version | Usually 0x00000003 or 0x00000004 | | 0x08 | 4 | Label Count | Number of string entries (e.g., 0x00001A2F = 6703) | | 0x0C | 4 | String Data Size | Total length of all string values | | Key | English (ra2
