Line 55: |
Line 55: |
| ! Description | | ! Description |
| |- | | |- |
− | | 0x0 || 0x18 || ? | + | | 0x0 || 0x1 || s8 playerCountMin, must be >=0 and <=4. |
| + | |- |
| + | | 0x1 || 0x1 || s8 playerCountMax, must be >=1 and <=4. |
| + | |- |
| + | | 0x2 || 0x4 || Unknown, copied into state as individual bytes. |
| + | |- |
| + | | 0x6 || 0x1 || Enables using the 0x10-bytes at offset 0x7 when non-zero. |
| + | |- |
| + | | 0x7 || 0x10 || Unknown, copied into state as individual bytes. |
| + | |- |
| + | | 0x17 || 0x1 || Enables using the ExplainText data when non-zero. |
| |} | | |} |
| | | |