Quantcast
Channel: WiiDatabase
Viewing all articles
Browse latest Browse all 4060

Wiimms SZS Tools v2.02a r7827

$
0
0

Mit dem neuen "--basedir"-Parameter für wszst lassen sich nur Dateien aus Archiven extrahieren, die in einem bestimmten Unterverzeichnis liegen. "wszst XCOMMON" ist eine Abkürzung für "wszst EXTRACT --basedir=common". Per "wszst ANALYZE" können auch Track-Dateien analysiert und das Ergebnis in einem maschinenlesbaren Format ausgegeben werden.

Weitere Neuerungen findet ihr direkt hier unten im Changelog!

 - New option for wlect: --move1-tracks: Files with more than one hard link are copied and removed and not moved to create an unique version of the file.
- New assigning operator for BMG text files: "MID1 : MID2": Copy attributes and text of message MID2 to message MID1. Forward and chained references are allowed. Multi message ids like 'T12' are supported on both sides.
- New escape sequence for BMG text files: \m{a,b,...}: Each parameter is interpreted as message id. If a message with given ID exists (must be defined before and must not have an assigned value), then insert the text of the message.
- New option for wszst EXTRACT: --basedir=DIRECTORY: Extract only files from archives, that are below the DIRECTORY. Leading points and slashes and trailing slahes are removed from the parameter. --bdir is short cut.  
- New command: wszst XCOMMON: Scan archives and extract files from archives, that are below directory 'common'. Command XCOMMON is a short cut for EXTRACT --basedir=common.
- New command: wszst ANALYZE: Analyse track files and print resulta in machine readable format.

Viewing all articles
Browse latest Browse all 4060