Mall Tycoon TEX: Difference between revisions
imported>WATTO (Created page with " Game: Mall Tycoon Status: Complete Extension: tex {{CompactGRAFTOC}} <div style=...") |
(No difference)
|
Revision as of 13:19, 15 September 2017
Contents: GRAFs page - All - 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z - Edit
Format Type: Archive
Extensions: tex
Platforms: unknown
Endian Order: Little Endian
Format Specifications
Image
IMAGE HEADER
uint32 {4} - Header (_TEX)
uint32 {4} - Version (1)
uint32 {4} - Unknown (3329)
uint16 {2} - Pixel Format (768/1024)
uint16 {2} - Image Width/Height
uint16 {2} - Image Width/Height
byte {1} - Number Of Mipmaps
uint32 {4} - Image Data Length
IMAGE DATA
for each mipmap
for each pixel
if (pixelFormat == 768){
byte {1} - Red
byte {1} - Green
byte {1} - Blue
}
else if (pixelFormat == 1024){
byte {1} - Red
byte {1} - Green
byte {1} - Blue
byte {1} - Alpha
}
MultiEx BMS Script
No BMS script
Supported Programs
Notes
No additional notes
Games
- Mall Tycoon