Forum: Conversion Tutorials
30-05-2018, 04:02
|
|
Replies: 10
Views: 10,362
|
Forum: Conversion Tutorials
31-07-2017, 08:52
|
|
Replies: 72
Views: 85,708
Already tried $$arcdatafile$$.tmp...
Already tried $$arcdatafile$$.tmp $$arcpackedfile$$.tmp instead of <stdin> <stdout> and still same crc error at decomp only (plz4 codec)
I tried with 1.7.5 version of lz4lib.dll and still same...
|
Forum: Conversion Tutorials
30-07-2017, 16:44
|
|
Replies: 72
Views: 85,708
Hi everybody
Here is arc.ini for plz4 use...
Hi everybody
Here is arc.ini for plz4 use with ztool
[External Compressor: ztool]
header = 0
packcmd = ZTool e plz4:l9:t#:b#k:ct#:st#:cm#m:c#m <stdin> <stdout>
unpackcmd = ZTool d plz4:t8...
|
Forum: Conversion Tutorials
21-05-2017, 07:38
|
|
Replies: 17
Views: 11,561
|
Forum: Conversion Tutorials
21-05-2017, 07:35
|
|
Replies: 47
Views: 21,098
|
Forum: Conversion Tutorials
21-05-2017, 07:23
|
|
Replies: 17
Views: 11,561
yes it is ...set up like this!
I can run it no...
yes it is ...set up like this!
I can run it no problem with srep and freearc
I can even make it decomp with wpi ...but main problem with this compressor is that it doesn't work with stdin / stdout...
|
Forum: Conversion Tutorials
16-03-2017, 14:39
|
|
Replies: 47
Views: 21,098
Simple Lzma comp
...he's just using simple lzma compression or srep+lzma (srep being a precompressor to me but so essential nowadays, that it is induced in common compressor builds up by most people)
Thx Razor for...
|
Forum: Conversion Tutorials
30-12-2016, 09:58
|
|
Replies: 346
Views: 332,386
Thx again To you Razor!
OK... I finally succeeded in compressing Shadow Warrior 2 bin files :cool:
after numerous attempts.. I found "THE SETTING" : ) for this game and no more crc checksum error at decomp...
|
Forum: Conversion Tutorials
30-12-2016, 05:16
|
|
Replies: 346
Views: 332,386
try this:
if not ISArcExtract ( 0, 100,...
try this:
if not ISArcExtract ( 0, 100, ExpandConstant('{src}\data.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
|
Forum: Conversion Tutorials
30-12-2016, 05:10
|
|
Replies: 346
Views: 332,386
a picture to illustrate crc checksum error in...
a picture to illustrate crc checksum error in inno ( ASC stops decompression but doesn't give this error)
I had to setup a test inno installer with existing script of mine for Skyrim SE....
it...
|
Forum: Conversion Tutorials
30-12-2016, 04:40
|
|
Replies: 346
Views: 332,386
|
Forum: Conversion Tutorials
30-12-2016, 03:54
|
|
Replies: 346
Views: 332,386
Did you encode using pzlib v3 along with the 2...
Did you encode using pzlib v3 along with the 2 optionnal Dlls ... if so you need then in decompression folder and you need to add exctraction commands in INNO....
PZLIB+DLLS at comp and decomp...
|
Forum: Conversion Tutorials
30-12-2016, 01:38
|
|
Replies: 346
Views: 332,386
Awesome Work Razor 12911!!
This pzlib v3 (so is V2) doesn't work with cls pzlib Dll ....not meant to work with , Razor 12911 didn't program it to use cls Dll... ; )
Hey Razor , Thx again for that impressive tool , awesome...
|
Forum: Conversion Tutorials
07-11-2016, 14:26
|
|
Replies: 122
Views: 73,652
Big thank you for this nice piece of coding!
...
Big thank you for this nice piece of coding!
After testing between reflate of yours and this pzlib2, I wonder if this is the unlocked version of your reflate (without the need for -s2000m option...
|
Forum: Conversion Tutorials
07-11-2016, 14:12
|
|
Replies: 122
Views: 73,652
Big thank you for this nice piece of coding!
...
Big thank you for this nice piece of coding!
After testing between reflate of yours and this pzlib2, I wonder if this is the unlocked version of your reflate (without the need for -s2000m option...
|
Forum: Conversion Tutorials
03-11-2016, 06:23
|
|
Replies: 512
Views: 392,486
Hi Guys,
want to report an annoying...
Hi Guys,
want to report an annoying behaviour with asc (or bug?).... and big number of files extract!
Let's take an example: I wanted to recompress Skyrim SE and to acheive this purpose I...
|
Forum: Conversion Tutorials
11-10-2016, 14:51
|
|
Replies: 44
Views: 23,960
|
Forum: Conversion Tutorials
23-08-2016, 14:18
|
|
Replies: 512
Views: 392,486
|