|
|
|
#1
|
|||
|
|||
|
Quote:
but profager's cls works great |
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
Code:
C:\>Arc.exe a -mbpk tmp.arc rockstar_logos.bik FreeArc 0.67 (March 15 2014) updating archive: tmp.arc Compressed 1 file, 35,665,884 => 26,079,703 bytes. Ratio 73.12% Compression time: cpu 13.45 sec/real 15.52 sec = 87%. Speed 2.30 mB/s All OK Mini update: Found the bug! The DLL not compressing via splitted BIK/BK2 videos!! Found few sample: http://samples.mplayerhq.hu/game-formats/bink2/ Code:
C:\>Arc.exe a -mbpk BIK3.arc Open_Logos_partial.bik FreeArc 0.67 (March 15 2014) creating archive: BIK3.arc Compressing 1 file, 10,240,000 bytes. Processed 0% ERROR: general (de)compression error in bpk C:\>Arc.exe a -mbpk 0.arc sc13_01_partial.bk2 FreeArc 0.67 (March 15 2014) creating archive: 0.arc Compressing 1 file, 10,240,000 bytes. Processed 0% ERROR: general (de)compression error in bpk Update2: Compressing BIK files sourced from SC2 Hungarian versions. BPK Only: Code:
C:\>Arc.exe a -mbpk videos.arc offline videos FreeArc 0.67 (March 15 2014) creating archive: videos.arc Compressed 24 files, 454,103,532 => 353,408,418 bytes. Ratio 77.83% Compression time: cpu 184.66 sec/real 202.88 sec = 91%. Speed 2.24 mB/s All OK Code:
C:\>Arc.exe a -mbpk+lzma:a1:mfbt4:d256m:fb273:mc1000:lc8 videos2.arc offline videos FreeArc 0.67 (March 15 2014) creating archive: videos2.arc Compressed 24 files, 454,103,532 => 324,503,253 bytes. Ratio 71.46% Compression time: cpu 598.48 sec/real 643.92 sec = 93%. Speed 0.71 mB/s All OK BPK+LOLZ version worse results: 340 590 349 byte (Ratio: 75.00%) UPDATE3: SREP-ed version, not decoompresseable in properly, use any variant and methods. (CLS-*.dll/*.exe files, arc.ini, any..) CRC-error in 2% percentage. Try it use REP or REP+LZMA methods from compressing. Last edited by kj911; 07-05-2021 at 13:49. Reason: Any new infos added |
|
#4
|
|||
|
|||
|
cls srep and cls lolz still don't work on me
|
|
#5
|
|||
|
|||
|
Try with an installer
__________________
NOT AVAILABLE |
|
#6
|
|||
|
|||
|
Could you please elaborate more on what you you mean by "using installer"?
I have same problem, most cls's expect RZ and maybe 1-2 more I could never made work. Last edited by elit; 20-01-2018 at 04:04. |
| The Following User Says Thank You to elit For This Useful Post: | ||
1234567890123 (20-01-2018) | ||
|
#7
|
|||
|
|||
|
Quote:
What do you mean by "expect RZ"?
__________________
NOT AVAILABLE |
|
#8
|
|||
|
|||
|
Quote:
Otherwise FA work without problem as well as exe's, its also latest FA 0.67 march 15 2014. I also could not get to work custom cls's made by your generator if that help. Last edited by elit; 20-01-2018 at 04:31. |
| The Following User Says Thank You to elit For This Useful Post: | ||
1234567890123 (20-01-2018) | ||
|
#9
|
|||
|
|||
|
I am using win7 x64 too and also my whole system runs as admin.
Probably your cls script or something else is incorrect because the generator works fine here.
__________________
NOT AVAILABLE |
|
#10
|
|||
|
|||
|
for me lolz is running in decompression but it's not using cpu and disk just use 250mb ram
tried example pack and unpack with cmd and run again it's worked for test file but tried precomp+msc_tak+srep+lolz gived error again today I will try deeply |
| The Following User Says Thank You to 1234567890123 For This Useful Post: | ||
elit (20-01-2018) | ||
|
#11
|
|||
|
|||
|
For your generator, I really tried everything, like different chunk settings(static/dynamic,0) as well as no cls.ini or one with different chunk settings.
To give you example, I recall once I was able to get generated cls working for bpk but chunk size had to be 0 and static. Then it packed but without showing progress. It still could not unpack no matter what. Default bpk cls was able to pack properly showing progress but was never able to unpack, giving decompression error as well. Lolz, for that one I could not generate working cls even for packing. Or I think there too chunk 0 maybe was able to pack with no progress but unpack never worked with any. On top of that, I tried cls others used that claimed to work for them - with exact same cls.ini settings as well and it still did not work. How can it work for someone but not other thats the question. I dont use any antivirus and even windows defender is disabled. Since there are more people having cls problems here(and not just in this thread), there must clearly be something specific that is causing this, and I would like to get to the bottom of it so everyone can benefit from cls's. If you have any idea where I could look into, or any tips on this issue I will greatly appreciate it. Last edited by elit; 20-01-2018 at 06:12. |
|
#12
|
|||
|
|||
|
^^^
Can you please upload the script here?
__________________
NOT AVAILABLE |
|
#13
|
|||
|
|||
|
Here is some example with generated cls for lolz, but first I want to let you know that your last cls-bpk seems to work fine for both packing AND unpacking, which is great and for me also rare so thank you for that.
Ok here is how I made lolz cls: 1.png File uclsg that it generated is: Code:
[CLS] CLSName=lolz TempDir=tmplolz Encode=file.in file.out Decode= Inputfile=file.in Outputfile=file.out Exec=lolz_x64.exe ChunkSize=64m Chunk=1 Code:
[lolz] Chunk=64m But, when I go one folder up to D:\Downloads and try to pack another file: 2.png I get this: 3.png That is same type of crash I always get. Last edited by elit; 20-01-2018 at 09:54. |
|
#14
|
|||
|
|||
|
I am not friendly with MultiArc so probably I haven't figured out the real problem but make sure you did these:
1. keep cls-lolz.dll at the same folder where freearc.exe is located 2. Do not try to add files to an already created archive 3. I am not sure keeping unpackcmd blank will cause bug or not, but you must use cls generated with UCLSG to unpack a file packed with UCLSG cls
__________________
NOT AVAILABLE |
|
#15
|
|||
|
|||
|
Quote:
1. yes as you see from my screenshot 2. no I always try pack to new one 3. I think it should but I am not 100%, how can one add 2 exe files since many programs have separate exe for packing and unpacking? Like bink_pack.exe | bink_unpack.exe, or oggre_enc.exe | oggre_dec.exe. Is there way to use your generator for such situations? Anyway, here is another example, I used default lolz cls and its settings as was published on this thread: 1.png ^I coppied 2 exe's and dll, there was no cls.ini so I assume its not needed and deleted if I had any in my FA folder. 2.png ^I copied exe and imported same exact lolz setting into my arc.ini, which is: Code:
[External compressor:lolz]
header = 0
packcmd = lolz_x64.exe {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
3.png This is with everything exact as it came. So, I dont know. You guys tell me if I did something stupid or what. And yes I did tried also with cls.ini and different and previously suggested parameters it did not made any difference. EDIT: 78372 here is an idea, if you could make lolz cls with your generator that work for you and tell me exact settings and how you did it, or just attach the files here, I will try it same way and see if it work, then we could see if its actually possible that same cls dont work on different systems. Last edited by elit; 20-01-2018 at 12:51. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Preview: Conversion Tool for Advanced Setup Creator | Razor12911 | Conversion Tutorials | 6 | 10-05-2017 00:30 |
| New Chinese SecuROM tool | EMPiRE | PC Games | 5 | 01-11-2005 13:49 |
| Generals Multiplayer miniserver/IP Tool | kapteins | PC Games | 0 | 21-05-2003 14:35 |
| ISO Tool Kit could be the problem | jessroc | XBox Games | 1 | 29-10-2002 12:29 |
| Ms Cabinet Tool | Maelstorm | CD/DVD Copy Protections & Utilities | 5 | 05-09-2002 15:30 |