User Tools

Site Tools


notes:battle.net_launcher_uris

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
notes:battle.net_launcher_uris [2020/05/11 18:11] Sean Rhonenotes:battle.net_launcher_uris [2024/01/05 06:00] – [Retail] Sean Rhone
Line 1: Line 1:
 ====== Information ====== ====== Information ======
  
-  * List of URIs to launch games or other things from Battle.net launcher +  * List of URIs to launch games or other things from Battle.net launcher, notably for non-Steam shortcuts 
-  * https://github.com/dafzor/bnetlauncher/issues/22#issuecomment-399788430+  * :!: Launch command and flags are pulled from [[https://learn.microsoft.com/en-us/sysinternals/downloads/process-explorer|Process Explorer]] ((run the game's launcher exe inside the game's folder)) ((make sure to change the slash direction for the command line arguments pasted from Process Explorer as it does ''/'' instead of ''\'')) 
 +  * https://github.com/dafzor/bnetlauncher/blob/master/bnetlauncher/Resources/gamesdb.ini 
 +  * https://wowdev.wiki/TACT#Products 
 +  * Mentions of ''enus'' can //likely// be changed to match other regions/languages
  
-====== Games ======+====== Diablo II: Resurrected ======
  
-===== StarCraft II =====+<code>Diablo II: Resurrected</code>
  
-****+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe"</code>
  
-<code>--exec="launch S2"</code>+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe" --game=osi "--gamepath=C:\Program Files (x86)\Diablo II Resurrected"</code>
  
-===== Diablo III =====+====== Diablo Immortal ======
  
-****+<code>Diablo Immortal</code>
  
-<code>--exec="launch D3"</code>+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe"</code>
  
-===== Warcraft IIIReforged =====+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe" --game=anbs "--gamepath=C:\Program Files (x86)\Diablo Immortal"</code>
  
-****+====== Diablo III ======
  
-<code>--exec="launch W3"</code>+<code>Diablo III</code>
  
-===== World of Warcraft Classic =====+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe"</code>
  
-****+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe" --game=diablo3_enus "--gamepath=C:\Program Files (x86)\Diablo III"</code>
  
-<code>--exec="launch wow_classic"</code>+====== StarCraft: Remastered ======
  
-===== Destiny 2 =====+<code>StarCraft: Remastered</code>
  
-****+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe"</code>
  
-<code>--exec="launch DST2"</code>+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe" --game=s1 "--gamepath=C:\Program Files (x86)\StarCraft"</code>
  
-===== World of Warcraft =====+=====Warcraft III: Reforged ======
  
-****+<code>Warcraft III: Reforged</code>
  
-<code>--exec="launch WoW"</code>+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe"</code>
  
-===== Call of DutyBlack Ops 4 =====+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe" --game=w3 "--gamepath=C:\Program Files (x86)\Warcraft III"</code>
  
-****+====== World of Warcraft ======
  
-<code>--exec="launch VIPR"</code>+===== Classic =====
  
-===== StarCraft: Remastered =====+  * Classic-era
  
-****+<code>World of Warcraft Classic</code>
  
-<code>--exec="launch S1"</code>+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe"</code>
  
 +<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe" --game=wow_enus "--gamepath=C:\Program Files (x86)\World of Warcraft Classic\World of Warcraft"</code>
  
-===== Hearthstone =====+===== Retail =====
  
-****+  Dragonflight (2024), and future expansions
  
-<code>--exec="launch WTCG"</code>+<code>World of Warcraft</code>
  
-===== Heroes of the Storm =====+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe"</code>
  
-****+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe" --game=wow_enus "--gamepath=C:\Program Files (x86)\World of Warcraft Retail\World of Warcraft"</code>
  
-<code>--exec="launch Hero"</code> 
- 
-===== Overwatch ===== 
- 
-**** 
- 
-<code>--exec="launch Pro"</code> 
- 
-====== Client ====== 
- 
-===== Games ===== 
- 
-**** 
- 
-<code>--exec="focus play"</code> 
- 
-===== Shop ===== 
- 
-**** 
- 
-<code>--exec="focus shop"</code> 
- 
-===== Social ===== 
- 
-**** 
- 
-<code>--exec="focus social"</code> 
- 
-===== News ===== 
- 
-**** 
- 
-<code>--exec="focus news"</code> 
- 
-===== Friends ===== 
- 
-**** 
- 
-<code>--exec="dialog friends"</code> 
- 
-===== Settings ===== 
- 
-**** 
- 
-<code>--exec="dialog settings"</code> 
/var/www/wiki/data/pages/notes/battle.net_launcher_uris.txt · Last modified: 2024/01/17 01:43 by Sean Rhone