Jump to content
Sign in to follow this  
josephbook

.bin --> .cpp    and from .cpp --->.bin

Recommended Posts

Dear all,

I am trying to editing the config.bin file in ArmA.

i sucessfully convert the config.bin file to config.cpp file,

is it nevessary to convert the .cpp file to .bin file to function?

but i cannot find any tools to covert .cpp files to .bin and anyone help?

Share this post


Link to post
Share on other sites

you don't need to binarize the config at least for testing.

Share this post


Link to post
Share on other sites
is it nevessary to convert the .cpp file to .bin file to function?

No it works fine as a .cpp, you may be able to do it with eliteness though (look for it on the BIKI), im not aware of any big advantages of doing it so i never bothered to make my edited configs .bin's.

Share this post


Link to post
Share on other sites
Guest

the engine work with both bin and cpp

.bin is the faster for the engine

.cpp is slower ...

if u want optimized addons ...

Share this post


Link to post
Share on other sites

RVMATs must be binarized. Mikero's Eliteness does the job.

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  

×