View Single Post
  #20  
Old 26-10-2020, 08:45
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Thumbs up MTX v5.1.0.0 New Update Test.

MTX v5.1.0.0 New Update Test

it's time for a new update. you guys, can you do some testing for me?

TESTS:
  • MTX + oo2reck
  • MTX + oo2recm
  • MTX + oo2recs



Arc.ini
Code:
; //================== FreeArc =================\\
[External compressor:oo2reck,oo2recm,oo2recs]
header    = 0
packcmd   = {compressor} e <stdin> <stdout>
unpackcmd = {compressor} d <stdin> <stdout>


; //==================== MTX ====================\\
[External compressor:MTX_oo2reck, oo2reckMTX, oo2reckX]
header = 0
default   = -t:100% --logs
packcmd   = MTX.exe a:oo2reck -c:64m {options} - - <stdin> <stdout>
unpackcmd = MTX.exe x:oo2reck {options} - - <stdin> <stdout>

[External compressor:MTX_oo2recm, oo2recmMTX, oo2recmX]
header = 0
default   = -t:100% --logs
packcmd   = MTX.exe a:oo2recm -c:64m {options} - - <stdin> <stdout>
unpackcmd = MTX.exe x:oo2recm {options} - - <stdin> <stdout>

[External compressor:MTX_oo2recs, oo2recsMTX, oo2recsX]
header = 0
default   = -t:100% --logs
packcmd   = MTX.exe a:oo2recs -c:64m {options} - - <stdin> <stdout>
unpackcmd = MTX.exe x:oo2recs {options} - - <stdin> <stdout>

i'll attach the MTX v5.1.0.0 test files.

thanks @dixen for the idea.

_

Last edited by BLACKFIRE69; 27-10-2020 at 04:36.
Reply With Quote
The Following User Says Thank You to BLACKFIRE69 For This Useful Post:
dixen (26-10-2020)