

The following steps describes how to replace the track names of all message files of all supported languages of Mario Kart Wii without destroying any other message. The "-" behind the means: Use stdin (standard input) as file.With Linux or Mac and also with Windows if using the Cygwin environment, it is very easy to extract all SZS files with one command:įind -name '*.szs' | wszst extract -all -overwrite The means: Read the filename from a fie. Add -overwrite to overwrite or -dest=new.szs to give it another filename. This command tries to create a new my.szs, but it won't overwrite it. You can add, remove and/or modify files in the extracted tree: For recreating the archives a text file names 'wszst-setup.txt' is created.Images of TPL, TEX0 and BREFT subfiles files are stored as PNG files.BMG file are decoded and stored as BMG-Text files.Known archives like SZS, U8, BRRES, BREFF and BREFT are extracted recursively.it contains all extracted files and also some control file:

It's very easy to extract a SZS or BRRES archive completely and recursively:Ī directory named "my.d" is created. 3.2 Determine the transformation values.
