Skip to content

TES3Dump - e97e720

Pre-release
Pre-release
Compare
Choose a tag to compare
@Sharlikran Sharlikran released this 28 Sep 18:10

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