View Single Post
  #1  
Old 15-04-2019, 15:29
doofoo24 doofoo24 is offline
Registered User
 
Join Date: Nov 2016
Location: canada
Posts: 408
Thanks: 138
Thanked 474 Times in 227 Posts
doofoo24 is on a distinguished road
Smile Simple installer

SIMPLE INSTALLER
compact installer x64 files with steam skin and QuickSFV, also i added timestamp.exe to installer...
just edit the script change game name/exe/size/icon/quicksfv...
work with xtool+srep+lolz...
for zstd/7z/bk/plz4/pzstd/afr/uelr and the rest just copy to tmp folder and add the file name to ExtractTemporaryFile in inno and add cmd to arc.ini...
i like to include the only necessary files for the setup depend on the method...
for QuickSFV use 2.36 x64 to create md5 or sfv and put it in checksum folder (make sure to select game files not the folder when creating sfv/md5)...
srep and lolz limited to 1gb each...
the setting i use for srep+lolz in this installer during compression

[External compressor:lolz]
header = 0
packcmd = lolz.exe -mt4 -mtt1 -d64 -fba4096 -mc1023 -pc4 -gm20 -dtb1 -x2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

[External compressor:srep]
header = 0
packcmd = srep.exe -m3f -d1g -a2 $$arcdatafile$$.tmp - <stdout>

[External compressor:xprecomp]
header = 0
packcmd = xtool.exe e:precomp:c512mb,t4:zlib - - <stdin> <stdout>


*you can use whatsabyte to convert byte to mb for game size...
Attached Images
File Type: jpg 1.jpg (28.0 KB, 435 views)
Attached Files
File Type: rar installer.rar (4.30 MB, 395 views)

Last edited by doofoo24; 15-04-2019 at 23:21.
Reply With Quote
The Following 7 Users Say Thank You to doofoo24 For This Useful Post:
devil777 (13-05-2020), kenzo34 (15-04-2019), oltjon (17-04-2019), PsYcHo_RaGE (20-04-2019), Simorq (15-04-2019), Titeuf (21-04-2019), yasserdivar (04-10-2021)
Sponsored Links