Releases: pjmagee/swtor-logparser
Releases · pjmagee/swtor-logparser
Release list
v1.3.0
Downloads
| Platform | Artifact | Notes |
|---|---|---|
| Windows x64 | SwtorLogParser.Overlay-*-win-x64.exe |
Transparent ImGui DPS/HPS overlay |
| Windows x64 | SwtorLogParser.Cli-*-win-x64.exe |
Native AOT CLI (list / monitor) |
| macOS Apple Silicon | SwtorLogParser.Overlay-*-osx-arm64 |
Same ImGui overlay (portable host) |
| macOS Apple Silicon | SwtorLogParser.Cli-*-osx-arm64 |
Native AOT CLI |
Overlay (Windows + Mac)
Run SWTOR in Fullscreen (Windowed) or Borderless. Enable combat logging in-game.
- Windows logs:
Documents\Star Wars - The Old Republic\CombatLogs - macOS logs: Documents and/or Broadsword Application Support (best-effort)
# macOS
chmod +x SwtorLogParser.Overlay-*-osx-arm64
./SwtorLogParser.Overlay-*-osx-arm64Full Changelog is auto-generated below.
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Downloads
| Platform | Artifact | Notes |
|---|---|---|
| Windows x64 | SwtorLogParser.Overlay-*-win-x64.exe |
Transparent ImGui DPS/HPS overlay (primary app) |
| Windows x64 | SwtorLogParser.Cli-*-win-x64.exe |
Native AOT CLI (list / monitor) |
| macOS Apple Silicon | SwtorLogParser.Cli-*-osx-arm64 |
Native AOT CLI for M-series Macs (SWTOR Mac is arm64-only) |
Windows overlay
Run SWTOR in Fullscreen (Windowed) or Borderless. Enable combat logging in-game.
Logs: Documents\Star Wars - The Old Republic\CombatLogs.
macOS CLI
The Dear ImGui overlay is Windows-only. On Mac, use the CLI:
chmod +x SwtorLogParser.Cli-*-osx-arm64
./SwtorLogParser.Cli-*-osx-arm64 monitorCombat log paths are resolved under Documents and Broadsword Application Support when present.
Full Changelog is auto-generated below.
Full Changelog: v1.1.3...v1.2.0