|
#976
|
||||
|
||||
|
This will help you ,
|
| Sponsored Links |
|
#977
|
||||
|
||||
|
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 !!! Last edited by pakrat2k2; 13-01-2018 at 15:33. |
|
#978
|
||||
|
||||
|
For some reason MASK with pzlib3/ztool doesn't work for me anymore
![]() Ratio is always 100% no matter which settings for pzlib3/ztool
__________________
Haters gonna hate
|
|
#979
|
||||
|
||||
|
Quote:
Which games give 100% Ratio.? |
|
#980
|
||||
|
||||
|
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
__________________
Haters gonna hate
|
|
#981
|
||||
|
||||
|
Quote:
|
|
#982
|
||||
|
||||
|
Yes.
Here is a example of exact same file UltraARC vs compress.bat
__________________
Haters gonna hate
|
|
#983
|
|||
|
|||
|
Quote:
please help me! |
|
#984
|
||||
|
||||
|
this post has answer, http://www.fileforums.com/showpost.p...&postcount=864
but was long since corrected, in later script updates. |
|
#985
|
|||
|
|||
|
Quote:
|
|
#986
|
||||
|
||||
|
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. |
|
#987
|
|||
|
|||
|
Quote:
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}
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 Code:
procedure UltraARC_Process;
var
Data: array of TData;
i, x, MsgResult: Integer;
SourceDir, OggFile, MergeFile: String;
begin
ForceDirectories(ExpandConstant('{app}\'));
Last edited by saeid; 19-02-2018 at 04:07. |
|
#988
|
||||
|
||||
|
@saeid
Enable ReflateLIB |
|
#989
|
||||
|
||||
|
#990
|
||||
|
||||
|
__________________
Haters gonna hate
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| BlackBox v2 | y_thelastknight | Conversion Tutorials | 567 | 11-03-2025 07:16 |
| Useful Dll for Inno Setup users | peterf1999 | Conversion Tutorials | 88 | 01-12-2017 16:00 |
| Total War Collection - 6xDVD9 [LZMA + INNO SETUP + CIU] | REV0 | PC Games - CD/DVD Conversions | 1 | 28-06-2015 17:00 |
| Total War Collection - 2xBLURAY [LZMA + INNO SETUP + CIU] | REV0 | PC Games - CD/DVD Conversions | 2 | 09-01-2013 18:02 |
| Total War Collection - 11xDVD5 [LZMA + INNO SETUP + CIU] | REV0 | PC Games - CD/DVD Conversions | 0 | 09-01-2013 16:38 |