Git Product home page Git Product logo

Comments (12)

dafzor avatar dafzor commented on August 20, 2024

Hi, are you still having the issue?

from bnetlauncher.

Ethan-BB avatar Ethan-BB commented on August 20, 2024

Yeah, same behaviour on v2.15
Not sure if it makes a difference, I have a Friends List (old one) always open on the desktop.

from bnetlauncher.

dafzor avatar dafzor commented on August 20, 2024

The battle.net command is actually Battle.net.exe --exec "launch wlby" so make sure that works.

If bettle.net client is working, please enable loging in bnetlauncher (see readme) and post a copy of the log.

from bnetlauncher.

Ethan-BB avatar Ethan-BB commented on August 20, 2024

Yeah, that command doesn't work. Just opens Battlenet on the last open game.

from bnetlauncher.

dafzor avatar dafzor commented on August 20, 2024

Yeah, that command doesn't work. Just opens Battlenet on the last open game.

It's possible blizzard changed the code for the game or broke the launch functionality for it.

Can you confirm it works for other games? You can see the list here for the cmd (pick one of the battlenet games, not battlenet2)?

from bnetlauncher.

Ethan-BB avatar Ethan-BB commented on August 20, 2024

StarCraft: Remastered, StarCraft 2, WarCraft 3: Reforged, Hearthstone, Overwatch and World of Warcraft all work fine.
Is there a way I could capture the command used when launching a game from the context menu from the tray? Because from there it starts fine.

from bnetlauncher.

dafzor avatar dafzor commented on August 20, 2024

The launch code can be extracted from products.db which is an hidden file in C:\ProgramData\Battle.net\Agent. Opening with notepad should allow you to see some text information like the one bellow:

�diablo3��d3�D
�D:/Games/Diablo III��eu�

Where diablo3 is the game d3 the launch code and D:/Games/Diablo III the install path. Unfortunately the launch code is case sensitive and not show in the correct case. In Diablo 3 case the code is D3 and not d3.

from bnetlauncher.

Ethan-BB avatar Ethan-BB commented on August 20, 2024

I can confirm wlby is correct, however I have a feeling --exec "launch wlby" isn't.
But I have no clue how to get the command used, Window Spy from HotkeyP is not working on Battlenet.

from bnetlauncher.

dafzor avatar dafzor commented on August 20, 2024

You can try changing the code to all caps, or just first uppercase letter and see if that makes any difference.

Beyond that you could try adding an entry using "battlenet2" which uses different codes or try to reach out to the devs on blizzard forums so they can fix the client (assuming it's a bug on their end).

from bnetlauncher.

Ethan-BB avatar Ethan-BB commented on August 20, 2024

Finally had time to test this, --exec "launch WLBY" (all capitals) will launch the game correctly.
However, putting it in all capitals into gamesdb.ini is not working for some reason ... maybe parsing is ignoring the letter case?

from bnetlauncher.

dafzor avatar dafzor commented on August 20, 2024

Try creating a new gamedb.ini entry instead of overwriting the setting on the existing one.

from bnetlauncher.

Ethan-BB avatar Ethan-BB commented on August 20, 2024

Yeah, that works.
Thank you!

from bnetlauncher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.