Skip to content

Latest commit

 

History

History

evtc_dump

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

evtc_dump

Dump ArcDPS EVTC log information in a JSON format. Prebuilt executables can be downloaded from releases.

# dump all information
evtc_dump path/to/log.zevtc
evtc_dump path/to/log.zevtc path/to/output.json

# dump specific information
evtc_dump path/to/log.zevtc --data agents
evtc_dump path/to/log.zevtc --data skills
evtc_dump path/to/log.zevtc --data events