|
|
|
#1
|
|||
|
|||
|
I have successfully managed to compress PES 2019 to 11 GB using this method , i used below script command :
Method : -mztool_pzlib_zlib+srep:m3f:a16:d1g+lolz:dtb1:tt8:m t2:gm2 0:fba0:d128m+mc1023 :::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::: bin\arc a -ma9 -ds -di -i2 -ep1 -ed -r -w.\tempzZ "Data_pzlib_Zlib-2.arc" -mztool_pzlib_zlib+srep:m3f:a16:d1g+lolz:dtb1:tt8:m t2:gm2 0:fba0:d128m+mc1023 "C:\PES\*" :::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::: Download whole compression method below if it helps : Code:
https://ufile.io/vpeek Can you guys share your decompression script for this compression method or at least tell me which values should i change in those scripts to manage decompress this archives ? please ? any help would be appreciated
__________________
Paint me white so i can invisibly fight in the light...paint me black so i can hide my tears in the shadow of your heart. Last edited by amin fear; 15-01-2019 at 02:35. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
CIU arc.ini
Code:
[External compressor:ztool_pzlib_zlib]
header = 0
unpackcmd = ZTool d:{compressor}{:option}:t100p:cm0mb - - <stdin> <stdout>
__________________
Haters gonna hate
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
amin fear (15-01-2019) | ||
|
#3
|
|||
|
|||
|
Quote:
An error occurred while unpacking: Unable to write data to disk! Unarc.dll returned an error code: -11 ERROR: archive data corrupted (decompression fails) Do you have any idea what does it mean ? is my compression method/switch problematic & not working ? the compression method plus files is already posted in above post.
__________________
Paint me white so i can invisibly fight in the light...paint me black so i can hide my tears in the shadow of your heart. |
|
#4
|
||||
|
||||
|
Which lolz version did you use for compress?
CIU use new lolz version and I can say that compress with old lolz and install with new lolz does not work
__________________
Haters gonna hate
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
amin fear (21-01-2019) | ||
|
#5
|
|||
|
|||
|
Quote:
There is only "lolz_x64.exe" binary with no version information data using tools such as Resource Hacker. will check that version conflict in detail. ![]() Also the problem solved by @pakrat2k2 switch correction. Thanks a lot, fellows!
__________________
Paint me white so i can invisibly fight in the light...paint me black so i can hide my tears in the shadow of your heart. |
|
#6
|
||||
|
||||
|
also in the method ( sent me files ) he also has spaces where there shouldnt be any
(not the forum posting spaces issue...) Code:
m t2:gm2 0 |
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
amin fear (21-01-2019) | ||
|
#7
|
|||
|
|||
|
Hi I'm wondering how to extract a .arc compressed with lolz with isdone.
I compressed with this simple arc.ini: Quote:
How can I get isdone/ISFreeArcExtract to unpack this file? Using the isdoneexample1.iss I just get the "unsupported method" error. How can I tell it how to extract my file? Also is there a way to extract lolz without needing an administrator command prompt? Thank you in advance EDIT: I worked it out - you must have the cls-lolz stuff in the Include section of the .iss an also make sure to ExtractTemporaryFile each of the files too in the Code section. I was missing the ExtractTemporaryFile each of the cls-lolz files. Last edited by describe19; 20-02-2019 at 05:08. |
|
#8
|
|||
|
|||
|
I am now having the same issue with srep: i can extract with a .bat just using srep64.exe like above with this in arc.ini:
Code:
[External compressor:srep64]
header = 0
packcmd = srep64.exe {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep64.exe -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
I have made sure to include srep64.exe in [Files] and the ExtractTemporaryFile('srep64.exe') in the [Code] section,as well as arc.ini, but I still get the error, . How can I extract srep64 with ISDone.dll / ISFreeArcExtract? Thank you, sorry for the double post. Edit:Works fine with srep.exe but not srep64 i dont understand why, only thing i changed was srep64.exe to srep.exe. Why doesn't srep64 work with isdone but it does with just a .bat. How can I get it to work? Also is there a way to change whether xlolz and srep 64 bit or 32 bit .exe is used depending on the user's system? Edit2: I have changed the unpackcmd to srep64.exe -d -s -- <stdin> <stdout> and this seems to fix. I have also tried cls-srep.dll but I get a crc error...no error just using just srep64.exe and arc.ini. Last edited by describe19; 23-02-2019 at 03:09. |
|
#9
|
|||
|
|||
|
I have another question: I am trying to make an array of strings I have tried this but it doesn't work:
var MyArray: array [0..2] of string =('cat','dog','man'); Is it possible to declare and initialize an array of strings in such a way? |
|
#10
|
||||
|
||||
|
Quote:
MyArray: array of string; begin MyArray := ['cat','dog','man']; |
| The Following 3 Users Say Thank You to Razor12911 For This Useful Post: | ||
|
#11
|
|||
|
|||
|
Thank you! I could not find the proper syntax for inno pascal anywhere! Is there documentation I can learn from?
|
|
#12
|
||||
|
||||
|
Quote:
https://www.tutorialspoint.com/pascal/ |
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
ShivShubh (24-11-2019) | ||
|
#13
|
||||
|
||||
|
Anyone knows if there is SuspendProc for ISDone too?
Respectively to pause TimeStr2.
__________________
Haters gonna hate
|
|
#14
|
|||
|
|||
|
unarc.dll error code: -12 check sum error
I am getting "unarc.dll error code: -12 check sum error" at first percent/% of my setup decompression phase on SOME windows systems using below XTOOL command :
The decompression goes without error on most systems but on a few systems gives "unarc.dll error code: -12 check sum error" , anybody knows some solution for this ? increasing virtual memory does not help ! the system has 16GB Ram + CPU corei5 ,so the problem is not from computer resources , its very odd Code:
xZLib+srep:m3f+4x4:b128mb:lzma:ultra:64m:bt4:fb273:lc8:mc1000000
__________________
Paint me white so i can invisibly fight in the light...paint me black so i can hide my tears in the shadow of your heart. |
|
#15
|
||||
|
||||
|
Quote:
and Edit CLS.ini Code:
[SREP] Bufsize=24m transfer_ReadBufSize=512k transfer_WriteBufSize=512k Memory=512m TempPath=.\ |
| The Following User Says Thank You to Simorq For This Useful Post: | ||
amin fear (10-11-2019) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |