Retro64 GFX
From XentaxWiki
Back to index | Edit this page
Contents
GFX
- Format Type : Image
- Endian Order : Little Endian
- Signature : 1XFGCSED
Format Specifications
// header 8 bytes (char) - signature // "1XFGCSED" 4 bytes (uint32) - comment length x bytes (char) - comment // e.g. "File created by convert" // TODO
Notes and Comments
- GFX files occur in some games made by Retro64 and ArcadeLab studios.
- This file format supports several chunk types:
- OFNI (INFO) - image info
- EGMI (IMGE) - image data
- PAMC (CMAP)
- LBTC (CTBL)
- 1PIM (MIP1)
- FDNE (ENDF) - end of file marker
Games
List of games using this file format:
- Bricks of Atlantis
- Bricks of Camelot
- Bricks of Egypt
- Bricks of Egypt 2: Tears of the Pharaohs
- Digi Pool
- Funny Faces
- Gold Miner Joe
- Legend of Aladdin
- Marbles Deluxe (PC) (*.GFX)
- Pirates of Treasure Island
- Pizza Panic
- Spin & Play: Carnival Madness
- Spin & Win
- Superstar Chefs
QuickBMS Script
Not written yet.
Compatible Programs
- Resource Game Viewer + ArcadeLab plugin