Config.bin: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Encrypted?)
m (Redirected page to Config.cpp/bin File Format)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[category:Armed Assault: Addons]]
#REDIRECT [[Config.cpp/bin File Format]]
[[category:Operation Flashpoint: Addons]]
[[Category:Operation Flashpoint Elite: Addons]]
[[Category:Armed Assault: Modelling]]
[[category:Operation Flashpoint: Modelling]]
[[Category:Operation Flashpoint Elite: Modelling]]
 
The config.bin file is a [[Binarize|binarized]] 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.

Latest revision as of 11:46, 23 October 2011