Skip to content
Ravaelles edited this page Jan 16, 2022 · 5 revisions

BWAPI configuration

Locate your bwapi.ini file (usually in Starcraft/bwapi-data/bwap.ini) and set auto_menu to SINGLE_PLAYER like so:

auto_menu = SINGLE_PLAYER

Chaoslauncher configuration

In order to achieve smoothest development with Atlantis, I recommend setting Chaoslauncher to use these settings:

Image A) https://prnt.sc/26eam9o

Image B) https://prnt.sc/26eamdx

This will make both Chaoslauncher and Starcraft run automatically from IDE. When you run Atlantis locally, it starts Chaoslauncher process, which in turn starts Starcraft if you configure it like in image B.

Clone this wiki locally