Jackal14 0 Posted July 15, 2004 Just finished making my own config or at least i hope im finished, sorta like my version of ecp. But anyway i need to convert it back to BIN, but the program thingy im using wont bring it back to BIN because of some error. I was trying to use the CPP2BIN 1.2. Does anyone have any other program that will do the job ? Thanks Jackal Share this post Link to post Share on other sites
bmgarcangel 0 Posted July 15, 2004 What does the error say? You probably just made a little minor error that needs to be fixed before it can go back to bin. *EDITED* This also sounds like a addon configing problem....gonna be moved i bet ~Bmg Share this post Link to post Share on other sites
benu 1 Posted July 16, 2004 If you used the official config.cpp from BIS you can forget getting it back into bin format. The cpp2bin Tool is buggy, it will only work with a very limited syntax, as used in the inofficial configs going around. In particular it does not like #defines of floats, enums, class functions and some more. I tried some too to get my cpp into bin format and found some more stuff that cpp2bin just could not convert although it is correct code from BIS and works in ofp. cpp2bin can't even convert the official config.cpp from BIS. Share this post Link to post Share on other sites
Crowley 0 Posted July 16, 2004 BIS did release a cpp to bin tool didn't they? Or does Binarize do that on its own? I haven't quite gotten to that point with any of my addons. Share this post Link to post Share on other sites