feersum.endjinn 6 Posted November 14, 2006 This is small tool I wrote that can convert config.bin format used in ArmA and OFP: Elite to human readable config.cpp. It has been tested extensively with Xbox version which should use same config.bin format but until amazon.de delivers my own ArmA, I can't guarantee ArmA will accept resulting files - they look valid to me however . Mod writers might find this tool useful to take a sneak peek at config file structure since there is no official commented config out yet. I know there are few tools that can open ArmA config.bin out already, but this one comes with full source code for those that might want to customize it to their needs. http://jarkko.ip.fi/armaunbin_v10.zip (btw mods, is there going to be ArmA-specific modding forum section or should we just post this stuff to OFP ones in future?) Share this post Link to post Share on other sites
.kju 3245 Posted November 14, 2006 thanks a lot feersum! the source is very helpful for future automated conversion in our build systems - thanks again Share this post Link to post Share on other sites
feersum.endjinn 6 Posted November 14, 2006 the source is very helpful for future automated conversion in our build systems - thanks again Note that it does conversion from .bin to .cpp, not other way around which modmakers would probably want for build system Though it will most likely help if you are going to write your own .cpp to .bin converter. Share this post Link to post Share on other sites
CameronMcDonald 146 Posted November 14, 2006 Ahhh, eggshellent. Thanks! Share this post Link to post Share on other sites
llauma 0 Posted November 14, 2006 The tool man strikes again.. Nice to see that you continue the tradition. This will indeed come useful for many here. Share this post Link to post Share on other sites
zyklone 1 Posted November 14, 2006 Nice, you beat me to it. Share this post Link to post Share on other sites
feersum.endjinn 6 Posted November 14, 2006 Well, true credit goes to whoever wrote excellent documentation at community wiki. Share this post Link to post Share on other sites
dm 9 Posted November 14, 2006 The tool man strikes again.. Nice to see that you continue the tradition. This will indeed come useful for many here. Amen to that, Feer's tools have been possibly the handiest (other than the obvious pbo tools ) for addon work. Much props and thanks Feer Share this post Link to post Share on other sites
rundll.exe 12 Posted November 14, 2006 great! and the banana ( ) icon makes it the perfect tool Share this post Link to post Share on other sites
Maddmatt 1 Posted November 14, 2006 Now can someone who has ArmA upload the config.cpp so the soon-to-be-modders can have a look? Share this post Link to post Share on other sites
sickboy 13 Posted November 14, 2006 Nice job on the files! What I need is a CLI depbo/makepbo derapify/rapify tool, that can be called by parameters, so it can be used in batch processing pbo and bin files. I know they exist for OFP, but I am having a hard time finding them for ArmA/Elite. If anyone knows any, or wants to make it, etc. etc. it would be very valuable in editing ArmA Share this post Link to post Share on other sites