BIN table file type
Jump to navigation
Jump to search
General Info[edit | edit source]
.bin files in Sunshine are tables containing parameters and structures to levels
File Structure * Table
Table[edit | edit source]
Size/Type | Description |
---|---|
4 uint32 | Section size |
2 uint16 | Actor type hash |
2 uint16 | Actor type name length |
string | Actor type name |
2 uint16 | Key hash |
2 uint16 | Key length |
string | Key |
array of bytes | Array of parameters for the actor type. Types are:
|