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)

Jiva newstone 05-01-2018 07:56

1 Attachment(s)
Quote:

Originally Posted by Sonansyach_10 (Post 465532)
i want to change progress bar like elamigos how to do that ??
does anyone know??

This will help you ,

pakrat2k2 13-01-2018 15:20

I've deleted all these posts about another version & files have been uploaded to Ranbo topic where it should be.

http://www.fileforums.com/showthread.php?t=99982

Pleae no more posts here about Ranbo's Version, use his topic !!!

KaktoR 16-02-2018 02:56

For some reason MASK with pzlib3/ztool doesn't work for me anymore :(

Ratio is always 100% no matter which settings for pzlib3/ztool

Simorq 16-02-2018 07:25

Quote:

Originally Posted by KaktoR (Post 466727)
For some reason MASK with pzlib3/ztool doesn't work for me anymore :(

Ratio is always 100% no matter which settings for pzlib3/ztool

This is a strange problem.
Which games give 100% Ratio.?

KaktoR 16-02-2018 07:43

All games.

I included game files which have zlib streams in arc.groups ($Deflate for pzlib3, $zStream for ztool), configure MASK in config0.txt, then choose MASK in UltraARC.

pzlib ztool doesn't work anymore for me (on the point when ztool starts, it copies files without any precompressing, pzlib3 the ratio is always at 100%, so input/output is always the same, doesn't matter which settings i use).

Maybe some win update or other software. I don't know :D

Simorq 16-02-2018 07:48

Quote:

Originally Posted by KaktoR (Post 466738)
All games.

I included game files which have zlib streams in arc.groups ($Deflate for pzlib3, $zStream for ztool), configure MASK in config0.txt, then choose MASK in UltraARC.

pzlib ztool doesn't work anymore for me (on the point when ztool starts, it copies files without any precompressing, pzlib3 the ratio is always at 100%, so input/output is always the same, doesn't matter which settings i use).

Maybe some win update or other software. I don't know :D

Is the raw2hif_dll.dll file available in the _Compressors folder.

KaktoR 16-02-2018 08:03

1 Attachment(s)
Yes.

Here is a example of exact same file UltraARC vs compress.bat

saeid 18-02-2018 03:30

Quote:

Originally Posted by KaktoR (Post 462012)
Something is wrong with split.exe + example script

I need original split.exe from old UltraARC files if possible.

I have this problem but i can not solve it!
please help me!

pakrat2k2 18-02-2018 07:56

Quote:

Originally Posted by saeid (Post 467060)
I have this problem but i can not solve it!
please help me!

this post has answer, http://www.fileforums.com/showpost.p...&postcount=864

but was long since corrected, in later script updates.

saeid 18-02-2018 12:46

Quote:

Originally Posted by pakrat2k2 (Post 467085)
this post has answer, http://www.fileforums.com/showpost.p...&postcount=864

but was long since corrected, in later script updates.

What to write in the script to solve it?

pakrat2k2 18-02-2018 15:02

the 2801 r3 hotfix in first post is already corrected & last up-to-date there is.

If your talking about using in another script that has that error, then ask in
topic for that script.

saeid 19-02-2018 03:54

stange problem
 
Quote:

Originally Posted by pakrat2k2 (Post 467109)
the 2801 r3 hotfix in first post is already corrected & last up-to-date there is.

If your talking about using in another script that has that error, then ask in
topic for that script.

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!

Simorq 19-02-2018 06:03

@saeid
Enable ReflateLIB

pakrat2k2 19-02-2018 06:45

Quote:

Originally Posted by Simorq (Post 467118)
@saeid
Enable ReflateLIB

UA Resource folder, config0.txt ?

KaktoR 19-02-2018 08:09

Quote:

Originally Posted by pakrat2k2 (Post 467119)
UA Resource folder, config0.txt ?

No, ini file in CIU


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

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