Actions

Difference between revisions of "Level slot"

From Sonic Retro

m
Line 1: Line 1:
  
 
[[Category: Hacking Information]]
 
[[Category: Hacking Information]]
A level slot is a unique internal identity assigned to each act. Theoretically, there would be 65536 level slots as they are each defined by two bytes; however there is a limit of 22 levels (11 zones of 2 acts), because of the way data and [[Offset index|pointer arrays]] are organised.
+
A level slot is a unique internal identity assigned to each act. Theoretically, there would be 65536 level slots as they are each defined by two bytes; however there is a limit of 22 levels (11 zones of 2 acts), because of the way data and [[Offset index|pointer arrays]] are organized.

Revision as of 19:14, 7 September 2005

A level slot is a unique internal identity assigned to each act. Theoretically, there would be 65536 level slots as they are each defined by two bytes; however there is a limit of 22 levels (11 zones of 2 acts), because of the way data and pointer arrays are organized.