|
|
|
#1
|
||||
|
||||
|
Quote:
Code:
[External compressor:uharc]
packcmd = uharc a -m3 -bpb+ $$arcpackedfile$$.tmp
unpackcmd = uharc x y+ $$arcpackedfile$$.tmp
to
[External compressor:uharc]
packcmd = uharc a -m3 -bpb+ $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = uharc x $$arcpackedfile$$.tmp
or
[External compressor:uharc]
packcmd = uharc a -m3 -bpb+ $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = uharc x $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
Last edited by Ele; 21-12-2020 at 03:50. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
I used custom configuration file for decompression [oo7.ini], arc.ini is just for compression.
Last edited by oo7; 21-12-2020 at 04:29. |
|
#3
|
||||
|
||||
|
I know, but compression also gives me errors. so I made the above changes and it works fine now.
|
|
#4
|
||||
|
||||
|
Cls-uharc.dll / Cls-uharcmt.dll
These libraries allow us to use uharc with FreeArc without a command line. Code:
cls-uharc.dll = Single Threaded. cls-uharcmt.dll = Multi Threaded. Libraries from BLACKFIRE69 |
|
#5
|
||||
|
||||
|
What is the use of cls-uharc if you can suppress information by using "-d0" parameter.
__________________
Maybe I'm destined to be distraught |
|
#6
|
||||
|
||||
|
We don't use any cls to suppress information. Cls helps to use something with FreeArc without some commands and it is easy to use. There you can see how "uharc" works with FreeArc without the "arc.ini" file.
|
| The Following User Says Thank You to Ele For This Useful Post: | ||
oo7 (26-12-2020) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Masked Compression (Ultimate compression in one go) | panker1992 | Conversion Tutorials | 661 | 13-05-2024 16:51 |
| New Fox Kompressor 1.01c Ultimate | felice2011 | Conversion Tutorials | 31 | 07-06-2023 14:58 |
| Ultimate Conversion Compressor (UCC) | vollachr | Conversion Tutorials | 55 | 26-04-2021 09:27 |
| Simple Tutorial of Compressing GTAV | Razor12911 | Conversion Tutorials | 26 | 29-01-2019 01:31 |