FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   M&S_Kompressor By DLG (https://fileforums.com/showthread.php?t=97611)

gozarck 24-08-2016 18:26

Thanks god felice are you ok. I see the news and the horror people alive in the ground the childs and the old people. Really so sad.

RamiroCruzo 24-08-2016 20:14

Good to hear everyone's safe and sound...No one can control force of nature, the more you try to do so, the more it proves ya wrong...So, start green lives ;)

isakhauge 21-01-2017 01:14

Hi! I'm currently repacking a game of mine, but I would very much like a readme/manual for the fantastic M&S Kompressor. Like, what's $void and $msrsolid mask? And how do I use it?

- I couldn't find any link to the readme.

felice2011 21-01-2017 08:12

The masks are different filters that are applied to the data compression, all the compressed files are selected from the setting inside the "arc.groups" files.

The extension of the unrecognized filter is packed with the main method, the recognized filter that starts with the $ sign compresses all the files with the chosen method following.

Exampless...

(/$text= srep+zstd) This will compress all text files separately and then put inside the archive.
Code:

$text
file_id.diz
descript.ion
files.bbs
read.me
readme
readme.*
*.
*.txt
*.asc
*.lng
*.css
*.dtd
*.dtdxml
*.htm
*.html
*.shtml
*.xml
*.xsl
*.xsd
*.docbook
Etc....

($void=msc+srep64+zstd) For the list of non-compressible files, excluding the compression method the files that do not get any compression ratio.
Code:

$void
*.bnk
*.usm
*.bik
*.bk2
*.flv
*.f4v
*.avi
*.wmv
*.mov
*.vob
*.3gp
*.asf
*.mp4
*.m4v
*.mpg
*.mkv

(/$deflate=pzlib...lz77) Filter and compresses all files with the extensions groups, and then put the package in the archive.
Code:

$deflate
*.cpk
*.dat
*.upk
*.cas
*.rpf
*.pdf
*.swf
*.zip
*.jar
*.png
*.gif
*.gz
*.tgz
*.svgz
*.sis
*.gadget
*.fb2z
Etc....



All times are GMT -7. The time now is 15:16.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com