Battle.net launcher detection is busted
See original GitHub issueCurrently calling launcher with --exec="launch WoW"
only start the launcher not the game itself.
After launcher is ready it need to be started once more with --exec="launch WoW"
to start the game.
So correct config in this case look like this:
LauncherPath=C:\Path\To\Launcher\Battle.net.exe
LauncherArgs=--exec="launch WoW"
GamePath=C:\Path\To\Launcher\Battle.net.exe
GameArgs=--exec="launch WoW"
MonitorPath=C:\Path\To\World of Warcraft\_retail_\Wow.exe
OSOL can’t start Wow.exe
directly as it will not receive auth data from Battle.NET client.
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Battle Net Launcher broken AGAIN : r/SteamDeck
I found a fix that works for now. Install Heroic Launcher if you dont already have it. Add the Battle Net launcher setup...
Read more >Battlenet Launcher Broken? - General Discussion
The irony is it seems like the failure is actually in the updater not in battle.net itself. The app itself uses built shipped...
Read more >[SOLVED] Battle.net Launcher Not Working on Windows
The Battle.net not working issue could indicate a driver issue. In other words, you could be using incompatible, broken or outdated drivers.
Read more >Blizzard Battle.net down? Current outages and problems
Real-time problems and outages for Blizzard Battle.net. Is the server down? Can't log in? Here you see what is going on.
Read more >Stuck on Human Verification When Creating ...
I'm stuck on a page with "Detecting Humanity". I tried to create an account but I can't get past the human verification step....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Confirmed. OSOL’s launcher detection isn’t working properly. ETA on a fix is “soon”.
I can confirm that issue is fixed. Settings provided in wiki now work correctly.