|
#16
|
||||
|
||||
|
Quote:
@Masquerade, this may work as expected ![]() _pack.bat :- Quote:
Last edited by BLACKFIRE69; 18-07-2020 at 06:05. |
| Sponsored Links |
|
#17
|
||||
|
||||
|
Ehm....
Code:
Binaries\arc.exe a -ep1 .....................
__________________
Haters gonna hate
|
|
#18
|
|||
|
|||
|
The text in my earlier message was just an example, so I didn't inentionally leave out any args - the full command:
Code:
"..\Binaries\arc.exe" a -ep1 -dses --dirs -s; -lc- -di -i2 -r -w.\Temp -m%comp% "%cd%\Out\MASQUERADE-Data_%num%.MSQ" "%cd%\In\%num%\* https://anonfiles.com/pdr8I8G9od/Test_7z Try this, open the bat file and type "00" to select the archive data, then type "mtx:c64m:t16:rz" and watch as you get the unknown method error |
|
#19
|
||||
|
||||
|
Quote:
Code:
@echo off set /p num=Enter output archive name: set/p comp= Enter Compression Method: set "InputDir=%~dp0In" set "OutputDir=%~dp0Out" cd /d "C:\Users\BLACKFIRE69\Downloads\Compressed\Test\Binaries" arc.exe a -ep1 -dses --dirs -s; -lc- -di -i2 -r -w.\Temp -m%comp% "%OutputDir%\MASQUERADE-Data_%num%.MSQ" "%InputDir%\%num%\*" pause&exit |
| The Following User Says Thank You to BLACKFIRE69 For This Useful Post: | ||
Masquerade (19-07-2020) | ||
|
#20
|
||||
|
||||
|
Universal Accelerator - cls-mtx.dll v.2.0.0.1
New Update v.2.0.0.1 what's new,
Compression: Pack.bat Quote:
Decompression: cls.ini Quote:
|
| The Following 6 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
dixen (19-07-2020), ffmla (19-07-2020), KaktoR (19-07-2020), L0v3craft (19-07-2020), Masquerade (19-07-2020), Razor12911 (19-07-2020) | ||
|
#21
|
||||
|
||||
|
Quote:
SetCurrentDir(ExtractFilePath(GetModuleName)); where GetModuleName is Code:
function GetModuleName: string; var szFileName: array [0 .. MAX_PATH] of char; begin FillChar(szFileName, sizeof(szFileName), #0); GetModuleFileName(hInstance, szFileName, MAX_PATH); Result := szFileName; end; |
| The Following 2 Users Say Thank You to Razor12911 For This Useful Post: | ||
BLACKFIRE69 (19-07-2020), L0v3craft (20-07-2020) | ||
|
#22
|
||||
|
||||
|
New Update v.2.0.0.2 what's new,
Thanks to @Razor12911 , @Masquerade. Quote:
Now it is fixed.
|
| The Following 4 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
|
#23
|
|||
|
|||
|
Well....Add fixed cls-mtx and..
Quote:
Quote:
|
|
#24
|
||||
|
||||
|
If there is no "Pack0" folder, this will happen.
Bin\arc.exe a -ep1 -r -ed -s; -w.\temp -m=mtx:c64m:t8:mpz ..\Packed\Data0.bf "Pack0\*" FreeArc shows an error (warning: no files) if there is no existing folder. so try to change the input. for my example (v.2.0.0.2), Create a folder named "Pack0" next to the "Bin" folder. Add your files there. and change your input in Pack.bat "Pack0\*" to "..\Pack0\*" Last edited by BLACKFIRE69; 20-07-2020 at 06:13. |
|
#25
|
|||
|
|||
|
BLACKFIRE69
That's ok)) Quote:
Thx) |
| The Following User Says Thank You to dixen For This Useful Post: | ||
BLACKFIRE69 (20-07-2020) | ||
|
#26
|
||||
|
||||
|
New Update - cls-mtx.dll v.2.0.0.3 Changes: ✪ Improved the processing speed. -- some implementations has been changed. ✪ Dll file can be renamed to a another name. -- cls-mtx.dll --> cls-rzx.dll. ✪ The new update allows tools to be executed from a sub-folder. Quote:
✪ Users can use a custom configuration file instead of "arc.ini" -- If you use a custom configuration file (config0.ini) for compression / decompression commands instead of "arc.ini", the new update will allow you to define that file as the default config file. -- to define a new config file, (check the example in .rar file) Quote:
✪ The section name of "Cls.ini" should be the same as the file name "dll". (check the example in .rar file) Quote:
|
| The Following 4 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
|
#27
|
|||
|
|||
|
Hello BLACKFIRE69, a suggestion for your tool, the ability to change temp path?
e.g. CLS.INI: Code:
[mtx] Threads=100p Temppath=<insert> Code:
SetIniString('mtx', 'TempPath', ExpandConstant('{app}\'), ExpandConstant('{tmp}\CLS.ini'));
|
| The Following User Says Thank You to Masquerade For This Useful Post: | ||
shazzla (09-09-2020) | ||
|
#28
|
||||
|
||||
|
Quote:
|
|
#29
|
||||
|
||||
|
New Update - cls-mtx.dll v.2.0.0.4
New Update - cls-mtx.dll v.2.0.0.4 Changes: ✪ Dll file can be renamed to a another name. -- cls-mtx.dll --> cls-rzx.dll. ✪ The mtx allows tools to be executed from a sub-folder. Quote:
✪ Users can use a custom configuration file instead of "arc.ini" -- If you use a custom configuration file (config0.ini) for compression / decompression commands instead of "arc.ini", the new update will allow you to define that file as the default config file. -- to define a new config file, (check the example in .rar file) Quote:
✪ The section name of "Cls.ini" should be the same as the file name "dll". (check the example in .rar file) Quote:
✪ Now it is possible to change TmpPath in decompression using cls.ini. Code:
cls.ini [mtx] Threads=4 TmpPath=D:\Games\TmpTest Last edited by BLACKFIRE69; 24-07-2022 at 23:25. |
| The Following 3 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
|
#30
|
|||
|
|||
|
@BLACKFIRE69
Thanks for the addition of the tool, however there has not been a change as highlighted in the below image. ![]() In the left panel we see my Temp Folder where the CLS-MTX unpack folder. In CLS.ini we see that the temp path is in my install path, G:\Games\Minecraft Dungeons There is no unpack folder in the G:\Games\Minecraft Dungeons Folder |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| New Universal Extractor By DLG | felice2011 | Conversion Tutorials | 5 | 30-12-2018 04:16 |
| Universal CLS Generator | 78372 | Conversion Tutorials | 57 | 30-01-2018 04:04 |
| CheatEngine Universal Game Cracker All Games 2014 | sillywalks | PC Games | 1 | 01-12-2014 12:24 |
| HELP: Universal Backup Instructions [RAW Mode] | Rocha | PC Games | 3 | 30-06-2004 05:11 |
| Universal Combat RCxxx | CyKlone71 | PC Games | 0 | 03-03-2004 19:02 |