Skip to content

LOA Details allows you to track real-time stats of the game Lost Ark and view and parse its logged data.

License

Notifications You must be signed in to change notification settings

lost-ark-dev/loa-details

Repository files navigation




Realtime Damage Meter tool for Lost Ark

small


Requirements

When installing Npcap for Windows:

  • You must tick the case Install Npcap in WinPcap API-compatible Mode
  • If you don't want to run loa-details as administrator every time, you should NOT TICK the case Restrict Npcap driver's access to Administrators only

npcap-install

User Instructions

  • Make you that you have installed the requirements
  • Download latest release installer here
  • Follow the installation instructions
  • Start loa-details and start logging !

Dev

  • Clone with git clone --recurse-submodules https://github.com/lost-ark-dev/loa-details
  • Install dependencies with npm install
  • You can run loa-details in dev mode with the command npm run dev
  • You can build a release-ready binary with the command npm run build. Output will be located in ./dist/electron directory.

Credits

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.

About

LOA Details allows you to track real-time stats of the game Lost Ark and view and parse its logged data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published