adtf_datdump.exe --help
displays this list of command line parameters:
adtf_datdump
Usage:
adtf_datdump -h
adtf_datdump [--header] [-s] [-e] [-c] [-d] [-f] [-l] [-o] [-p <chunk index>]
[--extract-extension <name>] <filename>
Options:
-h, --help Print the usage info and quit.
--header Dump the file header.
-s, --streams
Dump stream header info
-e, --extensions
Dump extensions.
-c, --chunks
Dump chunks.
-d, --chunk-data
Dump chunk data.
-f, --find-chunks
Search the file for chunk headers.
-l, --list-streams
Prints the stream names as a JSON object.
-o, --overview
Print a brief summary of the file contents.
-p, --print-chunk <chunk index>
Print chunk data of given chunk.
--extract-extension <name>
Dump extension data to stdout.
<filename> The adtf dat file that should be read.
If you want to change properties during runtime, just have a look at ADTF Property Editor.