- Install the APWorld from Releases.
- Generate a multiworld - Include the YAML (see
Heroes of the Storm.yaml) when generating the Archipelago multiworld. - Launch the client - Open the Archipelago Launcher and start the Heroes of the Storm Client.
- Play normally - Play Quick Match, Versus AI, or any other mode in HotS. Use heroes you have unlocked from the multiworld.
- Checks from replays - After each game, the client will detect and read the replay file automatically and send any completed checks.
/name= you./credit= who this client scores from a replay.- Modes: me (only you), team (your team), match (whole lobby). Optional name filter via
/credit add. - YAML sets the defaults;
/creditoverrides are saved per seed.
On connect, the client looks for replay folders under:
Documents\Heroes of the Storm\Accounts\
It scans for any subfolder named Multiplayer and watches for new .StormReplay files.
On first run, if nothing is found, the client opens normally and asks for your replay folder path in the console input at the bottom of the client window. Paste the path and press Enter.
Settings are saved in hots_config.json in your Archipelago user data folder. To change the folder later, edit that file:
{
"replay_dirs": [
"C:\\Users\\<username>\\Documents\\Heroes of the Storm\\Accounts\\12345678\\1-Hero-1-12345678\\Multiplayer"
]
}Or paste the path when prompted on first launch. Restart the client after editing the file.
The client matches replays to your slot using your in-game battle tag (player name).
Set in client: /name YourBattleTag Or edit hots_config.json: "battle_tag": "YourBattleTag" If replays are skipped, run /name with no args to compare your saved name vs. what your latest replay shows.
Existing replays are ignored when you connect, only new matches after that are processed automatically.
To re-check your most recent game (missed checks, wrong name, etc.):
/rescan
This reprocesses the newest .StormReplay in your configured folder(s) and sends any new checks.
| Command | Description |
|---|---|
/hots |
Unlocked heroes, credit status, open checks |
/heroes |
Unlocked vs locked heroes |
/goal |
Goal mode and progress |
/name |
Set / manage your HotS player name(s) |
/credit |
Scoring: me / team / match, add names |
/rescan |
Reprocess your latest replay manually |
/builds |
Write talent checks to TalentBuilds.txt |
/stim |
Use a Stimpack (also on the Loot tab) |