|
|
|
#1
|
||||
|
||||
|
You have to write the mask groups in lowercase
Code:
$MscSolid => $mscsolid precomp is always used by xtool (well, the command precomp, not the tool). You can't call xtool without precomp command (precomp = precompression). That's what xtool is for. You can only change used codecs or options. For uncompressable files use $void mask group (or your own). Open arc.groups with a text editor and add files to $void mask (by filename (+ subfolder) or by file extension (*.abc). You can define files for every other mask group or make a new group ($groupxyz).
__________________
Haters gonna hate
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
Quote:
Yeah I did that absolutely but, lowercase thing. Now it stores. |
|
#3
|
|||
|
|||
|
I'm really sorry but I can't figure it out.
MASK=precomp+srep+7z/$binkpack=bpk/$mscsolid=msc+srep+7z (I tried 7z and 7Z it fails everyway) msc works, srep works but 7z doesn't work. 7z options in config0.ini(I edited it) [External compressor:7z,7Z] header = 0 default = :d192m:fb273:lc4:mc1000000 packcmd = "7z\7z_x64" a -t7z -an -mcrc=0 -m0=lzma:d1536m:mf=bt4:fb=273:mc1000000000:lc8 -mx9 -myx=9 -si -so <stdin> <stdout> It's not working. But; 4L3 = 4x4:b128mb:lzma:ultra:1536m:bt4:fb273:lc8:mc100000 0000(It uses FAZip) Or (when I use lzma2) [External compressor:lzma2,Lzma2] header = 0 default = :d25:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 packcmd = "7z\7z_x64" a -txz -an -mcrc=0 -m1=lzma2:d1536m:mf=bt4:fb=273:mc1000000 -mmt=off -mx9 -si -so <stdin> <stdout> Working. I want 7-zip with lzma method. What's wrong? (UltraARC 2.9 R8) NOTE: For your information, when I use these parameters (7z_x64 a -t7z -an -mcrc=0 -m0=lzma:d1536m:mf=bt4:fb=273:mc1000000000:lc8 -mx9 -myx=9) in cmd, it compress any file without any error. I tried it with DiskSpan, it says Write error(disk full??). I have 160 gb empty space and my game files 5.33 GB.Whaaaatt??? Found the problem's source: It's not accepting -t7z command. Why? How can I use lzma compression method with 7zip in ultraarc? Last edited by Atakanbasturk; 06-08-2020 at 10:31. Reason: Found real problem... |
|
#4
|
||||
|
||||
|
Holdup
Watch how much the 7z.exe weighs (I mean space. It'll be 1.09MB likely for 64bit one. 720KB likely for 32 bit one) 7z.exe for xz(lzma2) isn't the same in size for general 7z patch. In 7z(for xz/lzma2) parameter -txz is used in packaging parameter not -t7z. Also dude it's written HTML Code:
packcmd = 7z.exe a -txz -an -m0=lzma2(:options):fb=273:mf=bt4:mc=100000000:lc=4:lp=0 -mx9 -si -so <stdin> <stdout> during compression use or u can say for compression method HTML Code:
lzma2:d256m:mt2 #d is directory and of course mt is the thread number #I had encountered disk error when used "d" more than 128 for 32bit executable.just a reminder tho That should work fine.with best regards Last edited by devil777; 06-08-2020 at 21:25. |
| The Following User Says Thank You to devil777 For This Useful Post: | ||
Atakanbasturk (07-08-2020) | ||
|
#5
|
|||
|
|||
|
How can I decompress the archive using inno setup scripts. Sorry but I am noob. I don't know much about scripting. BTW, it would have been better if there was an inbuilt "decompess" option in Ultra Arc.
|
|
#6
|
||||
|
||||
|
There is. Namely Self-Extractor.
__________________
Haters gonna hate
|
|
#7
|
||||
|
||||
|
Where to download UltraARC 2900 R8 version?
|
|
#9
|
||||
|
||||
|
R8 will be the last one only compatible with CIU3.0.0.0u9.
For v3.0.0.1 there will be a whole new version.
__________________
Haters gonna hate
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
mausschieber (06-10-2020) | ||
|
#10
|
||||
|
||||
|
is there any simple Installer Script that support UltraARC (v2.9.0.0 R6 Final Rev. 30102018) Full ? i get these error every time.
__________________
Glass BB | BlackBox v2 | Portable Installer |
|
#11
|
||||
|
||||
|
Well you have to include used compressors in your setup script and let them extract on install step.
__________________
Haters gonna hate
|
|
#12
|
||||
|
||||
|
Quote:
i try to replace the files with UltraARC (v2.9.0.0 R6 Final Rev. 30102018) Full but whole files are different. what should i do?
__________________
Glass BB | BlackBox v2 | Portable Installer Last edited by y_thelastknight; 06-11-2020 at 22:24. |
|
#13
|
||||
|
||||
|
If you like it simple, I suggest you this script https://fileforums.com/showthread.php?t=103408
The very latest UltraArc version is already inside.
__________________
Haters gonna hate
|
|
#14
|
||||
|
||||
|
Quote:
__________________
Glass BB | BlackBox v2 | Portable Installer |
|
#15
|
|||
|
|||
|
How do I use a custom algorithm with ultra arc??
like this: Code:
pZLib3:m1:c128m:t75p+srep:m3f+lolz:dtb1:tt16:d2047:mc1023 |
![]() |
|
|
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 |