FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   ASIS: Advanced Simple Installer Script (https://fileforums.com/showthread.php?t=99481)

Jawahir95 29-09-2018 09:31

Yes, i did :(

KaktoR 29-09-2018 09:36

1 Attachment(s)
Quote:

Originally Posted by K4miKaZe (Post 475984)
Ok !!! I tested it again now on my fixed script and its fine. Should be only this little typo (that usually happens when we copy and paste some code for categories that always looks same with little variation). Happened to me so many times xDD. And yes, the xtools is a bit outdated but its easy to fix/replace, i didnt mention it because i thought that maybe you dont have permission or something to add newer versions. Already used your script for all AC Games and ME Andromeda this week and its perfect, tooks a while to learn how everything works and more if you didnt use programs like ultraarc or inno in the life but after spending some time its very easy.



Of course you have permission, at least from me. Only thing is credit the owners of what compressors you have used.

Here is a fixed update for the redists and updated some compressors... I will merge the Ultraarc and Diskspan in the next days.

Jawahir95 29-09-2018 09:36

Thanks [KaktoR & K4miKaZe]

KaktoR: i will wait for your new fix about XTool.

K4miKaZe: i will try your method by update XTool and Disable [#Define ReflateDLL "x64"]

Jawahir95 29-09-2018 09:47

Thank you very much [KaktoR] ^_^

It worked fine with your last file [Updated.7z].

Really thankyou :)

Grumpy 29-09-2018 18:49

@ Jawahir95

Please do not post in 'Bold'

K4miKaZe 03-10-2018 08:09

Just another little note if someone like me is using UltraArc 2900 with the included Ztools it will not work with the Asis prebuilded Ztools. Just started a few days ago to compress all Final Fantasy games (mainly with ztools zlib) and got scared after getting isdone.dll errors. I was scared because ffxv took over 20 hours to compress xDDD. Finally i downloaded latest ztool from razor, replaced it like xtools on the include folder and added on the script the extra 2 .dll lines. Now its working perfect with this. UltraArcs version is newer than the asis one. Just to give only the information if someone else have problems with ztools.

KaktoR 03-10-2018 10:58

Could you share exact ztool settings you used for FFXV? I got crc errors on *.earc files.

K4miKaZe 03-10-2018 11:12

Yeah for sure but be aware, the ztool on your package has some problems, i used the newest one that came in ultraarc 2900 r5. Also to make it work with your installer i just downloaded the latest ztool from razor and put the files from the decoder folder to the x64 folder on your includes/ztool. Command by default untouched, but had included the 2 extra dlls on the script. Then i just choosed on compressor ini the ztool x64, lolz and on srep "O" + bpk.

This is my compression log:

Code:

D:\UltraARC 2900 R5 Stable Release>arc a -ep1 -r -ed -dses -s; -di -i2 -wE:\ArcTmp -n@CfgTmp\List1.txt -mMASK E:\data1.bin -dpC:\Users\K4miKaZe\Desktop\Final Fantasy XV
FreeArc 0.67 (March 15 2014) Using additional options: --cache=0 --logfile=_Compression.log
Creating archive: E:\data1.bin using srep:m3f+lolz:mmt1:d64:mc1023, $binkpack => bpk, $earcpack => pzlib+srep:m3f+lolz:mmt1:d64:mc1023
Memory for compression 0b, decompression 0b, cache 0b
Compressed 63,502 files, 82,863,904,137 => 50,052,040,109 bytes. Ratio 60.40%
Compression time: cpu 32250.61 sec/real 110519.25 sec = 29%. Speed 0.75 mB/s
All OK

As you can see thats about 24 hours with lolz xDD. $earcpack is an entry i created on arc groups for the earc files.

And this is my ultraarc ztool configuration:

Code:

[External compressor:pzlib]
header    = 0
default  = :max:c32m
;packcmd  = _PE\ZTool e:pzlib:t75p{:option} Input <stdout>
packcmd  = _PE\ZTool e:pzlib:t75p{:option} - - <stdin> <stdout>
unpackcmd = _PE\ZTool d:pzlib:t100p:cm0 - - <stdin> <stdout>
datafile  = Input

I didnt touched anything on ztool on ultraarc and nothing on asis, only changed the ztool version. Where do you get the error, on compress or decompress?

Edit: I didnt mention that, removed all foreign language files on sound/voices and also eliminated all duplicated videos

KaktoR 03-10-2018 11:31

Ok thanks. Got error on unpacking. Will test in next days (have to download the game again).

K4miKaZe 03-10-2018 11:37

Quote:

Originally Posted by KaktoR (Post 476085)
Ok thanks. Got error on unpacking. Will test in next days (have to download the game again).

Another thing, when u use the ztool by razor, it has 2 .exe files. 1 is the encoder and the other one the decoder, dont do the same mistake i have done while i was testing it (just placed the encoder for decode hahaha). But yeah, the only way i was able to install this game was using same version on uarc and asis (the newest one). Same thing happened to Rise of tomb raider, wasnt able to install it, got same error while unpacking on the .tiger file. Changing the ztools did solve all my problems. Also i have done FFXIII-2 and Lightning returns, not big improvement from lzma to lolz. When i finish with all FF games i will detail it on the compression thread, should be ready in 2 days.

Pirate Ted 13-10-2018 22:27

ISDONE Got Error in GTA V during installation.. mask Compression

K4miKaZe 13-10-2018 23:02

Quote:

Originally Posted by doofoo24 (Post 476311)
@K4miKaZe what ztool ver ?
can you share it...

I used the latest one that Razor posted, used it for over 20 games already without problems.

https://fileforums.com/showpost.php?...66&postcount=1

Its on the first post as attached file. It cames with two .exe, one is the decoder (for asis or another installer) and the encoder (for ultraarc).

Midnights 24-10-2018 16:00

About SystemReq

What you can write in processor for Single/Dual/Quad core?

K4miKaZe 24-10-2018 16:28

Quote:

Originally Posted by Midnights (Post 476552)
About SystemReq

What you can write in processor for Single/Dual/Quad core?

You have to add the number of cores before the mhz number and separate them with a *.

For example:

4*3000 = 4 cores at 3000
2*3500 = 2 cores at 3500

Regards !!!

Oh, and for single just write only the mhz number. Should be fine this way

Midnights 24-10-2018 17:46

And for OS, how specify x86 or x64? Thank


All times are GMT -7. The time now is 13:31.

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