|
|
|
#1
|
|||
|
|||
|
pratikpatel8982 - GaMEr_2077
Q) how can I import my own Compressors in CIU?? A)This is quite simple, you just need to edit your arc.ini according to your needs. When adding a new compressor you need : Code:
The compressor itself. packcmd and unpackcmd for compression and decompression. The compressor name. Correct parameters. Code:
[External compressor:xtool] header = 0 packcmd = xtool.exe precomp -mzstd -c32mb -t100p --dbase - - <stdin> <stdout> unpackcmd = xtool.exe decode -t100p - - <stdin> <stdout> Orange - Compressing and Decompressing commands. Purple - Used for the archive Input and Output. Blue - Parameters telling compressor to limit its usage. Pink - Where the executable is located. You can add directories by using " and " such as "PRE\XTool\64\xtool.exe" Please forgive any mistake regarding English or my Knowledge about Compression. Last edited by :( Sad8669; 19-05-2021 at 11:07. |
| The Following 2 Users Say Thank You to :( Sad8669 For This Useful Post: | ||
GaMEr_2077 (19-05-2021), pratikpatel8982 (19-05-2021) | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
How to use non-DiskSpan/UltraArc freearc archives?
Just create one and add it to records.ini Basic records.ini should look like this Code:
[Record1]
Type=FreeArc_Original
Source={src}\data.arc
Output={app}\
Disk=1
Make a folder with all your tools need to decompress the archive (arc.ini, cls.ini, cls files, etc.......), mark all files and create a simple freearc archive with m1 compression. Name this archive "Setup.dll" and place it next to Setup.exe. Inside this archive you can also include records.ini if you like.
__________________
Haters gonna hate
|
| The Following 4 Users Say Thank You to KaktoR For This Useful Post: | ||
:( Sad8669 (19-05-2021), Cesar82 (19-05-2021), mausschieber (19-05-2021), pratikpatel8982 (19-05-2021) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| [GSERIES] Custom Installer Ultimate V2g | Gupta | Conversion Tutorials | 226 | 01-06-2018 13:12 |
| Crysis 3 DVD9 to 3xDVD5 Custom Installer | spawniectes | PC Games - CD/DVD Conversions | 79 | 31-08-2017 07:19 |