alef
Jul 11 2009, 12:29
http://community.bistudio.com/wiki/CMA:DevelopmentSetup#Develop_with_unpacked_data
My target for now is
tweaking config.cpp only
not going to binarize nor packing PBOs
not going to setup P: drive
My actual folders for unpacked data
H:\arma\2\1.02.58134
bin
ca
core
languagecore
Then, junctions are setup from these direcotries into my installation
E:\ArmA2
bin
ca
core
languagecore
With procmon (http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx), I can see arma2.exe reading the PBOs and the unpacked data (H:\arma\2\1.02.58134), but the unpacked config.cpp are not read.
My conclusion is the config.cpp, both at $PBOPREFIX$ root level or any other in subfolders, are not read unpacked.
Now, if I remove the relative .pbo file, for example E:\ArmA2\addons\air2.pbo, then the game doesn't use it at all, i.e I get the message"this mission can't be edited, was based on missing content bla bla", something like that.
Is there a way I can tweak unpacked config.cpp entries? It's something I've missed?
My target for now is
tweaking config.cpp only
not going to binarize nor packing PBOs
not going to setup P: drive
My actual folders for unpacked data
H:\arma\2\1.02.58134
bin
ca
core
languagecore
Then, junctions are setup from these direcotries into my installation
E:\ArmA2
bin
ca
core
languagecore
With procmon (http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx), I can see arma2.exe reading the PBOs and the unpacked data (H:\arma\2\1.02.58134), but the unpacked config.cpp are not read.
My conclusion is the config.cpp, both at $PBOPREFIX$ root level or any other in subfolders, are not read unpacked.
Now, if I remove the relative .pbo file, for example E:\ArmA2\addons\air2.pbo, then the game doesn't use it at all, i.e I get the message"this mission can't be edited, was based on missing content bla bla", something like that.
Is there a way I can tweak unpacked config.cpp entries? It's something I've missed?