Skip to content

Releases: TES5Edit/TES3Edit

TES3Dump - e97e720

28 Sep 18:10
Compare
Choose a tag to compare
TES3Dump - e97e720 Pre-release
Pre-release

TES3Dump - e97e720

Command line:

TES3Dump <input ESP/ESM> > <output text file>

Examples

TES3Dump.exe "ModA.esp" > "TES3Dump_ModA.txt"

With optional redirect for console window

TES3Dump.exe "ModA.esp" > "TES3Dump_ModA.txt" 2> "TES3CON_ModA.txt"

Example with more command for unknown fields (use with only one record in the plugin)

TES3Dump.exe -more "ModA.esp" > "TES3Dump_ModA.txt" 2> "TES3CON_ModA.txt"

TES3Dump.exe without parameters will give list of available commands