Quote:
Originally Posted by L33THAK0R
Hi all,
I'm having a touch of trouble getting the Oodle stream precompressor working. The title I'm working on is XCOM 2. I'm a bit puzzled by the errors I've been getting. I've tried both "d" and "e" options but alas the error output is the same. I'm using
Code:
oo2reck4 + xzlib + uelr + srep + lolz
I'm not sure exactly what the commands are for the application and whether or not you need to specify the location of the .dll or if it just needs to be in the root directory of the app, the oo2reck header looks like this in case the header is the issue:
Code:
[External compressor:oo2reck3,oo2reck4,oo2reck5,oo2reck6,oo2reck7,oo2reck8]
header = 0
packcmd = "Resources\OodleRecK\oo2reck.exe" d $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
Really sorry again if this is a silly question.
|
Compress in this order:
uelr+xzlib+oodle
uelr first always.
Code:
[External compressor:oodlerecK]
header = 0
packcmd = Resources\{compressor} e <stdin> <stdout>
oodle core dll goes in the same folder as oodlreck.exe