Thread: new tool
View Single Post
  #116  
Old 16-02-2018, 06:22
vollachr's Avatar
vollachr vollachr is offline
Conversions & UCC Creator
 
Join Date: Sep 2009
Location: Israel
Posts: 247
Thanks: 58
Thanked 536 Times in 186 Posts
vollachr is on a distinguished road
I'm trying to get UELR to work with freearc to add it to my compression script (Ultimate Conversion Compressor), but I'm running into problems.

The attached image below shows what I get when I try to use UELR with arc.exe (manually by running command from CMD).

My arc.ini for UELR is this:

Code:
[External compressor:uelr]
header = 0
packcmd   = UELR\uelr.exe u $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
My command is this:
Code:
Arc.exe a -ep1 -r -ed -s; -w"PathToTemp" -dp"PathToGameFolder" -muelr "H:\Temp\Test.bin" "*"
Any ideas what the problem might be?
Attached Images
File Type: png UELRError.png (19.0 KB, 367 views)
__________________

Ultimate Conversion Compressor Creator (Discontinued/Abandoned)
My Other Tools: File Splitter and Merger - Multiple Text/String Replacer (MTSR) - UCC Files & Folders Lister
Microsoft Certified Professional
Retired Conversion Creator
Reply With Quote