Compressed file library

Compressed file library
Developer(s) Fathammer Ltd.
Written in C++
Type Data compression
License Public domain software[1]
Website sol.gfxile.net/code.html
Compressed file library
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

References

  1. 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."
  • .CFL file at FILExt.com
  • Public domain resources including Compressed File Library
  • "Compressed File Library". Freecode.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.