OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: Sgt.Schnitzel on 13 Jul 2005, 03:35:56

Title: BINARIZE.EXE NOT WORKING!!!
Post by: Sgt.Schnitzel on 13 Jul 2005, 03:35:56
Hello Everybody  :wave:, I am a beginner at creating addons for OFP. I was wondering if any of you have any suggestions to help me get the binarize program to run properly (I have windows XP). My problem is: the moment I double-click on binarize.exe to run the program, the MS-DOS prompt window opens up but after 1 second it closes!  >:( I don't know what to do, in order for my models to work on my game I need to binarize them! But I can't because of this problem!

Any help is greatly apprieciated!  :)
Thanks

Title: Re:BINARIZE.EXE NOT WORKING!!!
Post by: General Barron on 13 Jul 2005, 07:02:03
I have no idea what binarize does or how it works. But I think you need to pass it some parameters (by editing the properties of the shortcut), or else run it from DOS with params. No clue what to do though.

Someone released a GUI for use with the program though! It is called "binarizeIT" by Col. Klink. Search the official forums and you'll be sure to find it. Guess it needs to get hosted here at OFPEC though.
Title: Re:BINARIZE.EXE NOT WORKING!!!
Post by: Colonel_Klink on 13 Jul 2005, 11:05:10
Thanks General Barron for the plug :)
here's a link: http://www.dc3d.co.nz/ofpdownloads.htm (http://www.dc3d.co.nz/ofpdownloads.htm)

If OFPEC wishes to host binarizeIT here they are welcome.
Cheers
Title: Re:BINARIZE.EXE NOT WORKING!!!
Post by: Sgt.Schnitzel on 13 Jul 2005, 13:11:49
Well thank you guys for your suggestions  :), I downloaded "Binarize it", but it doesn't work because I dont have Visual Basic 6.0!

And how do I run Binarize.exe properly?
Title: Re:BINARIZE.EXE NOT WORKING!!!
Post by: Mikero on 18 Jul 2005, 00:58:50
as the readme says which accompanies binarize

(paraphrased)

create a folder off your c drive as in

C:\thingo

next copy your addon folder into that folder

extract the contents of the binarize.zip into that folder

go to a dos prompt  (start->accessories->command Prompt)

cd \thingo

binarize fred

fred is the name of your addon folder