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)

Simorq 28-04-2017 14:12

UltraARC Reflate Edition (v2.7.0.0 ) 2017-05-01
 
http://s9.picofile.com/file/82936691...raARC_2700.png

Fixed Arc.exe Stopped Working (pZLib and ReflateAPI)
Remove MSC And The Method Worthless
Add pZLib v3
Add ReflateAPI 3.2
Add CLS Reflate (Razor12911)
Add NanoZip (Razor12911)
Add Srep64
Add Zstd
Add Lzma2

Method
Code:

Precomp 0.38 = ReflateAPI
Precomp 0.42= pZLib
MSC= Reflate CLS (Razor12911)
lzp= ZSTD
delta= Lzma2


======================================================
Reflate CLS+Srep+Lzma2:
[Freearc]
Method=msc,srep,delta
PrecompVer=0.38
PrecompJPG=False

Reflate CLS+Srep+Zstd:
[Freearc]
Method=msc,srep,lzp
PrecompVer=0.38
PrecompJPG=False

======================================================
ReflateAPI+Srep+Lzma2:
[Freearc]
Method=precomp,srep,delta
PrecompVer=0.38
PrecompJPG=False

ReflateAPI+Srep+Zstd:
[Freearc]
Method=precomp,srep,lzp
PrecompVer=0.38
PrecompJPG=False

======================================================

pZLib+Srep+Lzma2:
[Freearc]
Method=precomp,srep,delta
PrecompVer=0.42
PrecompJPG=False

pZLib+Srep+Zstd:
[Freearc]
Method=precomp,srep,lzp
PrecompVer=0.42
PrecompJPG=False

UltraARC Reflate Edition Test
Code:

Final Fantasy X X-2 HD Remaster

Method=pZLib,SREP(64Bit),Lzma2

(36.9GB Game Size) (58.6GB pZLib) (34GB SREP64) (24.9 GB Lzma2)

UltraARC Log
Process started at: 7:12:55 PM
Examining source...
Generating file lists...
Saving file lists...
Creating Data1.cab...
Splitting Data1.cab...
Updating records...
Deleting Data1.cab...
Updating records...
Removing temporary directories...
Process finished at: 12:41:14 AM

5.5 Hour Compressed (pZLib -t25p)
Installation Takes 50 Minutes (pZLib -t4)
http://s9.picofile.com/file/8293434550/FFX_X2_1.png
http://s8.picofile.com/file/8293434568/FFX_X2_2_png.png
http://s8.picofile.com/file/8293434592/FFX_X2_3.png

Tips
Code:

Srep Ultra Config (Best Ratio and Slow Speed)

[External compressor:srep]
;options  = l%d (minimal match length, default=512)
header = 0
packcmd  = srep64 -m5f -a1 -l128 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

pZLib Best Config (Without Problems and CRC Error)

[External compressor:precomp]
header = 0
packcmd = pZLib e -m2 -t25p - -o - $$arcdatafile$$.tmp -o - <stdout>
unpackcmd = pZLib d -t100p - -o - <stdin> <stdout>


pakrat2k2 28-04-2017 14:22

Thanks so much for update. Will add to first post as well.

Simorq 28-04-2017 22:13

CIU2038 2017 Special Edition (2017-05-01)
 
Del

pakrat2k2 29-04-2017 07:12

Quote:

Originally Posted by Simorq (Post 458499)
Please UA 2600_27042017.7z first post Remove


removed as requested

pakrat2k2 01-05-2017 06:43

Thanks Simorq for the newest additions

UltraARC Reflate Edition 2700.7z
CIU2038 2017 Special Edition (2017-05-01).7z

BOTH which have been added to first post.

Droppo 12-05-2017 19:22

1 Attachment(s)
Can any of you guys help me making this small installer compatible with these new versions of Ultraarc???

KaktoR 12-05-2017 20:03

2 Attachment(s)
Code:

Changelog CIU v2.0.3.8.a

-Changed color notation from $BGR to $RGB
-Added ConversionPage= to Setup.ini
-Added ConversionPage and WikiPage to InfoForm
-Added Hebrew (again^^) and updated Indonesian (again^^) (thanks to vollachr and edwinkyr)


KaktoR 15-05-2017 15:31

1 Attachment(s)
Quote:

Originally Posted by Droppo (Post 458754)
Can any of you guys help me making this small installer compatible with these new versions of Ultraarc???

Here you are

Have included taskkill aswell.

Droppo 15-05-2017 22:07

Quote:

Originally Posted by KaktoR (Post 458830)
Here you are

Have included taskkill aswell.

Thnxs a lot!

KaktoR 16-05-2017 17:34

1 Attachment(s)
Code:

Changelog CIU v2.0.3.8.b

-Fixed a bug where using pzlib compression always gives out a -12 crc error code
-Added editable folder field to manually type installation dir
-Removed WikiPage


KaktoR 17-05-2017 05:53

1 Attachment(s)
Quote:

Originally Posted by IzeroI (Post 458870)
sorry for eng. Can anyone remake this installer with compatible UltraArc? im too dumb on code. and thank you.

Here you are

Tell me if there are any errors. Can't test decompression right now.

But should work.

pakrat2k2 17-05-2017 07:48

Quote:

Originally Posted by KaktoR (Post 458859)
Code:

Changelog CIU v2.0.3.8.b

-Fixed a bug where using pzlib compression always gives out a -12 crc error code
-Added editable folder field to manually type installation dir
-Removed WikiPage


CIU v2.0.3.8.b has been added to first page, thanks for updating.

LMAO installer music... good choice. ;)

Now all we need is for Razor' to fix the VideoRAM issue so it displays properly for cards with greater the 4GB Ram

KaktoR 17-05-2017 13:01

Quote:

Originally Posted by pakrat2k2 (Post 458877)
CIU v2.0.3.8.b has been added to first page, thanks for updating.

LMAO installer music... good choice. ;)

Now all we need is for Razor' to fix the VideoRAM issue so it displays properly for cards with greater the 4GB Ram

Thank you. The last days i was on search for a good 8bit music... Then i found Super Mario :D

For VideoRAM... I am in the early lerning process of Inno Setup. It could take a while. I must rewrite the complete HW page and this is not a thing for me imo.

Maybe someone more skilled member can do this.

In my first try's there was "0.00MB", "4.00GB" or just "DeviceDriver" displayed on VRam on HW page.

My head is spinning around atm because of learning.

pakrat2k2 17-05-2017 14:12

Simorq sent me PM saying its not the issue of ISS but of Windows itself.

https://forums.evga.com/GTX-TITAN-X-...-m2323952.aspx

Razor had mentioned some time ago, he would have to rewrite a new dll for the issue.

KaktoR 17-05-2017 14:30

I dont think it's directly an issue on Windows itself.

Both libraries from razor and peterf worked for me, both displaying 8GB, but i have problems to correctly implenent those libraries into ISS.


All times are GMT -7. The time now is 11:10.

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