OBD:AKEV: Difference between revisions

m
...
m (changed wiki code)
m (...)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{OBD_File_Header | type=AKEV | prev=AKDA | next=AKOT | name=Akira Environment | family=Level | align=center}}
{{OBD_File_Header | type=AKEV | prev=AKDA | next=AKOT | name=Akira Environment | family=Level | desc='''AKEV''' is the master record for a level, linking to the actual geometry file and texture maps needed for the architecture. | align=center}}




Line 9: Line 9:
{{OBDtr| 0x00 | res_id  |FF0000| 01 3F 02 00 | 2510      | 00575-lab.AKEV }}
{{OBDtr| 0x00 | res_id  |FF0000| 01 3F 02 00 | 2510      | 00575-lab.AKEV }}
{{OBDtr| 0x04 | lev_id  |FFFF00| 01 00 00 06 | 3          | level 3 }}
{{OBDtr| 0x04 | lev_id  |FFFF00| 01 00 00 06 | 3          | level 3 }}
{{OBDtr| 0x00 | link    |FFC8C8| 01 40 02 00 | 576        | link to 00576-.[[OBD:PNTA|PNTA]] }}
{{OBDtr| 0x08 | link    |FFC8C8| 01 40 02 00 | 576        | link to 00576-.[[OBD:PNTA|PNTA]] }}
{{OBDtr| 0x00 | link    |FFC8C8| 01 41 02 00 | 577        | link to [[OBD:PLEA|00577-.PLEA]] }}
{{OBDtr| 0x0C | link    |FFC8C8| 01 41 02 00 | 577        | link to [[OBD:PLEA|00577-.PLEA]] }}
{{OBDtr| 0x10 | link    |FFC8C8| 01 42 02 00 | 578        | link to 00578-.[[OBD:TXCA|TXCA]] }}
{{OBDtr| 0x10 | link    |FFC8C8| 01 42 02 00 | 578        | link to 00578-.[[OBD:TXCA|TXCA]] }}
{{OBDtr| 0x14 | link    |FFC8C8| 01 49 02 00 | 585        | link to [[OBD:AGQG|00585-.AGQG]] }}
{{OBDtr| 0x14 | link    |FFC8C8| 01 49 02 00 | 585        | link to [[OBD:AGQG|00585-.AGQG]] }}
Line 26: Line 26:
{{OBDtr| 0x44 | link    |FFC8C8| 01 52 02 00 | 594        | link to [[OBD:AKAA|00594-.AKAA]] }}
{{OBDtr| 0x44 | link    |FFC8C8| 01 52 02 00 | 594        | link to [[OBD:AKAA|00594-.AKAA]] }}
{{OBDtr| 0x48 | link    |FFC8C8| 01 C2 03 00 | 962        | link to [[OBD:AKDA|00962-.AKDA]] }}
{{OBDtr| 0x48 | link    |FFC8C8| 01 C2 03 00 | 962        | link to [[OBD:AKDA|00962-.AKDA]] }}
{{OBDtr| 0x4C | float    |FFFFC8| 80 8D D7 C4 |-1724.421875| maximal negative x-coordinate of the lab model }}
{{OBDtr| 0x4C | float    |FFFFC8| 80 8D D7 C4 |-1724.421875| minimal x ([[OBD:Data_types#AABB|AABB]]) }}
{{OBDtr| 0x50 | float    |FFFFC8| 00 00 C2 C2 | -97.000000 | maximal negative y-coordinate of the lab model }}
{{OBDtr| 0x50 | float    |FFFFC8| 00 00 C2 C2 | -97.000000 | minimal y ([[OBD:Data_types#AABB|AABB]]) }}
{{OBDtr| 0x54 | float    |FFFFC8| EC 99 09 C5 |-2201.620117| maximal negative z-coordinate of the lab model }}
{{OBDtr| 0x54 | float    |FFFFC8| EC 99 09 C5 |-2201.620117| minimal z ([[OBD:Data_types#AABB|AABB]]) }}
{{OBDtr| 0x58 | float    |FFFFC8| 5C 57 2C 45 |2757.459960 | maximal positive x-coordinate of the lab model }}
{{OBDtr| 0x58 | float    |FFFFC8| 5C 57 2C 45 |2757.459960 | maximal x ([[OBD:Data_types#AABB|AABB]]) }}
{{OBDtr| 0x5C | float    |FFFFC8| 00 7E E2 43 | 452.984375 | maximal positive y-coordinate of the lab model }}
{{OBDtr| 0x5C | float    |FFFFC8| 00 7E E2 43 | 452.984375 | maximal y ([[OBD:Data_types#AABB|AABB]]) }}
{{OBDtr| 0x60 | float    |FFFFC8| 68 5D 0D 45 |2261.837890 | maximal positive z-coordinate of the lab model }}
{{OBDtr| 0x60 | float    |FFFFC8| 68 5D 0D 45 |2261.837890 | maximal z ([[OBD:Data_types#AABB|AABB]]) }}
{{OBDtr| 0x64 | char[24] |C8FFC8| AD DE       | dead       | unused }}
 
{{OBDtr| 0x7C | float    |C8FFFF| 00 00 40 41 | 12.000000  | unknown, but in every level always the same }}
{{OBDtr| 0x64 | float    |C8FFC8| AD DE AD DE |dead| minimal x of visible geometry ([[OBD:Data_types#AABB|AABB]]); runtime only }}
{{OBDtr| ---- | float    |C8FFC8| AD DE AD DE |dead| minimal y of visible geometry ([[OBD:Data_types#AABB|AABB]]); runtime only }}
{{OBDtr| ---- | float    |C8FFC8| AD DE AD DE |dead| minimal z of visible geometry ([[OBD:Data_types#AABB|AABB]]); runtime only }}
{{OBDtr| ---- | float    |C8FFC8| AD DE AD DE |dead| maximal x of visible geometry ([[OBD:Data_types#AABB|AABB]]); runtime only }}
{{OBDtr| ---- | float    |C8FFC8| AD DE AD DE |dead| maximal y of visible geometry ([[OBD:Data_types#AABB|AABB]]); runtime only }}
{{OBDtr| ---- | float    |C8FFC8| AD DE AD DE |dead| maximal z of visible geometry ([[OBD:Data_types#AABB|AABB]]); runtime only }}
{{OBDtr| 0x7C | float    |C8FFFF| 00 00 40 41 | 12.000000  | inches per pixel; ignored; always 12 }}
|}
|}




If you form the difference between the maximal positive and maximal negative x-coordinate (the same for the y and z-coordinate), you will get the dimensions of the lab model. See image below.
{{OBD_File_Footer | type=AKEV | prev=AKDA | next=AKOT | name=Akira Environment | family=Level}}
 
 
[[Image:lab_zm.gif]]


 
{{OBD}}
{{OBD_File_Footer | type=AKEV | prev=AKDA | next=AKOT | name=Akira Environment | family=Level}}
279

edits