Installation
Download the latest version from Arena Tracker. Extract the zip file and double-click the executable to run it.
Hearthstone Logs
Arena Tracker uses Hearthstone’s logs to track game state. On first launch, it will ask you to locate these logs. If Hearthstone is installed in the default location, you can skip steps 1 and 2.
On Linux there’s no default path, as it depends on your Wine or Lutris setup. Arena Tracker will attempt to find Hearthstone directories using the
find
command within your home dir.
The first time you run Arena Tracker, it will ask for:
Hearthstone directory (if not default):
Windows/Wine default:
C:\Program Files (x86)\Hearthstone
macOS default:
/Applications/Hearthstone
log.config file (if not default):
Windows 7–10/Wine:
USER\AppData\Local\Blizzard\Hearthstone\log.config
Windows XP/Wine:
USER\Local Settings\Application Data\Blizzard\Hearthstone\log.config
macOS:
~/Library/Preferences/Blizzard/Hearthstone/log.config
InfoInfo: If the file doesn’t exist, create an empty
log.config
file in the directory.
Restart Hearthstone if it’s already running.
If you have issues installing or using Arena Tracker, feel free to ask for help on Reddit, or check the FAQ.
Arena Tracker Directory
Data is stored in one of the following directories, depending on your OS:
USER/Arena Tracker
(Windows/macOS
)
USER/.local/share/Arena Tracker
(Linux)
Folder structure:
Account.track-o-bot
: Your AT account.ArenaTrackerLog.txt
: Log file with debug info.ArenaTrackerLog.old
: Previous session log.ArenaTrackerDecks.json
: Stored decks.ArenaTrackerDrafts.json
: Current arena decks (1 per class)./Arena Stats
: Arena game stats./Extra
: Templates and JSON data./Hearthstone Cards
: Card images./Histograms
: Temporary image histograms for draft detection./Themes
: Default and custom theme data.
Last updated
Was this helpful?