.C16 File Extension
C16 File Extension
The C16 file extension is used in most Creatures 3/Docking Station images. These files store several images, so most agents only need one C16.
They can be viewed and edited with Creature Labs' SpriteBuilder and previewed in Windows using GreenReaper's Sprite Thumbnail Viewer.
The C16 is a compressed version of the S16 file, where transparent pixels are grouped together as a pixel count. The C16 files are used by the Creatures Evolution Engine to store compressed sprite data. They're compressed simply by Run Length Encoding (RLE) transparent pixels in the image files.
How to Open
Use Creatures 3 to work with *.C16 files.
Can Convert
Creatures 3 may be able to export *.C16 game files.
Format | Binary |
Platform | Windows |
File Type | Game |
FAQ
What software can I use to view and edit C16 files?
You can use Creature Labs' SpriteBuilder to view and edit C16 files.
How are C16 files compressed?
C16 files are compressed using Run Length Encoding (RLE) for transparent pixels in the image files.