Difference between revisions of "File Types"
From FreeSpace Wiki
Line 13: | Line 13: | ||
[[*.TBM]] - Extend table data modularly | [[*.TBM]] - Extend table data modularly | ||
<br>[[*.EFF]] - Stores information on animated effects | <br>[[*.EFF]] - Stores information on animated effects | ||
+ | |||
+ | [[Category:Modding]] |
Revision as of 19:44, 19 November 2005
Binary filetypes
*.VP - Container format used to package all kinds of files for release
*.POF - Stores model geometry information for all objects in-game (ie ships, asteroids, etc)
*.PLR/*.PL2 - Store player progress information
*.CSG/*.CSS - Store campaign progress(CSG)/scoring(CSS) information (Obsolete)
*.CS2 - Stores campaign progress and scoring data
*.IBX - Caches model geometry data for fast loading
ASCII/Text filetypes
*.FS2 - Mission files
*.TBL - Store statistics on all kinds of things
- armor.tbl - Armor system
*.TBM - Extend table data modularly
*.EFF - Stores information on animated effects