Quote:
Originally Posted by ZAZA4EVER
Hello Evreyone
i make Assassins Creed Origins v1.5.1 with Repack Method by Afr Patch Razor
and get good ratio from 68.7gb ---- 29.3gb
what is the solution ???
|
In your arc.ini section, code for AFR's unpackcmd look strange.
AFR doesn't support stdin/out{AFIK}
Try to change the code to following way,
Code:
[External compressor:afr]
header = 0
unpackcmd = AFR_x64.exe d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
Try it,May works.