FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   UltraARC for Inno Setup (Conversion Tool) (https://fileforums.com/showthread.php?t=96619)

aleison 26-03-2018 08:56

Quote:

Originally Posted by saeid (Post 467116)
I use UltraARC 2801 R3 Hotfix.7z (PreCopm+MSC+SREP+LZMA) to compress GTA V in 9Disk.
records.ini file:

Code:

[Records]
Precomp=0.38
[Record1]
Type=Split
Source={src}\Setup1a.bin
Output={app}\Setup1.bin
Disk=1
[Record2]
Type=Split
Source={src}\Setup1b.bin
Output={app}\Setup1.bin
Disk=2
[Record3]
Type=Split
Source={src}\Setup1c.bin
Output={app}\Setup1.bin
Disk=3
[Record4]
Type=Split
Source={src}\Setup1d.bin
Output={app}\Setup1.bin
Disk=4
[Record5]
Type=Split
Source={src}\Setup1e.bin
Output={app}\Setup1.bin
Disk=5
[Record6]
Type=Split
Source={src}\Setup1f.bin
Output={app}\Setup1.bin
Disk=6
[Record7]
Type=Split
Source={src}\Setup1g.bin
Output={app}\Setup1.bin
Disk=7
[Record8]
Type=Split
Source={src}\Setup1h.bin
Output={app}\Setup1.bin
Disk=8
[Record9]
Type=Split
Source={src}\Setup1i.bin
Output={app}\Setup1.bin
Disk=9
[Record10]
Type=Freearc_Split
Source={app}\Setup1.bin
Output={app}

and use UltraARC R3 Simple Installer v3.7z to make installer.
but when install this game Out of the C:\Program Files (x86) path, i get this error:
"exception einouterror in module split.exe at 000D6835 i/o error 105"
i change this code in script:
Code:

procedure UltraARC_Process;
var
Data: array of TData;
i, x, MsgResult: Integer;
SourceDir, OggFile, MergeFile: String;
begin

to:

Code:

procedure UltraARC_Process;
var
Data: array of TData;
i, x, MsgResult: Integer;
SourceDir, OggFile, MergeFile: String;
begin
ForceDirectories(ExpandConstant('{app}\'));

the problem and error is solved! but after extracting 30% of the files (during file extraction of Setup1.bin), the installation will not go ahead!

I have the same problem, please help

aleison 26-03-2018 09:20

Quote:

Originally Posted by pakrat2k2 (Post 468183)
Simorq said to enable reflatelib, which is still in ultraarc, any script that uses ultraarc for compression this should apply. wether its CIU or Simple Installer

how do that?

KaktoR 26-03-2018 09:26

include "hif2raw_dll.dll" in your setup

KaktoR 10-04-2018 11:43

I got uelr to work somehow.

Stor31 03-07-2018 08:08

KaktoR it's possible to add Xtools to UltraARC:confused::confused::eek::eek:
or other tools with XTools that works with any games ;):D:confused:
thanks again

KaktoR 15-07-2018 06:02

2 Attachment(s)
Here is BETA for XTool support (only x64)

Please test

To Change Input files, open Arc.groups and replace files in "$xStream"

Tested only with zlib codec. To choose other codecs, open Config0.txt and scroll down to end and replace zlib with some other. If you want to use crilayla, you must replace xtool.exe with 32bit

KaktoR 17-07-2018 04:12

1 Attachment(s)
Here is another test for lolz support

Overwrite all files. Only tested with MMC. MASK not tested.

Cyberavater 17-07-2018 06:03

Windows defender says there are virus in those file, what to do?

Simorq 17-07-2018 06:14

Quote:

Originally Posted by Cyberavater (Post 472581)
Windows defender says there are virus in those file, what to do?

False Positive:cool:

Cyberavater 17-07-2018 06:19

Quote:

Originally Posted by Simorq (Post 472583)
False Positive:cool:

So, I can use this without any risk?

Cyberavater 17-07-2018 06:23

The defender saying it's Trojan.

Simorq 17-07-2018 06:32

Quote:

Originally Posted by Cyberavater (Post 472584)
So, I can use this without any risk?

yes:cool:

Cyberavater 17-07-2018 07:05

Yay, Thanks.

Cyberavater 17-07-2018 07:13

1 Attachment(s)
Quote:

Originally Posted by KaktoR (Post 472537)
Here is BETA for XTool support (only x64)

Please test

To Change Input files, open Arc.groups and replace files in "$xStream"

Tested only with zlib codec. To choose other codecs, open Config0.txt and scroll down to end and replace zlib with some other. If you want to use crilayla, you must replace xtool.exe with 32bit

It still shows ztool, can you do the necessary settings and then upload it?
Attachment 22329

KaktoR 17-07-2018 07:24

I don't know how it works. I would like to remove pzlib3 and replace it with xtool instead.

I have made a checkbox for Lolz too but i don't know how to link it to lolz compression, because everytime it use delta instead.

Only simorq knows how to do it :D


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