Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Headful Mode Broken For 4.1.2 AIs #4

Closed
NiteKat opened this issue Apr 25, 2022 · 1 comment
Closed

Headful Mode Broken For 4.1.2 AIs #4

NiteKat opened this issue Apr 25, 2022 · 1 comment

Comments

@NiteKat
Copy link

NiteKat commented Apr 25, 2022

Launching Headful mode for a 4.1.2 AI stalls at the main menu.

@Bytekeeper
Copy link
Owner

4.1.2 and below use the registry to look for the Starcraft installation to load bwapi.ini.
This will require either:

  • Overwriting "LoadRegString" (as bwheadless does)
  • Changing the registry key (not nice)
  • Patching BWAPI 4.1.2 to support env, like the newer versions (a lot of work, because what about 3.7.x?)

Bytekeeper pushed a commit that referenced this issue Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants