bartok765/galaxy_blizzard_plugin

"play" does not differenciate between live/test realms

Opened this issue · 5 comments

Describe the bug
While you make a difference between World of Wacraft and WoW Classic,
there is no way to switch between live/ptr/beta realms before you hit play

Expected behavior
Have a small menu where you can set a default realm and switch between them before starting the game.

Hi,
Is it possible to create desktop shortcuts for PRT and not PRT? If yes, can tell me what you see on right-click this desktop shortcut in "properties"?

Alternatively what about just displaying battlenet on WoW page? I would like to avoid adding custom GUIs or config files.

As far as WoW Classic is concerned see FriendsOfGalaxy/galaxy-integration-battlenet#12

I found this battlenet wrapper: https://github.com/dafzor/bnetlauncher
They state "wowptr", "d3ptr" and "owptr". I have no PTR installed, maybe someone can test if those work in exec="launch ..."?

https://github.com/dafzor/bnetlauncher/blob/178c656417f5b3c4a79fe15983dd1368d0671a12/bnetlauncher/Resources/gamesdb.ini

according to above for wow cmd is "wowt" so
"Blizzard_location_path" --exec="launch wowt"