FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Blur and Flat_v1.8 +Method+compatible+Help Please (https://fileforums.com/showthread.php?t=98993)

ramazan19833 09-03-2017 08:44

Blur and Flat_v1.8 +Method+compatible+Help Please
 
1 Attachment(s)
Blur and Flat_v1.8 +Method+compatible+Help Please

http://i.hizliresim.com/Ja63m5.jpg

Blur and Flat_v1.8 +Method+compatible+Help Please

Code:

Method= srep64+delta+exe2+4x4:lzma:normal:150m
Method= msc+srep64+delta+exe2+4x4:lzma:max:250m
Method= msc+srep64+delta+exe2+lzma:normal:d156m:mfbt4:lc8: fb273
Method= msc+srep64+delta+exe2+7z
Method= msc+srep64+delta+exe2+bro
Method= msc+srep64+delta+exe2+eXdupe
Method= msc+srep64+delta+exe2+fb9
Method= msc+srep64+delta+exe2+fp8
Method= msc+srep64+delta+exe2+lz4x
Method= msc+srep64+delta+exe2+lz5
Method= antiz+msc+srep64+delta+exe2+lz77
Method= msc+srep64+delta+exe2+oodle
Method= msc+srep64+delta+exe2+lzham
Method= msc+srep64+delta+exe2+lzturbo
Method= msc+srep64+delta+exe2+nz64
Method= precomp046+msc+srep64+delta+exe2+packet
Method= msc+srep64+delta+exe2+paq8pxd18x64
Method= msc+srep64+delta+exe2+pzstd
Method= msc+srep64+delta+exe2+rar
Method= msc+srep64+delta+exe2+ulz
Method= reflate+msc+srep64+delta+exe2+xz
Method= pzlib+srep64+delta+exe2+zcm
Method= msc+srep64+delta+exe2+zpaq64
Method= msc+srep64+delta+exe2+zpaqd
Method= pzlib+srep+lzma2
Method= pzlib+srep+exe2+delta+lzma:a1:mfbt4:d1024m:fb273:m c1000000:lc8
Method= pzlib+srep64+exe2+delta+lzma64:a1:mfbt4:d1024m:fb2 73:m c1000000:lc8
Method= pzlib+srep64+exe2+delta+zcm

ISDONE.ini

Code:

;TYPE_FREEARC 1
;TYPE_7ZIP 2
;TYPE_RAR 3
;TYPE_PRECOMP 4
;TYPE_SREP 5
;TYPE_XDELTA 6
;TYPE_PACKZIP 7
;TYPE_EXEC 8

[ISDoneFile1]
Type=1
PctOfTotal=10
InFileName={src}\Data1.arc
OutPath={app}\Data1.arc
ShowChangeDiskWindow=1
DeleteFile=0
Password=YourPassword
ExtractedPath={app}\
Cfgfile={tmp}\arc.ini
WorkPath={tmp}
ExtractPCF=0

[ISDoneFile2]
Type=2
PctOfTotal=0
InFileName={src}\Data1.7z
OutPath={app}\
ShowChangeDiskWindow=1
DeleteFile=0
Password=YourPassword

[ISDoneFile3]
;RAR Extract Example
Type=3
PctOfTotal=10
InFileName={src}\Data1.rar
OutPath={app}\
ShowChangeDiskWindow=1
DeleteFile=0
Password=YourPassword

[ISDoneFile4]
;Precomp Extract Example
Type=4
PctOfTotal=10
InFileName={src}\Data1.pcf
;OutPath should be a file name
OutPath={app}\Data1.unpack
ShowChangeDiskWindow=1
DeleteFile=0

[ISDoneFile5]
;Srep Extract Example
Type=5
PctOfTotal=10
InFileName={src}\Data1.srep
;OutPath should be a file name
OutPath={app}\Data1.unpack
ShowChangeDiskWindow=1
DeleteFile=0

[ISDoneFile6]
;Xdelta Extract Example
Type=6
PctOfTotal=10
MinRAM=512
MaxRAM=1024
InFileName={src}\Data1.xdelta
DiffFile={src}\Data1.diff
;OutPath should be a file name
OutPath={app}\Data1.unpack
ShowChangeDiskWindow=1
DeleteFile=0
DeleteDiffFile=0

[ISdoneFile7]
;PackZip Compression
Type=7
PctOfTotal=0
;Compression Level
ComprLvl=9
;InFileName Should be A Dir
InFileName={src}\Compress\*
;OutPath Should be a File
OutPath={app}\1.zip
DeleteFile=0

[ISDoneFile8]
;Exec Example
;PctOfTotal cannot be used
;for smooth progressbar, don't specify pctoftotal with any other File, and let ISdone decide progressbar via test run
Type=7
InFileName={src}\*.rpf
OutPath={app}\
Exec={tmp}\pzlib.exe
ExecCmdLine=e -m1 -t100p "<infile>" -o "<outfile>.pzlib"

Setup.ini

Code:

[Installer]
Name=Grand Theft Auto 4
Version=0.1
Publisher=Prince Gupta
URL=www.fileforums.com
NeedSize=3268
NeedInstallSize=5268

[SysReq]
CPUCores=4
CPUThreads=8
CPUClockSpeed=1600
RAMSizeMB=2400
GPUSizeMB=1024

[Theme]
Black=1
BtnCol=$da532c
;triggers to install specified font at run time in Font Section, given the files in Graphics\Font
CustomFont=1

[Font]
LablFont=TTSupermolot-Light
BtnFont=TTSupermolot-Regular

[Installation]
ISDone=1
UltraARC=0
AppFiles=C:\Program Files (x86)\Inno Setup 5\

[ISDONE]
NeedRam=512
SrepNeedRam=512
Records=1
Facompress=1
PrecompInside=1
SrepInside=1
MSCInside=1
RAZOR_PRECOMP=1
RAZOR_Precomp_MT=1
UnRAR=1
PackZip=1
XDelta=1
Fazip=1
MSC_FROG=1
MSC_TAK=1
PZLIB=1
PZLIB_DLL=1
REFLATE=1
ZSTD=1
LZ4=1
LZ5=1
XZ=1
PPX2=1
OFR=1
KAOS_DDS=1


[Precomp]
Version=0.42

arc.ini

Code:

[External compressor:precomp]
header = 0
packcmd  = precomp -slow {options} -o$$arcpackedfile$$.tmp  $$arcdatafile$$.tmp

[External compressor:pzlib]
header = 0
packcmd  = pzlib e -m2 -st50p -t8 -ct8 -c32m -b512k $$arcdatafile$$.tmp -o $$arcpackedfile$$.tmp

[External compressor:srep]
header = 0
packcmd  = srep {options} -m3f -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

[External compressor:srep64]
header = 0
packcmd  = srep64 {options} -m3f -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

[External compressor:lzma64]

header = 0

packcmd  = lzma64 e lzma{:option} <stdin> <stdout>

[External compressor:xz]
header = 0
packcmd  = 7z a -txz -an -mcrc=0 -m1=lzma2:d192m:fb=273:mf=bt4:mc=999999:lc=4:lp=0 -mmt=2 -mx9 -si -so <stdin> <stdout>

[External compressor:zstd]
packcmd    = zstd --ultra -22 -r -v -f $$arcdatafile$$.tmp -o $$arcpackedfile$$.tmp

[External compressor:msc]
header = 0
packcmd  = msc c -v -f -wav=1 -raw=1 -bmp=1 -ddsraw=1 -ddsdxt=1 -mp3=1 -bmf=9s -tak=9+ -dxt=1 -lzma=hc4,lc8,lp2,pb2,fb273,mc1000 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

[External compressor:lzham]
packcmd  = lzham -m4 -d29 c $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

[External compressor:reflate]
header = 0
packcmd  = reflate -process -c6 -t4 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

[External compressor:lz77]
header = 0
packcmd  = lz77 e -si -so <stdin> <stdout> -a1 -d30 -fb273 -mc100000 -lc8 -lp4 -mfbt4

[External compressor:fp8]
packcmd    = fp8 -5 $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd  = fp8 -d $$arcpackedfile$$.tmp.fp8
datafile  = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp.fp8

[External compressor:zpaq]
packcmd    = zpaq a $$arcpackedfile$$.tmp $$arcdatafile$$.tmp -method 5 -threads 4
unpackcmd  = zpaq x $$arcpackedfile$$.tmp $$arcdatafile$$.tmp -summary
datafile  = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp

[External compressor:zpaq64]
packcmd    = zpaq64 a $$arcpackedfile$$.tmp $$arcdatafile$$.tmp -method 5 -threads 8
unpackcmd  = zpaq64 x $$arcpackedfile$$.tmp $$arcdatafile$$.tmp -summary
datafile  = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp

[External compressor:lzt]
;x64 version ;fast: -32 ;max:-p1 -49 -b200
packcmd    = lzt -p1 -49 -b200 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp 
unpackcmd  = lzt -d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp 
datafile  = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp

[External compressor:nz]
packcmd    = nz a -r -v -cc -m1g -br256m -bw256m -p2 -t2 -nm $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp
unpackcmd  = nz x -m1g -p0 -t0 $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp   
datafile  = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp.nz

[External compressor:nz64]
packcmd    = nz64 a -r -v -cc -m2g -br512m -bw512m -p6 -t6 -nm $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp
unpackcmd  = nz64 x -m2g -p6 -t6 $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp 
datafile  = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp.nz

Blur and Flat_v1.8 +Method+compatible+Help Please


All times are GMT -7. The time now is 03:49.

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