![]() |
Code:
################################Also a new UltraArc version is in testing. Coming soon(tm). |
UltraARC Reflate Edition 2800
Code:
precomp(pZLib)+srep+dict(Lzma2) OK//////////////// Enable ReflateSTD ////////////////////////////////////////// [Records] ReflateSTD=ON [Record1] Type=Freearc_Original Source={src}\Data1.cab Output={app} Disk=1 //////////////// Enable Reflate API ////////////////////////////////////////// [Records] Precomp=0.38 [Record1] Type=Freearc_Original Source={src}\Data1.cab Output={app} Disk=1 //////////////// Enable pZLib ////////////////////////////////////////// [Records] Precomp=0.42 [Record1] Type=Freearc_Original Source={src}\Data1.cab Output={app} Disk=1 //////////////// Enable pZLib64 ////////////////////////////////////////// [Records] pZLib64=ON [Record1] Type=Freearc_Original Source={src}\Data1.cab Output={app} Disk=1 //////////////// Enable SrepFast (FastInstall=Express Installation (Requires 4+ Gb. RAM)) /////////////// [Records] SrepFast=ON [Record1] Type=Freearc_Original Source={src}\Data1.cab Output={app} Disk=1 |
Code:
Changelog CIU v2.0.3.8.c FinalUse this with above UltraARC Reflate Edition 2800 (http://fileforums.com/showpost.php?p...&postcount=765). Big thanks to all of you who make this possible ;) And i still need translations http://fileforums.com/showpost.php?p...&postcount=757 Thank you ^^ |
Only 64 bits executables: ReflateAPI.exe and reflate.exe in include folder of CIU 2.0.3.8c.
In UltraARC Reflate Edition 2800 up to 7z.exe, 7z.dll is 64-bit, but this only disturbs whoever creates the files, not in the installation of the game that may be in another system that is not compatible. If use reflat compression not install game in 32 bits system? If this information is true, it should have some information for the developers of the conversions that if the game supports 32-bit systems do not use the reflat method. |
Quote:
reflate.exe At The End Of The Installation Would Hang Setup. 7-Zip [32] 16.04 Use UltraARC |
2 Attachment(s)
Here is a simple installer script that works with latest version of UltraArc (you can find it here -> http://fileforums.com/showpost.php?p...&postcount=765)
I have made some small additions, like Skin support. I have no clue how to change merging to {app}. For a workaround, replace {tmp} with {app} in records.ini |
What UltraARC (Reflate Edition v2800) settings would you guys recommend for game repacking ? (generic game, lets say it has every type of file in it)
|
generally start with srep,lzma. then use this program to check if files in game will compress better with pzlib. ( read topic to make sure you understand results of scan, BEFORE using it with your game(s).
http://fileforums.com/showthread.php?t=98731 |
Split and join files library
2 Attachment(s)
Hello people!
I created a library to merge the split files. (My first library) With this library you can split or join files. Update 1.01 add functions: - ProcIsRunning - CurrProcStop Update 1.02 changes: - Inplemented in function SplitFile varible to output files destination - fixed size limited on 2 GB. You can now use parts larger than 5 GB if necessary. - fixed return of function MergeFiles. Now returns "True" if size of the destination files is equal to the sum of the size of original part and the previous size of destination file before process. If anyone wants to test, and give some suggestion. If anyone finds this DLL useful post on another topic. PS: To analyze the performance of the library it is good to test on large files. I hope it's useful. |
@Simorq: Remove refstd from UA. Pull in msc or whatever instead.
|
Quote:
Remove ReflateSTD ReflateAPI Optimized Code:
TEST1 |
I'm getting crc error (code -12) at 51.5% when unpacking files compressed with pzlib+srep+lzma
Any suggestions ? For decompression I'm using "CIU2038b 2017 Special Edition" For compression UA 2800 Reflate Edition |
Quote:
|
Quote:
http://s8.picofile.com/file/82968232...ster_Error.png |
How to set UA to not split into multiple archives ? I want one big file as output
|
Quote:
Set: FirstVolumeSize=99999 CustomVolumeSize=99999 ThresholdPercent=100 |
Quote:
The Inno Setup Enhanced Edition already has the TMsg type. To fix this error simply delete this part (This 9 lines). The Standard version of Inno Setup needs this part. Code:
typeLike this: Code:
#ifndef IS_ENHANCED |
Quote:
|
Quote:
I soon modified version. |
Italian:
Code:
UltraArcMessage1=Estrazione %1... |
I got error unarc.dll -6 when exract
ua sfx https://s2.postimg.org/sbptr5zbp/201...4_19-28-48.png when im using repacks of known repackers i dont have any kind of errors .... record.ini [Records] Precomp=0.42 [Record1] Type=Freearc_Original Source={src}\Data1.bin Output={app} Disk=1 [Record2] Type=Freearc_Original Source={src}\Data2.bin Output={app} Disk=1 [Record3] Type=Freearc_Original Source={src}\Data3.bin Output={app} Disk=1 [Record4] Type=Freearc_Original Source={src}\Data4.bin Output={app} Disk=1 using ua 2700 |
MIGHT be an issue with ua sfx, try another method & see if it does the same thing.
|
Quote:
Method? |
pZLib+Srep+Lzma2
and i used 2800 too ... some time its just stoping in comress proccess too.... |
UA 2800 R2 Edition 15/06/2017
Razor12911 is a Genius Programmer.
CIU2038 With Compatible UltraARC 2800 R2 Edition http://s8.picofile.com/file/82982804...R2_Edition.png Changelog: -Added _Compression.Log -Added Support All Method Compressor (My Method) -Added FAZip 4x4:Lzma -Added PrecompMT -Added Antiz -Added MPZ -Added Zlib_Jo -Added Oodle -Added NanoZip -Replaced Srepv3.2 With Srep64v3.92 (The Most Optimal) -Update pZLib -Update Zstd -Update 7z -Removed ReflateSTD -Removed ReflateAPI _UltraArcPro_Example (Thanks to KaktoR) http://s9.picofile.com/file/82982804...xample_VCL.png Code:
Records Example: |
1 Attachment(s)
What is FaZip.exe? Doesn't show in previous releases.
What it's purpose? |
Quote:
|
Quote:
|
Quote:
but Read here http://custom-installer-ultimate-v2....timate_v2_Wiki |
I'm gonna need a few testers next week to try something as a replacement for UltraARC.
Who's down? |
Quote:
|
I am in!
|
Quote:
|
Nah, your projects. When the hdd gone, I was doing something with your Installer Creator :p
|
Quote:
|
Quote:
|
Count on me ;)
|
You know I'll test it out as well :D
|
Cool then guys, does anyone use the automated iso creation option?
|
Sometimes, but only if autorun.inf is pre-created by conversion maker.
|
| All times are GMT -7. The time now is 01:55. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com