LBA2:Island heightmap: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Created page with "{{Infobox format | extension = LHM | lba2 = true | colour = FF99FF }} This file contains the height map for the ground of a particular island section. == Specification == T..." |
(No difference)
|
Revision as of 15:56, 17 February 2017
Island heightmap | ||
---|---|---|
Extension |
LHM |
|
Occurence |
LBA2 |
|
Colour |
|
|
Programs supporting this format | ||
(none) |
||
References | ||
This file contains the height map for the ground of a particular island section.
Specification
The size of this file is 65x65x2 bytes.
An island section's ground is made of 64x64 squares, which means 65x65 points.
Each height is coded on an UNSIGNED WORD (u16).
Information provided by: Lupin and Battler