Wiimm hat seine exzellenten SZS-Tools aktualisiert.
BMG-Dateien unterstützen jetzt neue Farbnamen (YOR0, YOR1, YOR2, etc. bis YOR7). Dabei steht das Y für gelb (yellow), das O für orange und das R für rot. Allerdings werden diese beim Ausgeben aus Kompatibilitätsgründen als HEX-Codes angezeigt. Kleinere Bugs beim Umgang mit BMG-Dateien in wctct wurden gefixt und wctct CREATE unterstützt jetzt die Output-Modi EU-BRRES, US-BRRES, JP-BRRES, EU-SZS, US-SZS and JP-SZS, sowohl komprimiert (xx-BRRES) als auch unkomprimiert (xx-SZS), um Strap-Dateien zu erstellen.
Die Option wctct CREATE –image=dir wurde hinzugefügt, diese gibt ein Verzeichnis an, wo nach Bilder für BRRES- oder SZS-Dateien gesucht werden. wstrt hat die Optionen –vs-region und –bt-region spendiert bekommen, die die Region für VS- und Battle-Rennen angibt. Neu sind auch die Befehle wszst SHA1 –base64, welcher die Checksumme als BASE64-enkodierten String ausgibt und wszst SHA1 –verify, welcher eine Checksumme, die in einem Dateinamen integriert ist, vergleicht.
- BMG files: Support of new color names YOR0..YOR7: 8 continous colors from (Y)ellow to (O)range to (R)ed. For compatibility reasons, hex-codes are used instead of the new names on text output. - wctct: Minor bugs fixed for handling BMG files. - wctct CREATE: Support of output modes EU-BRRES, US-BRRES, JP-BRRES, EU-SZS, US-SZS and JP-SZS to create strap files, either uncompressed (xx-BRRES) or compressed (xx-SZS). - New option: wctct CREATE --images=dir: Define a directory where the images for BRRES or SZS files are searched. - KMP/GOBJ/ELINE_CONTROL: Use group names instead of index numbers for links into section ENPH. Reordering of groups is stable now. In section ENPT a cross reference to ELINE_CONTROL objects is printed. - New option for wstrt: --vs-region and --bt-region: Define different regions for versus races and battles. - New: wszst SHA1 --base64: print the checksum as BASE64 encoded string. - New: wszst SHA1 --verify: Compare a checksum integrated in the filename.