Realtime Damage Meter tool for Lost Ark
libpcap
and libpcap-dev/libpcap-devel
packagesInstall Npcap in WinPcap API-compatible Mode
Restrict Npcap driver's access to Administrators only
git clone --recurse-submodules https://github.com/lost-ark-dev/loa-details
npm install
npm run dev
npm run build
. Output will be located in ./dist/electron
directory.This repository is a clone of the original interface from @karaeren. It has been modified to work as a standalone program, without the need of any 3rd party logger.
The packet sniffing part has been made from scratch by @Herysia and @Mathicha, however, we can't help but thank @Shalzuth for his work on LostArkLogger.