Compressed file library
A compressed file library (CFL) is designed to work as a virtual file system for programs, especially for video games. By compressing various game resources into one file, it is able to lower the number of file accesses. The resources can also be encrypted in the CFL.
Developer(s) | Fathammer Ltd. |
---|---|
Written in | C++ |
Type | Data compression |
License | Public domain software[1] |
Website | sol |
Filename extension |
.cfl |
---|---|
Type of format | data compression |
Container for | archive format, file system |
CFL is used by X-Forge, the multi-platform wireless 3D game engine developed by Fathammer Ltd. It is also used by IMVU for its 3D character models and accessories.
See also
- Doom WAD, a similar file system
References
- Code "These sources have been released to the public domain without any warranty. All I wish is that you would send me an email if you use any of them. I will consider releasing more code if there is interest. Or when I feel like it."
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.