Contact
For quick questions, discussions or other conversation that isn’t an issue feel free to join an open discord channel: https://discord.gg/dCDEPXx
GW2-Elite-Insights-Parser
Set Up
-
Go to Code tab
-
Go to Release section
-
Download the GW2EI.zip file
-
Extract all files anywhere you like
-
Open GW2EI.exe (feel free to make a shortcut and move to desktop)
-
gg
NOTE: .evtc files are currently located within “C:\Users<USERNAME>\Documents\Guild Wars 2\addons\arcdps\arcdps.cbtlogs”
Usage
-
Drag and drop 1 or multiple .evtc or .evtc.zip files into program
-
Click parse
-
When done the .html will be located in the same location as the evtc as “samename_boss_result.html”
Console Parsing
https://github.com/baaron4/GW2-Elite-Insights-Parser/blob/24df62abfec74446a07816524a98b9d97d87d966/LuckParser/Program.cs#L15-L22
If you would like to have your logs parsed without the GUI pass the file location of each evtc file as a string.
Settings can be configured in the GuildWars2EliteInsights.exe.config file. You can also use a custom config file:
GuildWars2EliteInsights.exe -c [config path] [logs]
To disable windows-specific commandline magic you can use -p:
GuildWars2EliteInsights.exe -p [logs]
Note it may take some time for each file to parse and they will not be ready to open the moment they are created.
JSON Documentation
The Json documentation can be found here
Contributors
Developers
- baaron4
- EliphasNUIT
- cordbleibaum
- QuiCM
- amgine
- Linus
- Sejsel
- Flomix
- Stonos
Other stuffs
- Linus (arena maps/ icons for combat replay)