FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Uharc+Reflate Compression Method (https://fileforums.com/showthread.php?t=104033)

oo7 20-12-2020 22:19

Uharc+Reflate Compression Method
 
2 Attachment(s)
Halo everyone
This is a test method to use Uharc with reflate and freearc.

NOTE While compressing make sure the folder name must not contain any symbol.

Grumpy 21-12-2020 02:35

*Thread Moved*

If it is not a Conversion for a specific game then it does not belong in the 'PC Games - CD/DVD Conversion' forum, it belongs in the 'Conversion Tutorials' sub forum ;)

Ele 21-12-2020 03:48

Quote:

Originally Posted by oo7 (Post 489479)
Halo everyone
This is a test method to use Uharc with reflate and freearc.

NOTE While compressing make sure the folder name must not contain any symbol.

My friend, you've made a mistake. The configuration file (arc.ini) should change as follows.

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


oo7 21-12-2020 04:25

I used custom configuration file for decompression [oo7.ini], arc.ini is just for compression.

Joe Forster/STA 21-12-2020 05:49

Quote:

Originally Posted by Grumpy (Post 489480)
If it is not a Conversion for a specific game then it does not belong in the 'PC Games - CD/DVD Conversion' forum, it belongs in the 'Conversion Tutorials' sub forum ;)

(Sorry, I moved it there; it was originally in the "PC Games" forum. But that wasn't the proper place either. ;))

Ele 21-12-2020 07:10

Quote:

Originally Posted by oo7 (Post 489484)
I used custom configuration file for decompression [oo7.ini], arc.ini is just for compression.

I know, but compression also gives me errors. so I made the above changes and it works fine now.

Ele 21-12-2020 07:16

cls-uharc libraries
 
1 Attachment(s)
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


oo7 21-12-2020 10:36

Quote:

Originally Posted by Ele (Post 489488)
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


What is the use of cls-uharc if you can suppress information by using "-d0" parameter.

Ele 21-12-2020 11:10

Quote:

Originally Posted by oo7 (Post 489489)
What is the use of cls-uharc if you can suppress information by using "-d0" parameter.

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.

Grumpy 23-12-2020 03:33

Quote:

Originally Posted by Joe Forster/STA (Post 489485)
(Sorry, I moved it there; it was originally in the "PC Games" forum. But that wasn't the proper place either. ;))

All good Joe, it is in the right place now. :)


All times are GMT -7. The time now is 23:23.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com