|
#11
|
|||
|
|||
|
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.) Last edited by kj911; 03-03-2026 at 08:24. Reason: typo fix |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| newbie question | bigorangekitty | PS2 Games | 5 | 15-05-2002 16:51 |
| Total newbie...dumb question...patience please! | xxxMikexxx | PC Games | 1 | 02-04-2002 23:19 |
| newbie question | troi22 | PS2 Games | 1 | 28-02-2002 03:18 |
| newbie PAL patch question for Pro Evolution | Purple Cowboy | PS2 Games | 2 | 19-02-2002 12:39 |
| Newbie question...how do I know if the game I've downloaded is Autoboot or not? | konichiwa | DC Games | 1 | 23-11-2000 20:35 |