Quote:
Originally Posted by KaktoR
The problem is your arc.exe command
Code:
Works
".\Data_Compressing\TOOLS\arc.exe" create -ep1 -r -s; -w"%arctemp%" -m%METHOD% -dp"%gamedatadir%" "%arc%"
Works not
".\Data_Compressing\TOOLS\arc.exe" create -i2 -dses -ep1 -r -w"%arctemp%" -m%METHOD% -dp"%gamedatadir%" "%arc%"
I don't know exactly what the commands -i2 -dses do.
|
The command didn't work for me, still lzma error occurs.
Quote:
|
Originally Posted by bunti_o4u
Add anything after xLZ4 e.g.
[External compressor:xLZ4b]
I had the same issue and it worked for me...
|
Well sad to say, it didn't work for me....