level 11
TXX Tools (v1.3). Created by ShadowX
Analyzes / Extracts / Builds TXX archives.
Usage:
txx_tools <-x|-b|-i|-a <size>> [-o] [-v] [-z] [-r] [-k <key index>|<user key>] <source> [target]
-x Decrypt and Extract txx archive(s) specified by <source>.
-b Build and Encrypt txx archive from files found in <source> directory.
-i Analyze txx arhive(s) specified in <source> and display summary info.
-a Creates Archives.txx file based on .txx files found in <source> directory.
<size> specifies the size of the output Archives.txx file.
This is required for correct patching, using patchFCdll.exe
If 0, no padding will be applied.
-o Overwrite files if they already exist.
By default, existing files will not be overwritten.
-v Provide verbose output.
-z Decompress files during archive extraction.
Works only with -x option.
-r Extract all txx archives into TxxRoot directory.
By default, each archive is extracted into a separate directory.
Works only with -x option.
-k Specifies encryption/decryption key to use.
Required for -b option.
Optional for -x and -i options (The correct key will be auto detected)
<key index> Index of the key to use. Supported keys are :
0 - No Encryption
1 - 3D SexVilla 2 - Everlust
2 - Hentai 3D 2 - Cry of Pleasure
3 - Virtually Jenna 2 - Jenna Forever
4 - Virtually Jenna v33
5 - 3D GayVilla
<user key> Specifies a custom key to use. Must be 16 hexadecimals long.
<source> For -x and -i options, specifies txx archive(s) to process.
Can include wildcards
For -b option, specifies the directory to build txx from.
For -a option, specifies the directory to build Archives.txx from.
<target> For -x option, specifies the directory to extract archive(s) to
By default, will use current directory.
For -b option, specifies the filename to build to.
By default, will build into <source>.txx
For -a option, specifies the filename to build to.
By default, will build into Archives.txx
See Release Notes for usage examples.
2016年04月04日 09点04分
