This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "Compressed file library" – news · newspapers · books · scholar · JSTOR (June 2013) (Learn how and when to remove this message) |
Developer(s) | Fathammer Ltd. |
---|---|
Written in | C++ |
Type | Data compression |
License | Public domain software |
Website | sol |
Filename extension | .cfl |
---|---|
Type of format | data compression |
Container for | archive format, file system |
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.
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
- .CFL file at FILExt.com
- Public domain resources including Compressed File Library
- "Compressed File Library". Freecode.
This computer-programming-related article is a stub. You can help Misplaced Pages by expanding it. |