PDA

View Full Version : Cant binarize p3d mlod model



HeinBloed
Dec 14 2007, 14:41
Hi,

i can't binarize any mlod p3d model.
If i start it like described in the readme.txt
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">BinMake.exe source_file_path destination_file_path[/QUOTE]i get always the error "Unknown argument -o"

I&#39;ll get the same error if i start it manuely like described in the binMakeRules.txt, which requires the "-o argument"
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">binarize.exe -o &#34;&#036;@<hidden>&#34; &#34;&#036;&#60;&#34;[/QUOTE]

Without the argument "-o" i get hundreds of errors:
http://www.gdt-server.com/heinbloed/binarize.jpg

The p3d mlod model works fine in O2, Bulldozer and ArmA.

Any ideas?

[APS]Gnat
Dec 15 2007, 00:10
I&#39;m a little confused here, and I must admit I&#39;ve only Binized a few models ....... But &#33;
Why are you using the BinMake.exe commandline?
Why aren&#39;t you using the BinPBO PE software provided ?

I understood BinMake.exe to be used by the BI tools, not actually by the users direct.

HeinBloed
Dec 15 2007, 10:44
Oh yes, now it works. I did&#39;t looked at BinPBO, because i thought due to the name BinPBO its only for creating and extracting of pbos.

Thank you very mutch Gnat.