#61
|
|||
|
|||
@L0v3craft
precompmt doesnt required arc.ini include in compressor precomp64.exe precomp.exe cls-precompmt.dll cls-precompmt.ini in precompmt.ini edit Temp=./ and writr command for compression as -mprecompmt+srep+lzma... also if source file is below 64mb only 1 thread will be used. if above64mb 2 and so on... |
The Following User Says Thank You to ZakirAhmad For This Useful Post: | ||
shazzla (13-03-2017) |
Sponsored Links |
#63
|
||||
|
||||
Quote:
Your compressor works but I want use my compressor. I'm using this: Code:
cut Last edited by L0v3craft; 03-04-2017 at 23:11. |
#64
|
||||
|
||||
the mask has nothing to do with precompmt, just not to go out of the question
![]() to use mask with pmt, you just have to adapt the files for compression metodo1,2,3,4,5 etc., then you have to adapt to your anthem scrip is simple but takes time for tests Last edited by rinaldo; 12-03-2017 at 13:29. |
#65
|
||||
|
||||
Quote:
I edited my arc.ini: - I removed this part of the code: Code:
[External compressor:precomp] header = 0 packcmd = precomp64 -intense -v -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp unpackcmd = precomp64 -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp Code:
ultral24x4 = msc_frog+srep+delta+4x4:lzma:max/$void=srep+zstd/$deflate=precomp+srep+delta+4x4:lzma:max Code:
ultral24x4 = msc_frog+srep+delta+4x4:lzma:max/$void=srep+zstd/$deflate=precompmt+srep+delta+4x4:lzma:max ![]() Last edited by L0v3craft; 03-02-2021 at 13:19. |
#66
|
||||
|
||||
o yes code error
Code:
[External compressor:precomp] header = 0 packcmd = precomp64 -intense -v -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp unpackcmd = precomp64 -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp Code:
[External compressor:precomp64] header = 0 packcmd = precomp64 -intense -v -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp unpackcmd = precomp64 -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp Last edited by rinaldo; 12-03-2017 at 14:33. |
#67
|
|||
|
|||
Does precompmt ignore commands add in arc.ini? Or it only missing the option to disable MP3?
Schnaader say -t-3 disable MP3 compression, when i use it in Precomp045 that works fine but in precompmt it just ignoring this command. I need to disable MP3 compression because it cause error to my files. Is there some solution Razor? Last edited by chum; 03-04-2017 at 09:02. |
#68
|
|||
|
|||
Quote:
|
#69
|
||||
|
||||
I guess BLACKFIRE69's cls-precomp.dll has this facility.
You can add your custom options into, cls-precomp.ini >> [Precomp] >> Options= -cn -brute -t-+ ......
__________________
- All life is an experiment. The more experiments you make the better. - |
#70
|
|||
|
|||
Thanks, that one's working however it will force creating all the output files to where the .dll or arc.exe is, including the compressed file, the temp file folders as well as the log file.
And it seems when several precomp running in parallel to split the task, it will expose a problem I found: Some zip, 7z files , when only a few files going to be compressed, they will fail the decompress on CRC checks. When they are included in a larger set of files, they will pass the decompress. And with a large set of files, precomp running in parallel , they will fail to decompress because of CRC errors. I guess the reason is, when those zip, 7z files mixed with large set of files, they work fine. When precomp running in parallel , the whole file set been splitted into multiple sections, and the section doesn't have enough files to save those kids. The zip,7z files have problems are when you try to run this command Quote:
Quote:
I'll try -cl or -cb with precomp's builtin compressing;; |
#71
|
||||
|
||||
I also have this experience on xtool with -t100p.
__________________
- All life is an experiment. The more experiments you make the better. - |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
FIFA 09 - DVD9 MULTI 5 to DVD5 MULTI 2 | SirArthur | PC Games - CD/DVD Conversions | 21 | 25-12-2009 21:00 |
How To Create Xbox Multi Game Dvd Discs | dude | XBox Games | 8 | 23-04-2003 21:34 |
xbox iso tools / multi dvd-r games | dude | XBox Games | 8 | 26-02-2003 15:38 |
looking for help with AvP2 multi player | noob-boy | PC Games | 4 | 16-08-2002 16:49 |
Copying games without multi session writing | Robitaille | DC Games | 5 | 19-11-2000 00:47 |