View Single Post
  #3  
Old 17-05-2021, 09:18
L33THAK0R's Avatar
L33THAK0R L33THAK0R is offline
Registered User
 
Join Date: Feb 2021
Location: Saudi Arabia
Posts: 406
Thanks: 137
Thanked 117 Times in 70 Posts
L33THAK0R is on a distinguished road
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.

Last edited by L33THAK0R; 17-05-2021 at 09:28.
Reply With Quote