OpenSpace GF: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks (→SNA) |
imported>Ikskoks |
||
| Line 36: | Line 36: | ||
=== Notes and Comments === | === Notes and Comments === | ||
* GF files contains textures and are used by OpenSpace engine. | * GF files contains textures and are used by [https://raymanpc.com/wiki/en/OpenSpace OpenSpace engine]. | ||
=== Supported Programs === | === Supported Programs === | ||
Revision as of 18:15, 26 October 2020
GF
- Format Type : Image
- Endian Order : Little Endian
Format Specifications
// GF file format
//header
4 bytes - magic
4 bytes - width
4 bytes - height
1 byte - channel count
1 byte - repeat byte
//Channel
//For each pixel (width*height):
1 byte - color value
If color value 1 equals repeat byte from header, we read more values:
1 byte - color value
1 byte - repeat count
Else:
channel pixel = color value
MultiEx BMS
Not written yet.
Notes and Comments
- GF files contains textures and are used by OpenSpace engine.
Supported Programs
Games
List of games using this file format:
- Rayman 2
- Donald Duck: Quack Attack / Donald Duck: Goin' Quackers