Jump to content
Sign in to follow this  
Jackal14

CPP to BIN please Help

Recommended Posts

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

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 wink_o.gif

Share this post


Link to post
Share on other sites

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

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. sad_o.gif

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×