|
#1
|
|||
|
|||
|
How to use UHARC to make a repack games like black box?
![]() ____________________ Call Me Carl! |
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
UHARC??? are you sure it is not FreeArc ![]() Example: uharc function Inno Setup: Code:
function InitializeSetup:boolean;
var
ResultCode: Integer;
begin
ShellExec('', ExpandConstant('{src}\Dec.bat'), '', '', SW_SHOW, ewNoWait, ResultCode);
Result:=True;
end;
Code:
@echo off uharc x -y Data.uha pause UHARC.exe Data.uha Dec.bat Last edited by Dante1995; 18-08-2014 at 16:08. |
| The Following 2 Users Say Thank You to Dante1995 For This Useful Post: | ||
Danik1B9 (19-10-2014) | ||
|
#4
|
|||
|
|||
|
not! I mean, I want to make uharc equivalent SREP add frearc! as -muharc + SREP + delta + lzma: a1: mfbt4: d158m: fb273: mc1000: lc8 is!
____________________ Call Me Carl! Last edited by Djc3100; 19-08-2014 at 01:25. |
|
#5
|
|||
|
|||
|
Anyone! no ask me??
|
|
#6
|
||||
|
||||
|
yes we can use it but do not know exactly how , when I installed the repack of RG Revenants I found in hidden folders after file arc.ini and there was launched by the method
precomp042 SREP uharc delta lzma : ultra64 |
|
#7
|
||||
|
||||
|
Quote:
Was changed name into me! Sorry Danik1B9! |
|
#8
|
||||
|
||||
|
it was the best program to compress file before freearc (.uha)
|
| The Following User Says Thank You to MMR For This Useful Post: | ||
Carldric Clement (26-10-2014) | ||
|
#9
|
||||
|
||||
|
Thanks man!
I owe you! ![]() ![]()
|
|
#10
|
||||
|
||||
|
uharc uses symmetric algorithms (decompression needs as much time as compression) That's the main reason it was not included in many rips now, apart from those old days of batch file unpacking scenarios. FreeArc with Srep and others tend to be the best now
__________________
Non temete l'oscurita - accettate il suo abbraccio. |
| The Following 3 Users Say Thank You to Shadow Delta For This Useful Post: | ||
|
#11
|
||||
|
||||
|
Code:
arc a -ep1 -ed -r -mt1 -max -w.\Data\ Data-01a.db -msrep+rep+uharcx+lzma:ultra:a1:mfbt4:d158m:fb273:mc1000:lc8 "C:\1\*" |
![]() |
|
|