Config.bin: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Redirected page to Config.cpp/bin File Format)
 
Line 1: Line 1:
The '''config.bin''' file is a binary version of the config.cpp file.
#REDIRECT [[Config.cpp/bin File Format]]
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]]
 
[[Category:ArmA: Addon Configuration]]
[[category:Operation Flashpoint: Editing]]
[[Category:Operation Flashpoint Elite: Editing]]
[[category:Operation Flashpoint: Modelling]]
[[Category:Operation Flashpoint Elite: Modelling]]

Latest revision as of 11:46, 23 October 2011