Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 27-01-2018, 08:25
1234567890123 1234567890123 is offline
Registered User
 
Join Date: Aug 2014
Location: ankara
Posts: 92
Thanks: 124
Thanked 36 Times in 19 Posts
1234567890123 is on a distinguished road
Quote:
Originally Posted by 78372 View Post
Various errors can be there, doesn't seem to be a cls error. Try with original cls unpacking from profrager, if the error persists, then it's not my cls error.
yes in inno setup i have error with your cls but not in cmd
but profager's cls works great
Reply With Quote
Sponsored Links
  #2  
Old 05-05-2021, 14:08
kj911 kj911 is offline
Registered User
 
Join Date: Apr 2010
Location: world
Posts: 233
Thanks: 158
Thanked 89 Times in 63 Posts
kj911 is on a distinguished road
Quote:
Originally Posted by 78372 View Post
No temps, no chunks, no external executables nor dlls.

BPK has two cls, I just added both of them to a single dll and compiled.

I don't think this needs another new thread so posting here.

Enjoy!
Very thanks!! Its DLL file working via FreeArc and running from XP!! (De)compression its works, via tested one BIK file. OK.

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
Any test in coming soon.

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
Multiple files compression, via folders, its works. ;-)

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
BPK+LZMA:
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
Without SREP-ed version smaller than ~150kBytes. Gain its very minimal.

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
Reply With Quote
  #3  
Old 19-01-2018, 02:17
oltjon's Avatar
oltjon oltjon is offline
Registered User
 
Join Date: Dec 2013
Location: UNITED STATES OF ALBANIA
Posts: 218
Thanks: 1,132
Thanked 168 Times in 79 Posts
oltjon is on a distinguished road
very good cls thank you very much

Last edited by oltjon; 19-01-2018 at 08:14.
Reply With Quote
The Following User Says Thank You to oltjon For This Useful Post:
78372 (19-01-2018)
  #4  
Old 19-01-2018, 08:10
1234567890123 1234567890123 is offline
Registered User
 
Join Date: Aug 2014
Location: ankara
Posts: 92
Thanks: 124
Thanked 36 Times in 19 Posts
1234567890123 is on a distinguished road
cls srep and cls lolz still don't work on me
Reply With Quote
  #5  
Old 19-01-2018, 08:30
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 954 Times in 309 Posts
78372 is on a distinguished road
Quote:
Originally Posted by 1234567890123 View Post
cls srep and cls lolz still don't work on me
Try with an installer
__________________
NOT AVAILABLE
Reply With Quote
  #6  
Old 20-01-2018, 04:02
elit elit is offline
Registered User
 
Join Date: Jun 2017
Location: sun
Posts: 265
Thanks: 190
Thanked 325 Times in 119 Posts
elit is on a distinguished road
Quote:
Originally Posted by 78372 View Post
Try with an installer
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.
Reply With Quote
The Following User Says Thank You to elit For This Useful Post:
1234567890123 (20-01-2018)
  #7  
Old 20-01-2018, 04:12
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 954 Times in 309 Posts
78372 is on a distinguished road
Quote:
Originally Posted by elit View Post
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.
I told because that needs administrator access and he can't make that with bat. Installer always run as administrator so it should work.
What do you mean by "expect RZ"?
__________________
NOT AVAILABLE
Reply With Quote
  #8  
Old 20-01-2018, 04:28
elit elit is offline
Registered User
 
Join Date: Jun 2017
Location: sun
Posts: 265
Thanks: 190
Thanked 325 Times in 119 Posts
elit is on a distinguished road
Quote:
Originally Posted by 78372 View Post
I told because that needs administrator access and he can't make that with bat. Installer always run as administrator so it should work.
What do you mean by "expect RZ"?
I see, but I run whole system as admin so its probably not my issue. RZ is razor compressor's cls. That and 1 more I dont remember name were only ones I could ever make work. Everything else gave me app crash. I use win7 64bit btw and was wondering if this have to do with not using win10.

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.
Reply With Quote
The Following User Says Thank You to elit For This Useful Post:
1234567890123 (20-01-2018)
  #9  
Old 20-01-2018, 05:44
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 954 Times in 309 Posts
78372 is on a distinguished road
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
Reply With Quote
  #10  
Old 20-01-2018, 06:06
1234567890123 1234567890123 is offline
Registered User
 
Join Date: Aug 2014
Location: ankara
Posts: 92
Thanks: 124
Thanked 36 Times in 19 Posts
1234567890123 is on a distinguished road
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
Reply With Quote
The Following User Says Thank You to 1234567890123 For This Useful Post:
elit (20-01-2018)
  #11  
Old 20-01-2018, 06:10
elit elit is offline
Registered User
 
Join Date: Jun 2017
Location: sun
Posts: 265
Thanks: 190
Thanked 325 Times in 119 Posts
elit is on a distinguished road
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.
Reply With Quote
  #12  
Old 20-01-2018, 07:21
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 954 Times in 309 Posts
78372 is on a distinguished road
^^^
Can you please upload the script here?
__________________
NOT AVAILABLE
Reply With Quote
  #13  
Old 20-01-2018, 09:31
elit elit is offline
Registered User
 
Join Date: Jun 2017
Location: sun
Posts: 265
Thanks: 190
Thanked 325 Times in 119 Posts
elit is on a distinguished road
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
Cls.ini is(also generated):
Code:
[lolz]
Chunk=64m
Now here is something I just found only now. You see the file generator.exe on the right side panel that was used to create lolz cls. I can actually pack this file, it will create arc packed file with it inside. Now, this one is located in: D:\Downloads\a.
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.
Reply With Quote
  #14  
Old 20-01-2018, 09:55
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 954 Times in 309 Posts
78372 is on a distinguished road
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
Reply With Quote
  #15  
Old 20-01-2018, 10:25
elit elit is offline
Registered User
 
Join Date: Jun 2017
Location: sun
Posts: 265
Thanks: 190
Thanked 325 Times in 119 Posts
elit is on a distinguished road
Quote:
Originally Posted by 78372 View Post
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
Don't worry about multiarc, it (doesn't)work same with FA's GUI I tried already, multiarc only pass same arguments and I intentionally worked with simple few files to avoid possible unknown errors.
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
And yet, when I try to compress a file I get:
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.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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



All times are GMT -7. The time now is 08:57.


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