#61
|
|||
|
|||
Quote:
try this: if not ISArcExtract ( 0, 100, ExpandConstant('{src}\data.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break; |
Sponsored Links |
#62
|
|||
|
|||
Quote:
error : unsupported compression method pzlib+srep+delta+lzma.... |
#63
|
||||
|
||||
shazzla What game is trying to compress?
|
#64
|
|||
|
|||
crysis 1
|
#65
|
||||
|
||||
Your system is 64 or 32 bits
|
#66
|
|||
|
|||
x64.
but as i wrote before : I can unpack the archives using isdone with ISExec. IsArcExtract doesnt work. And i dont know why..... :/ |
#67
|
||||
|
||||
X64 version
You do not need to add anything else You can open pZLib.exe directly to read its documentation https://drive.google.com/open?id=0B6...ldRTWxDSW9uQ2c I hope you understand, if you get CRC error try changing to -m1 or use reflate for some games |
#68
|
|||
|
|||
everytings clear as it was before. btw thanks !
|
#69
|
|||
|
|||
Thx again To you Razor!
OK... I finally succeeded in compressing Shadow Warrior 2 bin files
after numerous attempts.. I found "THE SETTING" : ) for this game and no more crc checksum error at decomp ....installation is ok in both ASC and INNO for that used pzlib x86 (instead of x64) v3H, I had to split games files in 4 parts and I had to get rid of -c# setting and apply : packcmd = pZLib e -m2 -st50p -ct8 -b1024k - -o - <stdin> <stdout> I had to "sacrify" size (from 8.4Gb to 8.53Gb) but still I am happy with it !! Thx again Razor for sharing this fantastic tool , I will never forget to give you the credits for it! ...brilliant work Last edited by zouzouni; 30-12-2016 at 11:11. |
The Following 2 Users Say Thank You to zouzouni For This Useful Post: | ||
BLACKFIRE69 (24-09-2019), ZAZA4EVER (31-12-2016) |
#70
|
|||
|
|||
Very Thanks razor For V3 .. but I want Help in install wpi
how add pzlip unpack to wpi setup i make just cause 3 from 54.5gb to 20.4gb by pzlip+msc+serp+lzma eng & arabic lang - commnt ... and uppack perfect by the attachment cmd and check md5 files perfect well .. i want to add pzlip and command lines to wpi setup i try it but fail not progress with me installing and not progress please help and happy new year |
#71
|
|||
|
|||
i try to add pzlib.exe to wpi but when install progress ~ 2% and stop not make any progress please help ... where the problem in unarc.dll or arc.ini or what? ..
i make again repack make it 16.6gb not 20.4gb ... as well unpack by attachment i uploaded it in previous post and not unpack by wpi |
#72
|
||||
|
||||
try to write so ( pZLib.exe ) in the script
|
#73
|
||||
|
||||
also check your arc.ini
Code:
[External compressor:pzlib] header = 0 unpackcmd = pzlib d -t8 - -o - <stdin> <stdout> Code:
packcmd = pZLib e -m2 -st50p -ct8 -b1024k - -o - <stdin> <stdout> don't think it matters any but try as suggested. |
#74
|
||||
|
||||
Quote:
|
#75
|
|||
|
|||
Not Solve , Thanks For Reply And Help
Quote:
|
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Anno 1701 won't load, just get a blue screen! | Shadow22 | General Gaming | 5 | 28-08-2012 13:52 |
CPU jumps up to 100% now, not before | dav6 | Software | 11 | 24-05-2008 04:33 |
Elder Scrolls IV: Oblivion. WTF FOR ME. | SansMercy | General Gaming | 5 | 08-04-2007 00:05 |
weird error.... | sheykh | PC Games | 5 | 07-05-2006 21:23 |
Have someone the german final release of WinNT 5 (2000) SP2 | luckystar | PC Games | 0 | 15-08-2001 13:11 |