Skip to content

wudecon

Compare
Choose a tag to compare
@LemonHaze420 LemonHaze420 released this 04 Jan 00:46
· 17 commits to master since this release

A multi-purpose tool built with ShenmueDKSharp to convert/unpack a variety of file formats used in Shenmue I and Shenmue II.

wudecon v1.0.6942.42917
        wudecon <mode> <input> <output>
        wudecon --all <input dir> <output dir>
        wudecon --mt5 <mt5 file> <obj file>
        wudecon --mt5 <dir with mt5's> <output dir>
        wudecon --mt7 <mt7 file> <obj file>
        wudecon [--pkf|--pks|--spr|--ipac|--gz|--afs] <source file> <output dir>
        wudecon --tac <tad file> <tac file> <output dir>

Batch conversion possible by replacing file argument for path. Verbose logging can be enabled by adding 'v' to the mode argument. Adding 't' to the mode argument will enable TAC/TAD extraction.