Simple program that open multiple "Guild Wars 2" clients.
Multibox is allowed as stated >HERE<
"Guild Wars 2" command line arguments can be found in the wiki >HERE<
- Start the game from any path.
- Automatic find and kill the game mutex.
- Forward the command line arguments to the game.
- Simple setup for multiple settings by using windows shortcuts.
- GUI mode.
- Auto-Login.
Command line arguments:
-ShowDebugWindowShow the debug output in both Console and GUI mode.-UseDebugClientUse the dummy client (i made it for fast testing).-ConsoleModeStart in Console mode which accept these additional parameters:
-UseClientPath:"path"Path of the game exe.-Params:"-param1 -param2"Command line arguments for the client.
GW2MB.exe -ShowDebugWindow
Open in GUI mode with the debug window.
GW2MB.exe -ConsoleMode -Params:"-nomusic -nosound -whatever"
Open in CONSOLE mode and forward the arguments to the game.
GW2MB.exe -ConsoleMode -UseClientPath:"g:\ames\topkek\gw2-64.exe"
Open in CONSOLE mode and use the specified path to open the game.
GW2MB.exe -ConsoleMode -ShowDebugWindow "
Open in CONSOLE mode and show the debug window.
Is possible to use all the arguments but-UseClientPath is ignored if -UseDebugClient is used.
This project utilize LoggerPro to log on file/console.
GW2-MultiBox (GW2MB) is licensed under the terms of the GNU General Public License v3.
DummyClient is licensed under the terms of the MIT License (is in the dpr code at beginning)
"Guild Wars 2" (c) 2023 ArenaNet, LLC. All rights reserved.
All trademarks are the property of their respective owners.
