Config.bin: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (raPified, not binarized)
m (Redirected page to Config.cpp/bin File Format)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[category:Armed Assault: Editing]]
#REDIRECT [[Config.cpp/bin File Format]]
[[category:Operation Flashpoint: Editing]]
[[Category:Operation Flashpoint Elite: Editing]]
[[Category:Armed Assault: Modelling]]
[[category:Operation Flashpoint: Modelling]]
[[Category:Operation Flashpoint Elite: Modelling]]
 
The '''config.bin''' file is a binary version of the config.cpp file.
For more detailed information see [[Config.cpp]].
 
Sometimes binary form configs are referred to as 'encrypted'. This is misleading, as the encoding used for config.bin is not an encryption, and it was never intended to be, The purpose of the binary form is to provide a representation which can be read by the game engine as fast as possible, avoiding any text parsing.
 
 
The encoding of this binary data differs from product to product.
* [[raP File Format - OFP]]
* [[raP File Format - Elite]]
* [[raP File Format - ArmA]]

Latest revision as of 11:46, 23 October 2011