Jump to content

Saved game data: Difference between revisions

Line 144: Line 144:
| 0x14C
| 0x14C
| 4
| 4
| 0
| 0-256
| Length of the "level changes" array. The array grows each time something happens that should change a level permanently on replays.
| Length of the "level changes" array. The array grows each time something happens that should change a level permanently on replays.
|-
|-
Line 151: Line 151:
| Length of array * 4
| Length of array * 4
| <code>00 00 00 00</code>
| <code>00 00 00 00</code>
|This is where the "level changes" array begins.
|This is where the "level changes" array begins. The maximum amount of members in the array is 256 (1024 bytes).
|}
|}