![]() |
It is possible to include this file in Setup.dll, and for some installers it is even possible to include Setup.dll itself into Setup.exe so you have only Setup.exe + compressed archives.
Setup.dll is a FreeArc archive. You can extract it with FreeArc normally (change DLL extension to ARC). |
Quote:
|
Could someone write a good guide on how to make a CLS filter for FreeArc??
No, I don't mean the "CLS-Generator" solutions, unfortunately they don't work in all many cases. Now, let's assume we have this: compressor.c /source code or alternative EXE file/ CLS source code package from FreeArc. + MinGW compiler. What do we need to modify in the *.c source code during compilation so that, upon receiving a "cls-cmp.dll" file at the end of the process, it works as a DLL with FreeArc, either as an decompressor only or with full functionality, when using the "-mcmp..." switch during compression. To make things more complicated, let's assume that this is just the syntax (*.c or EXE): compressor.exe e/d in out What should we write in "cls.h" or other "simple*.cpp" files? One possible case is that we will only have a *.dll file, nothing else is needed, it can be used already. While the other, if only an EXE file is available, how do we "bind" the cls-*.dll file to our file so that the given compressor can work in STDIO mode? (no tmp files are written during operations.) Or do we need to modify the EXE as well? (see: the Razor case.) |
Quote:
The console is probably (!) needed for 32/64 compatibility, no more. You can't it do without temporary files if you're compressing 20GB and you only have 8GB. (I'm looking at it from the perspective of solid archives. If you're streaming data, the console will help you get rid of temporary files.) |
hi is there any way to unpack lolz archives from cli without using the cls plugins. thanks
|
^^
to decompress lolz archive you can use cls_lolz_x64.exe directly without cls dll. if youre trying to unpack fitgirl archives this is how you do it. Code:
[External compressor:magic2]Code:
cls_lolz_x64.exe d < "compressed_data.lolz" > "unpacked_output" |
Quote:
|
Quote:
|
you must have admin right to unpack, that's why you have error mapping.
Open command with administrator level |
Quote:
|
KaktoR help)
Quote:
|
Quote:
merging two different version of a game into a single archive is not a good idea. you shouldnt even compress all game data into a single archive, rather split the files up into multiple folder according to datatype and compress those folders individually using best methods for that datatype. or use arc.groups. |
https://rootz.so/d/iZDH6
Can someone help me with which oodle lib to use with this....it's from doom the dark ages |
Quote:
Code:
Library loaded: v2.9.10\oo2core_9_win64_2.dll |
Quote:
|
| All times are GMT -7. The time now is 10:52. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com