BIS File Formats: Difference between revisions

From Bohemia Interactive Community
Categories:
Tag: New redirect
 
(27 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{unsupported-doc}}
#REDIRECT [[:Category:Real Virtuality File Formats]]
 
== Introduction ==
 
== 3D Model File Formats ==
 
 
There are two (2) types of 3D model files used by BIS's game engine, '''''MLOD''''' and '''''ODOL'''''.
 
 
==== MLOD File Formats ====
 
* '''''MLOD''''' 3D models are ''uncompressed'' or ''unbinarized'' files.
* This type of model file is '''''editable''''' in BIS's modelling tool application(s).
* There are essentially two (2) versions of MLOD model types, '''''SP3X''''' and '''''P3DM'''''.
* '''''SP3X''''' MLOD version is primarily for use with BIS's Operation Flashpoint game.
* '''''P3DM''''' MLOD version is primarily for use with BIS's Armed Assault game.
 
 
'''''The following links refer to articles describing the layout of MLOD files by community members - not by BIS or BIS employees. And as such may or may not be accurate.'''''
 
 
::[[P3D_File_Format_-_MLOD|MLOD SP3X]] ''(original)''
 
::[[MLOD_SP3X_File_Format|MLOD SP3X File Format]] ''(revised)''
 
::[[MLOD_P3DM_File_Format|MLOD P3DM File Format]]
 
 
==== ODOL File Formats ====
 
* '''''ODOL''''' 3D models are ''compressed'' or ''binarized'' versions of the '''''MLOD''''' model file.
* This type of model file is '''not''' editable.
* There are essentailly two (2) versions of ODOL model types, '''''ODOL v7''''' and '''''ODOL v40'''''.
* '''''ODOL v7''''' model files are the equivalent MLOD SP3X model file converted to compressed or binarized form. The game content released for OFP by BIS is primarily in this format.
* '''''ODOL v40''''' model files are the equivalent MLOD P3DM model file converted to compressed or binarzied form. The game content released for ArmA by BIS is primarily in this format.
 
 
'''''The following links refer to articles describing the layout of ODOL files by community members - not by BIS or BIS employees. And as such may or may not be accurate.'''''
 
 
::[[ODOL|ODOL v7]] ''(original)''
 
::[[ODOL_v7_File_Format|ODOL v7 File Format]] ''(revised)''
 
::[[ODOL_v40_File_Format|ODOL v40 File Format]]
 
== Animation File Formats ==
 
== Font File Formats ==
 
== Island File Formats ==
==== PEW File Formats ====
==== WRP File Formats ====
 
== PBO File Formats ==
 
== Rapified File Formats ==

Latest revision as of 13:28, 8 May 2025