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 [2021/05/04 23:08] 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 
 +  * :!: 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://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 ======
  
-===== Diablo III =====+<code>Diablo II: Resurrected</code>
  
-****+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe"</code>
  
-<code>--exec="launch D3"</code>+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe" --game=osi "--gamepath=C:\Program Files (x86)\Diablo II Resurrected"</code>
  
-===== World of Warcraft =====+====== Diablo Immortal ======
  
-****+<code>Diablo Immortal</code>
  
-<code>--exec="launch WoW"</code>+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe"</code>
  
-===== Diablo II: Resurrected =====+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe" --game=anbs "--gamepath=C:\Program Files (x86)\Diablo Immortal"</code>
  
-  * :!: TODO+====== Diablo III ======
  
-<code>--exec="launch TODO"</code>+<code>Diablo III</code>
  
-===== StarCraft II =====+<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 S2"</code>+====== StarCraft: Remastered ======
  
-===== Warcraft IIIReforged =====+<code>StarCraftRemastered</code>
  
-****+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe"</code>
  
-<code>--exec="launch W3"</code>+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe" --game=s1 "--gamepath=C:\Program Files (x86)\StarCraft"</code>
  
-===== World of Warcraft Classic =====+=====Warcraft III: Reforged ======
  
-****+<code>Warcraft III: Reforged</code>
  
-<code>--exec="launch wow_classic"</code>+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe"</code>
  
-===== Destiny 2 =====+<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 DST2"</code>+===== Classic =====
  
-===== Call of Duty: Black Ops 4 =====+  * Classic-era
  
-****+<code>World of Warcraft Classic</code>
  
-<code>--exec="launch VIPR"</code>+<code>"C:\Program Files (x86)\Battle.net\Battle.net.exe"</code>
  
-===== StarCraftRemastered =====+<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>
  
-****+===== Retail =====
  
-<code>--exec="launch S1"</code>+  * Dragonflight (2024), and future expansions
  
 +<code>World of Warcraft</code>
  
-===== Hearthstone =====+<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 WTCG"</code> 
- 
-===== Heroes of the Storm ===== 
- 
-**** 
- 
-<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