Blizzard / Blizzard/s2client-api
Coordinator::LaunchStarcraft() opens the Blizzard App Login Page instead of StarCraft II
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 280
- PR merge metrics
- No merged PRs in 30d
Description
The command line buffer passed to CreateProcessA contains the string " -launch -listen 127.0.0.1 -port 8999 -displayMode 0 -windowwidth 1024 -windowheight 768 -windowx 100 -windowy 200". Eventually it times out waiting for connection. Looking in the Task Manager Details pane, there's no task with the given ProcessInfo::process_id. So far I've tried running Visual Studio as administrator, restarting, and running Visual Studio as administrator again.
( 17 second gif )

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.